- Add upstream patch to fix tests with pytest >= 8.1:

0001-Use-reason-instead-of-msg-for-pytest.skip.patch
  gh#domdfcoding/handy-archives#35

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-handy-archives?expand=0&rev=3
This commit is contained in:
2024-08-12 09:13:11 +00:00
committed by Git OBS Bridge
parent 3025a9306f
commit 22dfe2fd79
3 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 12 09:12:23 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add upstream patch to fix tests with pytest >= 8.1:
0001-Use-reason-instead-of-msg-for-pytest.skip.patch
gh#domdfcoding/handy-archives#35
-------------------------------------------------------------------
Fri Jul 26 07:14:29 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>