forked from pool/python-virtualenv
Accepting request 1039702 from home:yarunachalam:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1039702 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=122
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user