- Add patch to work with python-virtualenv >= 20:

* virtualenv-20.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-04-06 08:22:41 +00:00
committed by Git OBS Bridge
parent 04674cd391
commit 291aef3bf0
3 changed files with 116 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 6 08:19:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with python-virtualenv >= 20:
* virtualenv-20.patch
-------------------------------------------------------------------
Fri Nov 15 10:41:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>