- update to 20.13.1:
* fix “execv() arg 2 must contain only strings” error on M1 MacOS * Ugrade embedded setuptools to 60.5.0 from 60.2.0 * Upgrade embedded pip to 22.0.3 and setuptools to 60.6.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=110
This commit is contained in:
parent
1d6523f832
commit
aceb4fc1a1
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 10:50:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 20.13.1:
|
||||
* fix “execv() arg 2 must contain only strings” error on M1 MacOS
|
||||
* Ugrade embedded setuptools to 60.5.0 from 60.2.0
|
||||
* Upgrade embedded pip to 22.0.3 and setuptools to 60.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 17:39:55 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-virtualenv%{psuffix}
|
||||
Version: 20.13.0
|
||||
Version: 20.13.1
|
||||
Release: 0
|
||||
Summary: Virtual Python Environment builder
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8458cf8d59d0ea495ad9b34c2599487f8a7772d796f9910858376d1600dd2dd
|
||||
size 9957090
|
3
virtualenv-20.13.1.tar.gz
Normal file
3
virtualenv-20.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0621bcbf4160e4e1030f05065c8834b4e93f4fcc223255db2a823440aca9c14
|
||||
size 11990886
|
Loading…
Reference in New Issue
Block a user