diff --git a/python-virtualenv.changes b/python-virtualenv.changes index bfe31ba..0a99842 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 7 10:50:06 UTC 2022 - Dirk Müller + +- 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 diff --git a/python-virtualenv.spec b/python-virtualenv.spec index dda771f..e1eb7b5 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -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 diff --git a/virtualenv-20.13.0.tar.gz b/virtualenv-20.13.0.tar.gz deleted file mode 100644 index 4a91d01..0000000 --- a/virtualenv-20.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8458cf8d59d0ea495ad9b34c2599487f8a7772d796f9910858376d1600dd2dd -size 9957090 diff --git a/virtualenv-20.13.1.tar.gz b/virtualenv-20.13.1.tar.gz new file mode 100644 index 0000000..bf572e4 --- /dev/null +++ b/virtualenv-20.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0621bcbf4160e4e1030f05065c8834b4e93f4fcc223255db2a823440aca9c14 +size 11990886