[packages/python3-pytest-relaxed] - tests work now, six no longer needed

qboosh qboosh at pld-linux.org
Tue Dec 2 21:44:22 CET 2025


commit 120ef1e3f06914ff34c38dff27679bfcd74b3320
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 2 21:44:34 2025 +0100

    - tests work now, six no longer needed

 python3-pytest-relaxed.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python3-pytest-relaxed.spec b/python3-pytest-relaxed.spec
index f45840a..0073ef7 100644
--- a/python3-pytest-relaxed.spec
+++ b/python3-pytest-relaxed.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with	doc	# Sphinx documentation
-%bcond_with	tests	# unit tests (some failures)
+%bcond_without	tests	# unit tests
 
 Summary:	Relaxed test discovery/organization for pytest
 Summary(pl.UTF-8):	Rozluźnione wyszukiwanie/organizacja testów dla pytesta
@@ -21,7 +21,6 @@ BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-decorator >= 4
 BuildRequires:	python3-pytest >= 7
-BuildRequires:	python3-six >= 1
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pytest-relaxed.git/commitdiff/120ef1e3f06914ff34c38dff27679bfcd74b3320




More information about the pld-cvs-commit mailing list