commit 27fb44480429057da63821387b6cbac6a767e23b
Author: Jakub Bogusz <[email protected]>
Date:   Tue Nov 21 19:40:53 2023 +0100

    - python2 note

 python-cffi.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-cffi.spec b/python-cffi.spec
index 9bea586..a233bf5 100644
--- a/python-cffi.spec
+++ b/python-cffi.spec
@@ -1,13 +1,14 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_with    python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-cffi.spec)
 %bcond_without doc     # Sphinx based documentation
 %bcond_without tests   # unit tests
 #
 Summary:       Foreign Function Interface for Python 2 calling C code
 Summary(pl.UTF-8):     Interfejs funkcji obcych (FFI) dla Pythona 2 
wywołującego kod w C
 Name:          python-cffi
+# keep 1.15.x here for python2 support
 Version:       1.15.1
 Release:       2
 License:       MIT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cffi.git/commitdiff/27fb44480429057da63821387b6cbac6a767e23b

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

Reply via email to