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