1
0

- Add patch from upstream to fix one failing test:

* tests.patch

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 7 07:20:17 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch from upstream to fix one failing test:
* tests.patch
-------------------------------------------------------------------
Fri Jul 3 11:08:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>