[packages/python-hacking] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Sun Apr 19 09:24:07 CEST 2026
commit 95ec16ed408185b54d882416b67ca4245519e80f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 19 09:24:43 2026 +0200
- disable python3 here, release 4
python-hacking.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-hacking.spec b/python-hacking.spec
index b75037d..fb84758 100644
--- a/python-hacking.spec
+++ b/python-hacking.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 (built from python3-hacking.spec)
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (failing; require already installed package?)
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Wtyczki wymuszające OpenStack Hacking Guideline
Name: python-hacking
# keep 2.x here for python2 support
Version: 2.0.0
-Release: 3
+Release: 4
License: Apache v2.0
Group: Development/Languages/Python
Source0: https://files.pythonhosted.org/packages/source/h/hacking/hacking-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-hacking.git/commitdiff/95ec16ed408185b54d882416b67ca4245519e80f
More information about the pld-cvs-commit
mailing list