[packages/python-testresources] - updated fixtures BR (fixtures.tests.helpers module is used)

qboosh qboosh at pld-linux.org
Thu Mar 16 22:19:53 CET 2023


commit 2f2a8236f3053b48da9ea3f496b01f5a55ff1f4e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 16 22:21:54 2023 +0100

    - updated fixtures BR (fixtures.tests.helpers module is used)

 python-testresources.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-testresources.spec b/python-testresources.spec
index 1328b7a..2e862dd 100644
--- a/python-testresources.spec
+++ b/python-testresources.spec
@@ -22,7 +22,7 @@ BuildRequires:	python-pbr >= 1.3
 BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-docutils
-BuildRequires:	python-fixtures
+BuildRequires:	python-fixtures >= 3.0.0-9
 BuildRequires:	python-testtools
 %endif
 %endif
@@ -32,7 +32,7 @@ BuildRequires:	python3-pbr >= 1.3
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-docutils
-BuildRequires:	python3-fixtures
+BuildRequires:	python3-fixtures >= 3.0.0-9
 BuildRequires:	python3-testtools
 %endif
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-testresources.git/commitdiff/2f2a8236f3053b48da9ea3f496b01f5a55ff1f4e



More information about the pld-cvs-commit mailing list