Skip to content

Commit 16bd3a2

Browse files
committed
Upgrade virtualenv.pyz to latest version
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 9155d41 commit 16bd3a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

thirdparty/virtualenv.pyz

-1.06 MB
Binary file not shown.

thirdparty/virtualenv.pyz.ABOUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
about_resource: virtualenv.pyz
22
name: get-virtualenv
3-
version: 20.26.1
4-
download_url: https://github.com/pypa/get-virtualenv/raw/20.26.1/public/virtualenv.pyz
3+
version: 20.27.0
4+
download_url: https://github.com/pypa/get-virtualenv/raw/20.27.0/public/virtualenv.pyz
55
description: virtualenv is a tool to create isolated Python environments.
66
homepage_url: https://github.com/pypa/virtualenv
77
license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new
@@ -10,4 +10,4 @@ copyright: Copyright (c) The Python Software Foundation and others
1010
redistribute: yes
1111
attribute: yes
1212
track_changes: yes
13-
package_url: pkg:github/pypa/get-virtualenv@20.26.1#public/virtualenv.pyz
13+
package_url: pkg:github/pypa/get-virtualenv@20.27.0#public/virtualenv.pyz

0 commit comments

Comments
 (0)