]> git.pld-linux.org Git - packages/python-cffi.git/commitdiff
- python2 note master
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Nov 2023 18:40:53 +0000 (19:40 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Nov 2023 18:40:53 +0000 (19:40 +0100)
python-cffi.spec

index 9bea5864a3b34e9eaa522cb95ceefc3014515ad6..a233bf5400ce4cd4ac518dfa477ae250978d2785 100644 (file)
@@ -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
This page took 0.505259 seconds and 4 git commands to generate.