[packages/python-validators] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Sat Jan 17 19:33:12 CET 2026
commit 05acf8929d6ab2c68c370a0224e5f613702baf13
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 17 19:33:13 2026 +0100
- disable python3 here, release 4
python-validators.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-validators.spec b/python-validators.spec
index 56d5e65..6d1c0cb 100644
--- a/python-validators.spec
+++ b/python-validators.spec
@@ -3,14 +3,14 @@
%bcond_without doc # Sphinx documentation
%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-validators.spec)
Summary: Python Data Validation for Humans
Summary(pl.UTF-8): Sprawdzanie poprawności danych dla ludzi
Name: python-validators
# keep 0.14.x here for python2 support; 0.14.3 has been yanked
Version: 0.14.2
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/validators/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-validators.git/commitdiff/05acf8929d6ab2c68c370a0224e5f613702baf13
More information about the pld-cvs-commit
mailing list