14
0

- Add missing dependencies

- Skip online test test_seed_link_via_app_data
- update to 20.0.25:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=85
This commit is contained in:
Tomáš Chvátal
2020-07-03 11:10:00 +00:00
committed by Git OBS Bridge
parent 56a8b24ca9
commit bb9d383653
2 changed files with 11 additions and 2 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Fri Jul 3 11:08:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add missing dependencies
- Skip online test test_seed_link_via_app_data
-------------------------------------------------------------------
Wed Jun 24 21:01:48 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 20.0.25:#
- update to 20.0.25:
* Fix that when the ``app-data`` seeders image creation fails the exception is silently ignored. Avoid two virtual environment creations to step on each oth
ers toes by using a lock while creating the base images. By :user:`gaborbernat`. (`#1869 <https://github.com/pypa/virtualenv/issues/1869>`_)
* Ensure that the seeded packages do not get too much out of date: