File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
about_resource: virtualenv.pyz
2
2
name: get-virtualenv
3
- version: 20.16.3
4
- download_url: https://github.com/pypa/get-virtualenv/blob /20.16.3 /public/virtualenv.pyz
3
+ version: 20.23.0
4
+ download_url: https://github.com/pypa/get-virtualenv/raw /20.23.0 /public/virtualenv.pyz
5
5
description: virtualenv is a tool to create isolated Python environments.
6
6
homepage_url: https://github.com/pypa/virtualenv
7
7
license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new
@@ -10,6 +10,6 @@ copyright: Copyright (c) The Python Software Foundation and others
10
10
redistribute: yes
11
11
attribute: yes
12
12
track_changes: yes
13
- package_url: pkg:github/pypa/get-virtualenv@20.16.3 #public/virtualenv.pyz
13
+ package_url: pkg:github/pypa/get-virtualenv@20.23.0 #public/virtualenv.pyz
14
14
notes: this archive has been modified from the original to remove extra
15
15
embedded wheels that are not needed as we support only Python 3.7+
You can’t perform that action at this time.
0 commit comments