From adcffc6192b7c881d238f151b293f2a55621001c2cf7cae7fcd41aeadb6bc1fb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 3 Dec 2022 07:30:22 +0000 Subject: [PATCH] Accepting request 1039702 from home:yarunachalam:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 20.16.7 * Use parent directory of python executable for pyvenv.cfg “home” value per PEP 405 - by @vfazio. (#2440) * In POSIX virtual environments, try alternate binary names if sys._base_executable does not exist - by @vfazio. (#2442) * Upgrade embedded wheel to 0.38.4 and pip to 22.3.1 from 22.3 and setuptools to 65.5.1 from 65.5.0 OBS-URL: https://build.opensuse.org/request/show/1039702 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=122 --- python-virtualenv.changes | 8 ++++++++ python-virtualenv.spec | 2 +- virtualenv-20.16.6.tar.gz | 3 --- virtualenv-20.16.7.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 virtualenv-20.16.6.tar.gz create mode 100644 virtualenv-20.16.7.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index da90bdd..932a5b6 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 02:36:31 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 20.16.7 + * Use parent directory of python executable for pyvenv.cfg “home” value per PEP 405 - by @vfazio. (#2440) + * In POSIX virtual environments, try alternate binary names if sys._base_executable does not exist - by @vfazio. (#2442) + * Upgrade embedded wheel to 0.38.4 and pip to 22.3.1 from 22.3 and setuptools to 65.5.1 from 65.5.0 + ------------------------------------------------------------------- Tue Oct 25 17:54:12 UTC 2022 - Matej Cepl diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 264ade3..cdca3c2 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -27,7 +27,7 @@ # there is no platformdirs for python2 on any of the target distributions %define skip_python2 1 Name: python-virtualenv%{psuffix} -Version: 20.16.6 +Version: 20.16.7 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.16.6.tar.gz b/virtualenv-20.16.6.tar.gz deleted file mode 100644 index 8678595..0000000 --- a/virtualenv-20.16.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:530b850b523c6449406dfba859d6345e48ef19b8439606c5d74d7d3c9e14d76e -size 12233333 diff --git a/virtualenv-20.16.7.tar.gz b/virtualenv-20.16.7.tar.gz new file mode 100644 index 0000000..8574fe9 --- /dev/null +++ b/virtualenv-20.16.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8691e3ff9387f743e00f6bb20f70121f5e4f596cae754531f2b3b3a1b1ac696e +size 12268638