[packages/python-attrs] - disable python3 here, release 5
qboosh
qboosh at pld-linux.org
Tue May 27 21:35:37 CEST 2025
commit 9e0c29fd8d08247bff657750287863320d81b2a6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue May 27 21:29:32 2025 +0200
- disable python3 here, release 5
python-attrs.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-attrs.spec b/python-attrs.spec
index 3fb4b6d..7ac9feb 100644
--- a/python-attrs.spec
+++ b/python-attrs.spec
@@ -3,13 +3,14 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (TODO: re-enable when proper pytest is available in PLD)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-attrs.spec)
Summary: attrs - classes without boilerplate
Summary(pl.UTF-8): attrs - klasy bez ramowego kodu
Name: python-attrs
+# keep 21.x here for python2 support
Version: 21.4.0
-Release: 4
+Release: 5
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/attrs/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-attrs.git/commitdiff/9e0c29fd8d08247bff657750287863320d81b2a6
More information about the pld-cvs-commit
mailing list