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

qboosh qboosh at pld-linux.org
Tue Apr 7 21:20:27 CEST 2026


commit f15dc927c27ece55c42f487ef78e2e1a6ec87369
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 21:20:56 2026 +0200

    - disable python3 here, release 4

 python-rfc3986.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-rfc3986.spec b/python-rfc3986.spec
index f1d48b0..273b89b 100644
--- a/python-rfc3986.spec
+++ b/python-rfc3986.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-rfc3986.spec)
 
 Summary:	Validating URI References per RFC 3986
 Summary(pl.UTF-8):	Sprawdzanie poprawności URI według RFC 3986
 Name:		python-rfc3986
 # keep 1.x here for python2 support
 Version:	1.5.0
-Release:	3
+Release:	4
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rfc3986.git/commitdiff/f15dc927c27ece55c42f487ef78e2e1a6ec87369



More information about the pld-cvs-commit mailing list