17
0

Accepting request 770675 from home:mcalabkova:branches:devel:languages:python

- update to 16.7.9
  * upgrade setuptools from 41.4.0 to 42.0.2
  * fix virtualenv creation when --no-pip argument used.

OBS-URL: https://build.opensuse.org/request/show/770675
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2020-02-06 18:19:43 +00:00
committed by Git OBS Bridge
parent f97cbae102
commit 4f984a0fb4
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 6 17:56:27 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 16.7.9
* upgrade setuptools from 41.4.0 to 42.0.2
* fix virtualenv creation when --no-pip argument used.
-------------------------------------------------------------------
Tue Sep 17 18:01:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>