1
0

Accepting request 961179 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/961179
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=111
This commit is contained in:
2022-03-19 12:13:28 +00:00
committed by Git OBS Bridge
parent aceb4fc1a1
commit 0c666c58d0
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Mar 12 05:54:11 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 20.13.3:
* Avoid symlinking the contents of /usr into PyPy3.8+ virtualenvs -
by @stefanor. (#2310)
* Bump embed pip from 22.0.3 to 22.0.4 - by @gaborbernat. (#2311)
- changes from version 20.13.2:
* Upgrade embedded setuptools to 60.9.3 from 60.6.0 - by
@gaborbernat. (#2306)
-------------------------------------------------------------------
Mon Feb 7 10:50:06 UTC 2022 - Dirk Müller <dmueller@suse.com>