[packages/python-versioneer] - disable python3 here
qboosh
qboosh at pld-linux.org
Sat Apr 20 19:10:18 CEST 2024
commit 346608062cf60705514b67d5aef2148095b45925
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 20 18:47:12 2024 +0200
- disable python3 here
python-versioneer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-versioneer.spec b/python-versioneer.spec
index 77d9bea..6109478 100644
--- a/python-versioneer.spec
+++ b/python-versioneer.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # unit tests (FIXME)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-versioneer.spec)
Summary: Easy VCS-based management of project version strings
Summary(pl.UTF-8): Łatwe, oparte o VCS zarządzanie łańcuchami wersji projektu
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-versioneer.git/commitdiff/346608062cf60705514b67d5aef2148095b45925
More information about the pld-cvs-commit
mailing list