11
0
forked from pool/python-apipkg

- Add patch to fix build with pytest newer than 4:

* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-02-12 14:16:15 +00:00
committed by Git OBS Bridge
parent f2d7c7c2d1
commit 355a7eb2e3
3 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 12 14:15:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pytest newer than 4:
* pytest4.patch
-------------------------------------------------------------------
Sun Aug 5 17:06:32 UTC 2018 - mimi.vx@gmail.com