14
0

Accepting request 1179935 from devel:languages:python

- add testsuite runtime dependency

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

OBS-URL: https://build.opensuse.org/request/show/1179935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.test?expand=0&rev=5
This commit is contained in:
2024-06-11 16:27:07 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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> Fri May 31 01:29:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

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