From da707699c9ad8160fcfada63c23c19f84a06cf640de7179dced6accd8471f56b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 11 Jul 2022 09:48:56 +0000 Subject: [PATCH] Accepting request 988039 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/988039 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=115 --- python-virtualenv.changes | 21 +++++++++++++++++++++ python-virtualenv.spec | 2 +- virtualenv-20.14.1.tar.gz | 3 --- virtualenv-20.15.1.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 virtualenv-20.14.1.tar.gz create mode 100644 virtualenv-20.15.1.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 733e6ba..1db2484 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Jul 9 14:09:31 UTC 2022 - Arun Persaud + +- update to version 20.15.1: + * Bugfixes + + Fix the incorrect operation when setuptools plugins output + something into stdout. (#2335) + + CPython3Windows creator ignores missing DLLs dir. (#2368) + +- changes from version 20.15.0: + * Features + + Support for Windows embeddable Python package: includes + python.zip in the creator sources - by + @reksarka. (#1774) + * Bugfixes + + Upgrade embedded setuptools to 62.3.3 from 62.6.0 and pip to + 22.1.2 from 22.0.4 - by @gaborbernat. (#2348) + + Use shlex.quote instead of deprecated pipes.quote in Python 3 - + by @frenzymadness. (#2351) + + Fix Windows PyPy 3.6 - by @reksarka. (#2363) + ------------------------------------------------------------------- Sat Jun 4 20:43:42 UTC 2022 - Arun Persaud diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 344d988..1243588 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.14.1 +Version: 20.15.1 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.14.1.tar.gz b/virtualenv-20.14.1.tar.gz deleted file mode 100644 index 5866018..0000000 --- a/virtualenv-20.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef589a79795589aada0c1c5b319486797c03b67ac3984c48c669c0e4f50df3a5 -size 12216889 diff --git a/virtualenv-20.15.1.tar.gz b/virtualenv-20.15.1.tar.gz new file mode 100644 index 0000000..cae7f83 --- /dev/null +++ b/virtualenv-20.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288171134a2ff3bfb1a2f54f119e77cd1b81c29fc1265a2356f3e8d14c7d58c4 +size 13523736