forked from pool/python-virtualenv
- update to 20.10.0:
* Special-case ``--prompt .`` to the name of the current directory
* Add libffi-8.dll to pypy windows
* Fixed path collision that could lead to a PermissionError or writing to system
directories when using PyPy3.8
* Upgrade embedded setuptools to ``58.3.0`` from ``58.1.0`` and pip to ``21.3.1`` from ``21.2.4``
* Remove stray closing parenthesis in activate.bat
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=108
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 09:58:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 20.10.0:
|
||||
* Special-case ``--prompt .`` to the name of the current directory
|
||||
* Add libffi-8.dll to pypy windows
|
||||
* Fixed path collision that could lead to a PermissionError or writing to system
|
||||
directories when using PyPy3.8
|
||||
* Upgrade embedded setuptools to ``58.3.0`` from ``58.1.0`` and pip to ``21.3.1`` from ``21.2.4``
|
||||
* Remove stray closing parenthesis in activate.bat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 16:35:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user