commit 346608062cf60705514b67d5aef2148095b45925
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to