[packages/python-repoze.sphinx.autointerface] - disable python3 here (incompatible with Sphinx 4+); release 9

qboosh qboosh at pld-linux.org
Wed Apr 16 21:26:58 CEST 2025


commit 2b7fcbea4b3592d1cf589213f5862c2dcd6112d7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 16 21:19:02 2025 +0200

    - disable python3 here (incompatible with Sphinx 4+); release 9

 python-repoze.sphinx.autointerface.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-repoze.sphinx.autointerface.spec b/python-repoze.sphinx.autointerface.spec
index 32cd5e3..35868ed 100644
--- a/python-repoze.sphinx.autointerface.spec
+++ b/python-repoze.sphinx.autointerface.spec
@@ -1,14 +1,14 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-repoze.sphinx.autointerface.spec
 
 Summary:	Sphinx extension: auto-generate API docs from Zope interfaces
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa: automatyczne generowanie dokumentacji API z interfejsów Zope
 Name:		python-repoze.sphinx.autointerface
 # keep 0.x here for python2 support
 Version:	0.8
-Release:	8
+Release:	9
 License:	BSD-like
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/repoze-sphinx-autointerface/
@@ -44,6 +44,7 @@ Summary:	Sphinx extension: auto-generate API docs from Zope interfaces
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa: automatyczne generowanie dokumentacji API z interfejsów Zope
 Group:		Libraries/Python
 Requires:	python3-modules >= 1:3.3
+Requires:	python3-Sphinx < 4
 
 %description -n python3-repoze.sphinx.autointerface
 This package defines an extension for the Sphinx documentation system.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-repoze.sphinx.autointerface.git/commitdiff/2b7fcbea4b3592d1cf589213f5862c2dcd6112d7



More information about the pld-cvs-commit mailing list