From a1ccf1fe78ab87f54409bd9a4f04418b10914955609d2227ad1002d3c0583000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 28 Feb 2024 12:56:17 +0000 Subject: [PATCH] Accepting request 1152468 from home:bnavigator:branches:devel:languages:python - Update to 20.25.1 * Upgrade embedded wheels: * Avoid importing contextlib in _virtualenv #2688 OBS-URL: https://build.opensuse.org/request/show/1152468 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=142 --- python-virtualenv.changes | 7 +++++++ python-virtualenv.spec | 6 +++--- virtualenv-20.25.0.tar.gz | 3 --- virtualenv-20.25.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 virtualenv-20.25.0.tar.gz create mode 100644 virtualenv-20.25.1.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index b5ea407..10b26f1 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 27 18:13:43 UTC 2024 - Ben Greiner + +- Update to 20.25.1 + * Upgrade embedded wheels: + * Avoid importing contextlib in _virtualenv #2688 + ------------------------------------------------------------------- Fri Jan 5 13:24:46 UTC 2024 - Ben Greiner diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 3e3e421..03143c5 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-virtualenv # # Copyright (c) 2024 SUSE LLC # @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-virtualenv%{psuffix} -Version: 20.25.0 +Version: 20.25.1 Release: 0 Summary: Virtual Python Environment builder License: MIT @@ -60,7 +60,7 @@ Requires: (python-distlib >= 0.3.7 with python-distlib < 1) Requires: (python-filelock >= 3.12.2 with python-filelock < 4) Requires: (python-platformdirs >= 3.9.1 with python-platformdirs < 5) Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %if 0%{python_version_nodots} < 38 Requires: python-importlib-metadata >= 6.6 diff --git a/virtualenv-20.25.0.tar.gz b/virtualenv-20.25.0.tar.gz deleted file mode 100644 index d1c8f53..0000000 --- a/virtualenv-20.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf51c0d9c7dd63ea8e44086fa1e4fb1093a31e963b86959257378aef020e1f1b -size 7150307 diff --git a/virtualenv-20.25.1.tar.gz b/virtualenv-20.25.1.tar.gz new file mode 100644 index 0000000..adc5a3a --- /dev/null +++ b/virtualenv-20.25.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08e13ecdca7a0bd53798f356d5831434afa5b07b93f0abdf0797b7a06ffe197 +size 7152341