[packages/python-smmap] - rel 4, disable python3
baggins
baggins at pld-linux.org
Mon Sep 15 13:01:13 CEST 2025
commit f9e3cfb8480d8c8a8f79a884ef416c28460cf38f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 15:01:05 2025 +0200
- rel 4, disable python3
python-smmap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-smmap.spec b/python-smmap.spec
index baa92af..e125749 100644
--- a/python-smmap.spec
+++ b/python-smmap.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%bcond_without tests # unit tests
%define module smmap
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Czysto pythonowa implementacja zarządcy odwzorowania w pami
Name: python-%{module}
# keep 3.x here for python2 support
Version: 3.0.5
-Release: 3
+Release: 4
License: BSD
Group: Development/Languages/Python
#Source0Download: https://github.com/gitpython-developers/smmap/tags
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-smmap.git/commitdiff/f9e3cfb8480d8c8a8f79a884ef416c28460cf38f
More information about the pld-cvs-commit
mailing list