From aceb4fc1a1fbb66f9c94a9889aa7430fd089b654f4b3ae9ab92e08cf94486651 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Feb 2022 10:50:47 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=2020.13.1:=20=20=20*=20fix=20?= =?UTF-8?q?=E2=80=9Cexecv()=20arg=202=20must=20contain=20only=20strings?= =?UTF-8?q?=E2=80=9D=20error=20on=20M1=20MacOS=20=20=20*=20Ugrade=20embedd?= =?UTF-8?q?ed=20setuptools=20to=2060.5.0=20from=2060.2.0=20=20=20*=20Upgra?= =?UTF-8?q?de=20embedded=20pip=20to=2022.0.3=20and=20setuptools=20to=2060.?= =?UTF-8?q?6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=110 --- python-virtualenv.changes | 8 ++++++++ python-virtualenv.spec | 2 +- virtualenv-20.13.0.tar.gz | 3 --- virtualenv-20.13.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 virtualenv-20.13.0.tar.gz create mode 100644 virtualenv-20.13.1.tar.gz 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