[packages/python-sphinxcontrib-websupport] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Apr 13 18:00:23 CEST 2020


commit 8593e3fc30cd955a93efff0d6faa13767d7661c6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 13 18:00:28 2020 +0200

    - disable python3 here

 python-sphinxcontrib-websupport.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec
index 11b2d96..a6d50a2 100644
--- a/python-sphinxcontrib-websupport.spec
+++ b/python-sphinxcontrib-websupport.spec
@@ -1,12 +1,14 @@
+# NOTE: for versions >= 1.2.1 (for python 3.5+) see python3-sphinxcontrib-websupport.spec
 #
 # Conditional build:
 %bcond_with	tests	# unit tests (require already installed package???)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-sphinxcontrib-websupport.spec)
 
 Summary:	Sphinx API for Web Apps
 Summary(pl.UTF-8):	API Sphinksa dla aplikacji WWW
 Name:		python-sphinxcontrib-websupport
+# keep 1.1.x here for python2 support
 Version:	1.1.2
 Release:	1
 License:	BSD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinxcontrib-websupport.git/commitdiff/8593e3fc30cd955a93efff0d6faa13767d7661c6



More information about the pld-cvs-commit mailing list