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
This commit is contained in:
parent
f90d6d3533
commit
a1ccf1fe78
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 27 18:13:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 20.25.1
|
||||||
|
* Upgrade embedded wheels:
|
||||||
|
* Avoid importing contextlib in _virtualenv #2688
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 5 13:24:46 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Fri Jan 5 13:24:46 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package python-virtualenv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-virtualenv%{psuffix}
|
Name: python-virtualenv%{psuffix}
|
||||||
Version: 20.25.0
|
Version: 20.25.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Virtual Python Environment builder
|
Summary: Virtual Python Environment builder
|
||||||
License: MIT
|
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-filelock >= 3.12.2 with python-filelock < 4)
|
||||||
Requires: (python-platformdirs >= 3.9.1 with python-platformdirs < 5)
|
Requires: (python-platformdirs >= 3.9.1 with python-platformdirs < 5)
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{python_version_nodots} < 38
|
%if 0%{python_version_nodots} < 38
|
||||||
Requires: python-importlib-metadata >= 6.6
|
Requires: python-importlib-metadata >= 6.6
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf51c0d9c7dd63ea8e44086fa1e4fb1093a31e963b86959257378aef020e1f1b
|
|
||||||
size 7150307
|
|
3
virtualenv-20.25.1.tar.gz
Normal file
3
virtualenv-20.25.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e08e13ecdca7a0bd53798f356d5831434afa5b07b93f0abdf0797b7a06ffe197
|
||||||
|
size 7152341
|
Loading…
Reference in New Issue
Block a user