[packages/python-pytest-metadata] - disabled python3 here, release 4

qboosh qboosh at pld-linux.org
Wed Dec 10 05:39:53 CET 2025


commit 41f1cd0ec90d5d742ac31394d643c046f8dd94a7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Dec 10 05:40:03 2025 +0100

    - disabled python3 here, release 4

 python-pytest-metadata.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pytest-metadata.spec b/python-pytest-metadata.spec
index 04c0d2f..25ff255 100644
--- a/python-pytest-metadata.spec
+++ b/python-pytest-metadata.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %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-metadata.spec)
 
 Summary:	pytest plugin for test session metadata
 Summary(pl.UTF-8):	Wtyczka pytesta do metadanych sesji testowej
 Name:		python-pytest-metadata
 # keep 1.x here for python2 support
 Version:	1.11.0
-Release:	3
+Release:	4
 License:	MPL v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pytest-metadata/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-metadata.git/commitdiff/41f1cd0ec90d5d742ac31394d643c046f8dd94a7



More information about the pld-cvs-commit mailing list