forked from pool/python-virtualenv
- Update to vesion 20.16.5:
- Do not turn echo off for subsequent commands in batch activators (activate.bat and deactivate.bat) - Bump embed setuptools to 65.3 - Upgrade embedded pip to 22.2.2 from 22.2.1 and setuptools to 63.4.1 from 63.2.0 - Bump embeded pip from 22.2 to 22.2.1 - Update Nushell activation scripts to version 0.67 - Drop support for running under Python 2 (still can generate Python 2 environments) - Upgrade embedded pip to 22.2 from 22.1.2 and setuptools to 63.2.0 from 62.6.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=117
This commit is contained in:
parent
da707699c9
commit
d3d68a38d4
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 10 09:35:14 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to vesion 20.16.5:
|
||||||
|
- Do not turn echo off for subsequent commands in batch
|
||||||
|
activators (activate.bat and deactivate.bat)
|
||||||
|
- Bump embed setuptools to 65.3
|
||||||
|
- Upgrade embedded pip to 22.2.2 from 22.2.1 and setuptools to
|
||||||
|
63.4.1 from 63.2.0
|
||||||
|
- Bump embeded pip from 22.2 to 22.2.1
|
||||||
|
- Update Nushell activation scripts to version 0.67
|
||||||
|
- Drop support for running under Python 2 (still can generate
|
||||||
|
Python 2 environments)
|
||||||
|
- Upgrade embedded pip to 22.2 from 22.1.2 and setuptools to
|
||||||
|
63.2.0 from 62.6.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 9 14:09:31 UTC 2022 - Arun Persaud <arun@gmx.de>
|
Sat Jul 9 14:09:31 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-virtualenv%{psuffix}
|
Name: python-virtualenv%{psuffix}
|
||||||
Version: 20.15.1
|
Version: 20.16.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Virtual Python Environment builder
|
Summary: Virtual Python Environment builder
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:288171134a2ff3bfb1a2f54f119e77cd1b81c29fc1265a2356f3e8d14c7d58c4
|
|
||||||
size 13523736
|
|
3
virtualenv-20.16.5.tar.gz
Normal file
3
virtualenv-20.16.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:227ea1b9994fdc5ea31977ba3383ef296d7472ea85be9d6732e42a91c04e80da
|
||||||
|
size 12223925
|
Loading…
Reference in New Issue
Block a user