14
0
forked from pool/python-pylama

- Add support-pytest-6.patch to support running with pytest >= 6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylama?expand=0&rev=13
This commit is contained in:
2021-03-16 04:13:25 +00:00
committed by Git OBS Bridge
parent c0b33fda4d
commit 3ec42500b1
3 changed files with 44 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 16 04:12:39 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add support-pytest-6.patch to support running with pytest >= 6.
-------------------------------------------------------------------
Wed Dec 9 10:05:03 UTC 2020 - Benjamin Greiner <code@bnavigator.de>