14
0

- Use old pytest 3.x as newer do not work with this release

* this will be fixed with next release, just spread among
    numerous fixes in the git for quick backporting

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=78
This commit is contained in:
Tomáš Chvátal
2019-07-22 07:55:40 +00:00
committed by Git OBS Bridge
parent e15cd57502
commit f69bac1c2b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 22 07:54:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Use old pytest 3.x as newer do not work with this release
* this will be fixed with next release, just spread among
numerous fixes in the git for quick backporting
-------------------------------------------------------------------
Fri Jun 21 06:23:36 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>