[packages/python-inflect] - disable python3 here
    qboosh 
    qboosh at pld-linux.org
       
    Sun Mar  6 22:07:31 CET 2022
    
    
  
commit 9bf4e6665f7aa89212c072be4a4c24ddc9693a63
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 6 22:09:25 2022 +0100
    - disable python3 here
 python-inflect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-inflect.spec b/python-inflect.spec
index 662f492..c7e0057 100644
--- a/python-inflect.spec
+++ b/python-inflect.spec
@@ -4,7 +4,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	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-inflect.spec)
 
 Summary:	Correctly generate plurals, singular nouns, ordinals, indefinite articles
 Summary(pl.UTF-8):	Poprawne generowanie liczby mnogiej i pojedynczej, liczebników, przedimków nieokreślonych
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-inflect.git/commitdiff/9bf4e6665f7aa89212c072be4a4c24ddc9693a63
    
    
More information about the pld-cvs-commit
mailing list