[packages/python-boltons] Disable python3
arekm
arekm at pld-linux.org
Sun Mar 15 16:50:47 CET 2026
commit 6b02d32a070d6f0f17d4e699b0c2d8d60570d726
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Mar 15 16:50:38 2026 +0100
Disable python3
python-boltons.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-boltons.spec b/python-boltons.spec
index c0e7fb7..283d3a7 100644
--- a/python-boltons.spec
+++ b/python-boltons.spec
@@ -2,13 +2,13 @@
# Conditional build:
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: When they're not builtins, they're boltons
Summary(pl.UTF-8): To, co nie jest wbudowane, jest w boltons
Name: python-boltons
Version: 21.0.0
-Release: 6
+Release: 7
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/boltons/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-boltons.git/commitdiff/6b02d32a070d6f0f17d4e699b0c2d8d60570d726
More information about the pld-cvs-commit
mailing list