Accepting request 1039742 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=54
This commit is contained in:
commit
e6161d2292
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 02:36:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 20.16.7
|
||||
* Use parent directory of python executable for pyvenv.cfg “home” value per PEP 405 - by @vfazio. (#2440)
|
||||
* In POSIX virtual environments, try alternate binary names if sys._base_executable does not exist - by @vfazio. (#2442)
|
||||
* Upgrade embedded wheel to 0.38.4 and pip to 22.3.1 from 22.3 and setuptools to 65.5.1 from 65.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 17:54:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
# there is no platformdirs for python2 on any of the target distributions
|
||||
%define skip_python2 1
|
||||
Name: python-virtualenv%{psuffix}
|
||||
Version: 20.16.6
|
||||
Version: 20.16.7
|
||||
Release: 0
|
||||
Summary: Virtual Python Environment builder
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:530b850b523c6449406dfba859d6345e48ef19b8439606c5d74d7d3c9e14d76e
|
||||
size 12233333
|
3
virtualenv-20.16.7.tar.gz
Normal file
3
virtualenv-20.16.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8691e3ff9387f743e00f6bb20f70121f5e4f596cae754531f2b3b3a1b1ac696e
|
||||
size 12268638
|
Loading…
Reference in New Issue
Block a user