[packages/python-rst.linker] - rel 5, disable python3

baggins baggins at pld-linux.org
Mon Sep 15 13:00:17 CEST 2025


commit d8695323c7ca5525783ee64ad71a751cb2206ec8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Sep 15 15:00:07 2025 +0200

    - rel 5, disable python3

 python-rst.linker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-rst.linker.spec b/python-rst.linker.spec
index 06d147a..ff9a171 100644
--- a/python-rst.linker.spec
+++ b/python-rst.linker.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# documentation (uses python2, needs repository metadata)
 %bcond_without	tests	# py.test tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %if %{without python2}
 %undefine	with_doc
@@ -12,7 +12,7 @@ Summary:	rst.linker - Python 2 Sphinx plugin to add links to the changelog
 Summary(pl.UTF-8):	rst.linker - wtyczka Sphinksa dla Pythona 2 do dodawania odnośników do changeloga
 Name:		python-rst.linker
 Version:	1.11
-Release:	4
+Release:	5
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/rst.linker/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rst.linker.git/commitdiff/d8695323c7ca5525783ee64ad71a751cb2206ec8



More information about the pld-cvs-commit mailing list