[packages/python-pytest-html] - disable python3 here, release 4

qboosh qboosh at pld-linux.org
Tue Jan 27 19:43:59 CET 2026


commit f5fcaa05e5b66dd85483d60d6741ddedac684fc8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 27 19:44:06 2026 +0100

    - disable python3 here, release 4

 python-pytest-html.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pytest-html.spec b/python-pytest-html.spec
index 471fd3a..ce7e2ac 100644
--- a/python-pytest-html.spec
+++ b/python-pytest-html.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (failing)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-pytest-html.spec)
 
 Summary:	pytest plugin for generating HTML reports
 Summary(pl.UTF-8):	Wtyczka pytesta do generowania raportów HTML
 Name:		python-pytest-html
 # keep 1.x here for python2 support
 Version:	1.22.1
-Release:	3
+Release:	4
 License:	MPL v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pytest-html/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-html.git/commitdiff/f5fcaa05e5b66dd85483d60d6741ddedac684fc8



More information about the pld-cvs-commit mailing list