[packages/python-debtcollector] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Tue Apr 7 19:10:48 CEST 2026
commit 3eef96e6689691864faafe13164d8df785ebc146
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 7 19:11:17 2026 +0200
- disable python3 here, release 4
python-debtcollector.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-debtcollector.spec b/python-debtcollector.spec
index cf99cea..c3975ad 100644
--- a/python-debtcollector.spec
+++ b/python-debtcollector.spec
@@ -3,14 +3,14 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (missing deps)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-debtcollector.spec)
Summary: A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner
Summary(pl.UTF-8): Zbiór wzorców i strategii odchodzenia, pozwalający gromadzić dług technologiczny w sposób niedestruktywny
Name: python-debtcollector
# keep 1.x here for python2 support
Version: 1.22.0
-Release: 3
+Release: 4
License: Apache v2.0
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-debtcollector.git/commitdiff/3eef96e6689691864faafe13164d8df785ebc146
More information about the pld-cvs-commit
mailing list