14
0
forked from pool/python-pygal

- Add patch pytest4.patch to make the test suite compatible with

pytest4+ (yes, THIS is the only change necessary!).
  gh#Kozea/pygal#340

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=11
This commit is contained in:
2019-11-06 14:21:01 +00:00
committed by Git OBS Bridge
parent 3b996b0eae
commit 3011289e7c
3 changed files with 23 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 6 15:16:36 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add patch pytest4.patch to make the test suite compatible with
pytest4+ (yes, THIS is the only change necessary!).
gh#Kozea/pygal#340
-------------------------------------------------------------------
Fri Jul 19 12:31:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>