[packages/python-linecache2] - rel 9, python2 only
baggins
baggins at pld-linux.org
Tue Sep 16 00:11:39 CEST 2025
commit 9ecc7fd2dd8bbb2dd9bc42ff288808c019e55588
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Sep 16 02:11:29 2025 +0200
- rel 9, python2 only
python-linecache2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-linecache2.spec b/python-linecache2.spec
index d5f5295..02b737d 100644
--- a/python-linecache2.spec
+++ b/python-linecache2.spec
@@ -4,14 +4,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 linecache to older supported Pythons
Summary(pl.UTF-8): Backport modułu linecache do starszych wersji Pythona
Name: python-linecache2
Version: 1.0.0
-Release: 8
+Release: 9
License: MIT
Group: Development/Languages/Python
#Source0Download: https://pypi.org/pypi/linecache2/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-linecache2.git/commitdiff/9ecc7fd2dd8bbb2dd9bc42ff288808c019e55588
More information about the pld-cvs-commit
mailing list