[packages/python-sphinx_celery] - disable python3 here

qboosh qboosh at pld-linux.org
Thu Jan 28 21:22:10 CET 2021


commit c1878afb77f0bceb13d263bf06158e2eb055ec21
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 28 21:22:23 2021 +0100

    - disable python3 here

 python-sphinx_celery.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-sphinx_celery.spec b/python-sphinx_celery.spec
index da2516b..64250d1 100644
--- a/python-sphinx_celery.spec
+++ b/python-sphinx_celery.spec
@@ -1,8 +1,9 @@
+# NOTE: for versions >= 2.0.0 (for python3/Sphinx 2+) see python3-sphinx_celery.spec
 #
 # 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 (built from python3-sphinx_celery.spec)
 
 Summary:	Sphinx Celery theme
 Summary(pl.UTF-8):	Motyw Celery dla Sphinksa
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_celery.git/commitdiff/c1878afb77f0bceb13d263bf06158e2eb055ec21



More information about the pld-cvs-commit mailing list