From 6eacc68f26cede52cacdbcab3fb0bbbe5e95bdaa6405ca079dae812cef7da4a4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 5 Jun 2022 16:45:28 +0000 Subject: [PATCH] Accepting request 980812 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/980812 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=113 --- python-virtualenv.changes | 26 ++++++++++++++++++++++++++ python-virtualenv.spec | 2 +- virtualenv-20.13.3.tar.gz | 3 --- virtualenv-20.14.1.tar.gz | 3 +++ 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 virtualenv-20.13.3.tar.gz create mode 100644 virtualenv-20.14.1.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index ab1f49c..733e6ba 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Jun 4 20:43:42 UTC 2022 - Arun Persaud + +- update to version 20.14.1: + * Features + + Support for creating a virtual environment from a Python 2.7 + framework on macOS 12 - by @nickhutchinson. (#2284) + * Bugfixes + + Upgrade embedded setuptools to 62.1.0 from 61.0.0 - by + @gaborbernat. (#2327) + +- changes from version 20.14.0: + * Features + + Support Nushell activation scripts with nu version 0.60 - by + @kubouch. (#2321) + * Bugfixes + + Upgrade embedded setuptools to 61.0.0 from 60.10.0 - by + @gaborbernat. (#2322) + +- changes from version 20.13.4: + * Bugfixes + + Improve performance of python startup inside created virtualenvs + - by @asottile. (#2317) + + Upgrade embedded setuptools to 60.10.0 from 60.9.3 - by + @gaborbernat. (#2320) + ------------------------------------------------------------------- Sat Mar 12 05:54:11 UTC 2022 - Arun Persaud diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 09ff55f..344d988 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.13.3 +Version: 20.14.1 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-20.13.3.tar.gz b/virtualenv-20.13.3.tar.gz deleted file mode 100644 index c7702e3..0000000 --- a/virtualenv-20.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9dd1a1359d70137559034c0f5433b34caf504af2dc756367be86a5a32967134 -size 12152717 diff --git a/virtualenv-20.14.1.tar.gz b/virtualenv-20.14.1.tar.gz new file mode 100644 index 0000000..5866018 --- /dev/null +++ b/virtualenv-20.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef589a79795589aada0c1c5b319486797c03b67ac3984c48c669c0e4f50df3a5 +size 12216889