[packages/python-sphinx_issues] - rel 8, disable python3
baggins
baggins at pld-linux.org
Mon Sep 15 13:05:08 CEST 2025
commit e4d700c57bf60961a7d961dfb0a97be008e93ce6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 15:04:48 2025 +0200
- rel 8, disable python3
python-sphinx_issues.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sphinx_issues.spec b/python-sphinx_issues.spec
index 5c5ab00..10aea6b 100644
--- a/python-sphinx_issues.spec
+++ b/python-sphinx_issues.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
%bcond_with tests # unit tests [not included in release tarball]
Summary: Sphinx extension for linking to your project's issue tracker
Summary(pl.UTF-8): Rozszerzenie Sphinksa do dowiązań do systemu śledzenia problemów projektu
Name: python-sphinx_issues
Version: 1.2.0
-Release: 7
+Release: 8
License: MIT
Group: Libraries/Python
#Source0-Download: https://pypi.org/simple/sphinx-issues/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_issues.git/commitdiff/e4d700c57bf60961a7d961dfb0a97be008e93ce6
More information about the pld-cvs-commit
mailing list