]> git.pld-linux.org Git - packages/python-pefile.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Apr 2023 18:19:22 +0000 (20:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Apr 2023 18:19:22 +0000 (20:19 +0200)
python-pefile.spec

index d6981ac6f4e6ba308dda4a9ed6687e65426e9198..041ed35146974c4755dcf8767c200b0060197ed1 100644 (file)
@@ -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
This page took 0.156089 seconds and 4 git commands to generate.