[packages/python-tzlocal] - disable python3 here, release 8
qboosh
qboosh at pld-linux.org
Mon Jul 14 19:44:07 CEST 2025
commit fcf1226d17e5adb84a3446cb4ded0cbce548ab50
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jul 14 19:45:45 2025 +0200
- disable python3 here, release 8
python-tzlocal.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-tzlocal.spec b/python-tzlocal.spec
index c824c4b..4d1bc9a 100644
--- a/python-tzlocal.spec
+++ b/python-tzlocal.spec
@@ -2,7 +2,7 @@
# 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 (built from python3-tzlocal.spec)
%define module tzlocal
Summary: tzinfo object for the local timezone
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Obiekt tzinfo dla lokalnej strefy czasowej
Name: python-%{module}
# keep 2.x here for python2 support
Version: 2.1
-Release: 7
+Release: 8
License: MIT
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/tzlocal/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-tzlocal.git/commitdiff/fcf1226d17e5adb84a3446cb4ded0cbce548ab50
More information about the pld-cvs-commit
mailing list