Accepting request 963040 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/963040 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=49
This commit is contained in:
commit
d958e73f3c
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 05:54:11 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 20.13.3:
|
||||
* Avoid symlinking the contents of /usr into PyPy3.8+ virtualenvs -
|
||||
by @stefanor. (#2310)
|
||||
* Bump embed pip from 22.0.3 to 22.0.4 - by @gaborbernat. (#2311)
|
||||
|
||||
- changes from version 20.13.2:
|
||||
* Upgrade embedded setuptools to 60.9.3 from 60.6.0 - by
|
||||
@gaborbernat. (#2306)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 10:50:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-virtualenv%{psuffix}
|
||||
Version: 20.13.1
|
||||
Version: 20.13.3
|
||||
Release: 0
|
||||
Summary: Virtual Python Environment builder
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0621bcbf4160e4e1030f05065c8834b4e93f4fcc223255db2a823440aca9c14
|
||||
size 11990886
|
3
virtualenv-20.13.3.tar.gz
Normal file
3
virtualenv-20.13.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9dd1a1359d70137559034c0f5433b34caf504af2dc756367be86a5a32967134
|
||||
size 12152717
|
Loading…
Reference in New Issue
Block a user