From c4179700713c75f8d8db04e87652c4bf021f621a75f7c0f16b34d51ddaf69ace Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Oct 2022 17:59:17 +0000 Subject: [PATCH] - Update to 20.16.6: - Drop unneeded shims for PyPy3 directory structure - Fix selected scheme on debian derivatives for python 3.10 when python3-distutils is not installed or the venv scheme is not avaiable - Allow the test suite to pass even with the original C shell (rather than tcsh) - Fix fallback handling of downloading wheels for bundled packages - Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to 22.3 from 22.2.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=120 --- python-virtualenv.changes | 15 +++++++++++++++ python-virtualenv.spec | 3 +-- virtualenv-20.16.5.tar.gz | 3 --- virtualenv-20.16.6.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 virtualenv-20.16.5.tar.gz create mode 100644 virtualenv-20.16.6.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index a878e50..da90bdd 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 25 17:54:12 UTC 2022 - Matej Cepl + +- Update to 20.16.6: + - Drop unneeded shims for PyPy3 directory structure + - Fix selected scheme on debian derivatives for python 3.10 + when python3-distutils is not installed or the venv scheme is + not avaiable + - Allow the test suite to pass even with the original C shell + (rather than tcsh) + - Fix fallback handling of downloading wheels for bundled + packages + - Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to + 22.3 from 22.2.2 + ------------------------------------------------------------------- Mon Oct 10 09:35:14 UTC 2022 - Matej Cepl diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 5dd84a7..264ade3 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -25,10 +25,9 @@ %bcond_with test %endif # there is no platformdirs for python2 on any of the target distributions -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-virtualenv%{psuffix} -Version: 20.16.5 +Version: 20.16.6 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.16.5.tar.gz b/virtualenv-20.16.5.tar.gz deleted file mode 100644 index 60bdb81..0000000 --- a/virtualenv-20.16.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:227ea1b9994fdc5ea31977ba3383ef296d7472ea85be9d6732e42a91c04e80da -size 12223925 diff --git a/virtualenv-20.16.6.tar.gz b/virtualenv-20.16.6.tar.gz new file mode 100644 index 0000000..8678595 --- /dev/null +++ b/virtualenv-20.16.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530b850b523c6449406dfba859d6345e48ef19b8439606c5d74d7d3c9e14d76e +size 12233333