- Update to 8.0:

* Explicitly depend on setuptools to ensure installation when
    working in environments without it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-rerunfailures?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-12-04 12:00:01 +00:00
committed by Git OBS Bridge
parent a14ca138c6
commit 50f0eab40f
4 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 4 11:57:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 8.0:
* Explicitly depend on setuptools to ensure installation when
working in environments without it
-------------------------------------------------------------------
Thu Mar 28 13:28:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>