[packages/python-arrow] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Jul 15 22:03:28 CEST 2025
commit a99b98223c7aaef5ea1b9137c472da93913fd63d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 15 22:05:07 2025 +0200
- disable python3 here
python-arrow.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-arrow.spec b/python-arrow.spec
index fcc4199..54b37af 100644
--- a/python-arrow.spec
+++ b/python-arrow.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%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 (built from python3-arrow.spec)
%define module arrow
Summary: Better dates and times for Python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-arrow.git/commitdiff/a99b98223c7aaef5ea1b9137c472da93913fd63d
More information about the pld-cvs-commit
mailing list