commit 39d7c2a95ddc06e243701e573566afd071f46e44
Author: Jakub Bogusz <[email protected]>
Date:   Sat Apr 1 20:19:22 2023 +0200

    - disable python3 here

 python-pefile.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pefile.spec b/python-pefile.spec
index d6981ac..041ed35 100644
--- a/python-pefile.spec
+++ b/python-pefile.spec
@@ -1,11 +1,12 @@
 #
 # 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-pefile.spec)
 
 Summary:       Python PE parsing module
 Summary(pl.UTF-8):     ModuĊ‚ Pythona do analizy PE
 Name:          python-pefile
+# keep 2019.x here for python2 support
 Version:       2019.4.18
 Release:       1
 License:       MIT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pefile.git/commitdiff/39d7c2a95ddc06e243701e573566afd071f46e44

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

Reply via email to