14
0

- add testsuite runtime dependency

- Allow testsuite to fail due to upstream pytest bug with 8.1+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.test?expand=0&rev=10
This commit is contained in:
2024-06-11 07:56:49 +00:00
committed by Git OBS Bridge
parent 43d83d57ea
commit 967c167f51
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,12 @@
-------------------------------------------------------------------
Tue Jun 11 07:56:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add testsuite runtime dependency
-------------------------------------------------------------------
Fri May 31 01:29:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Allow testsuite to fail due to upstream pytest bug with 8.1+.
- Allow testsuite to fail due to upstream pytest bug with 8.1+.
- Clean up Suggests.
-------------------------------------------------------------------

View File

@@ -40,6 +40,7 @@ BuildRequires: fdupes
Requires: python-jaraco.collections
Requires: python-jaraco.context
Requires: python-jaraco.functools
Requires: python-testsuite
Suggests: python-sphinx >= 3.5
Suggests: python-jaraco.packaging >= 9
Suggests: python-rst.linker >= 1.9