[packages/python-click-didyoumean] - erl 5, disable python3

baggins baggins at pld-linux.org
Tue Jun 3 10:13:05 CEST 2025


commit 6f805ae1111c91515d5e2150550db01adcc6f935
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 3 11:03:42 2025 +0200

    - erl 5, disable python3

 python-click-didyoumean.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-click-didyoumean.spec b/python-click-didyoumean.spec
index 9e987f4..f0be0a8 100644
--- a/python-click-didyoumean.spec
+++ b/python-click-didyoumean.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (not included in sdist)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Enable git-like "did-you-mean" feature in click
 Summary(pl.UTF-8):	Włączenie funkcji "czy miałeś na myśli" w stylu gita w clicku
 Name:		python-click-didyoumean
 # keep 0.0.x here for python2 support
 Version:	0.0.3
-Release:	4
+Release:	5
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/click-didyoumean/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-click-didyoumean.git/commitdiff/6f805ae1111c91515d5e2150550db01adcc6f935



More information about the pld-cvs-commit mailing list