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