From 967c167f51caf62d419bfa3c637a992a6001b48b6e0c7825e9060e24844e960b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jun 2024 07:56:49 +0000 Subject: [PATCH] - 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 --- python-jaraco.test.changes | 7 ++++++- python-jaraco.test.spec | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-jaraco.test.changes b/python-jaraco.test.changes index d3ee644..2953058 100644 --- a/python-jaraco.test.changes +++ b/python-jaraco.test.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 11 07:56:39 UTC 2024 - Dirk Müller + +- add testsuite runtime dependency + ------------------------------------------------------------------- Fri May 31 01:29:54 UTC 2024 - Steve Kowalik -- 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. ------------------------------------------------------------------- diff --git a/python-jaraco.test.spec b/python-jaraco.test.spec index b1a27e1..abc45d5 100644 --- a/python-jaraco.test.spec +++ b/python-jaraco.test.spec @@ -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