forked from pool/python-virtualenv
Accepting request 988039 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/988039 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=115
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 9 14:09:31 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 20.15.1:
|
||||
* Bugfixes
|
||||
+ Fix the incorrect operation when setuptools plugins output
|
||||
something into stdout. (#2335)
|
||||
+ CPython3Windows creator ignores missing DLLs dir. (#2368)
|
||||
|
||||
- changes from version 20.15.0:
|
||||
* Features
|
||||
+ Support for Windows embeddable Python package: includes
|
||||
python<VERSION>.zip in the creator sources - by
|
||||
@reksarka. (#1774)
|
||||
* Bugfixes
|
||||
+ Upgrade embedded setuptools to 62.3.3 from 62.6.0 and pip to
|
||||
22.1.2 from 22.0.4 - by @gaborbernat. (#2348)
|
||||
+ Use shlex.quote instead of deprecated pipes.quote in Python 3 -
|
||||
by @frenzymadness. (#2351)
|
||||
+ Fix Windows PyPy 3.6 - by @reksarka. (#2363)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 20:43:42 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user