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

qboosh qboosh at pld-linux.org
Sun Nov 2 18:26:34 CET 2025


commit 207c0e3f0f3fd63db3f57ff5dd48d7893d411ac6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 2 18:26:31 2025 +0100

    - disabled python3 here, release 4

 python-voluptuous.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-voluptuous.spec b/python-voluptuous.spec
index 2170157..ac67877 100644
--- a/python-voluptuous.spec
+++ b/python-voluptuous.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-voluptuous.spec)
 
 Summary:	Python data validation library
 Summary(pl.UTF-8):	Biblioteka Pythona do sprawdzania poprawności danych
 Name:		python-voluptuous
 # keep 0.13.x here for python2 support
 Version:	0.13.1
-Release:	3
+Release:	4
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/voluptuous/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-voluptuous.git/commitdiff/207c0e3f0f3fd63db3f57ff5dd48d7893d411ac6



More information about the pld-cvs-commit mailing list