[packages/python-cffi] - python2 note
qboosh
qboosh at pld-linux.org
Tue Nov 21 20:00:21 CET 2023
commit 27fb44480429057da63821387b6cbac6a767e23b
Author: Jakub Bogusz <qboosh at pld-linux.org>
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
More information about the pld-cvs-commit
mailing list