[packages/python-feedparser] disable python3 here

atler atler at pld-linux.org
Thu Mar 11 11:59:21 CET 2021


commit 3483cee9482a4c3f8542fb1cdd1585abf9af6b83
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Mar 11 11:59:09 2021 +0100

    disable python3 here

 python-feedparser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-feedparser.spec b/python-feedparser.spec
index 43521e3..c8860fa 100644
--- a/python-feedparser.spec
+++ b/python-feedparser.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 %bcond_with	tests	# perform "make test" (3 tests fail)
 
 %define 	module	feedparser
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-feedparser.git/commitdiff/3483cee9482a4c3f8542fb1cdd1585abf9af6b83



More information about the pld-cvs-commit mailing list