[packages/python-traceback2] - rel 9, python2 only
baggins
baggins at pld-linux.org
Tue Sep 16 00:07:33 CEST 2025
commit d019348e11564a9c3d54d423470a65e826bb13f5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Sep 16 02:07:23 2025 +0200
- rel 9, python2 only
python-traceback2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-traceback2.spec b/python-traceback2.spec
index 334f992..496c76f 100644
--- a/python-traceback2.spec
+++ b/python-traceback2.spec
@@ -5,14 +5,14 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
-%bcond_without tests # test target
+%bcond_with python3 # CPython 3.x module
+%bcond_with tests # test target
Summary: Backport of traceback to older supported Pythons
Summary(pl.UTF-8): Backport modułu traceback do starszych wersji Pythona
Name: python-traceback2
Version: 1.4.0
-Release: 8
+Release: 9
License: PSF
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/traceback2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-traceback2.git/commitdiff/d019348e11564a9c3d54d423470a65e826bb13f5
More information about the pld-cvs-commit
mailing list