Accepting request 1152923 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1152923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2024-02-29 20:49:06 +00:00 committed by Git OBS Bridge
commit 1552d58814
4 changed files with 13 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf51c0d9c7dd63ea8e44086fa1e4fb1093a31e963b86959257378aef020e1f1b
size 7150307

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e08e13ecdca7a0bd53798f356d5831434afa5b07b93f0abdf0797b7a06ffe197
size 7152341