]> git.pld-linux.org Git - packages/python-cffi.git/blobdiff - python-cffi.spec
go back to last python2 version (1.15.1) and disable python3 here
[packages/python-cffi.git] / python-cffi.spec
index 7ca89c9abb99e4a3204140083bfb2542b2b6702a..9bea5864a3b34e9eaa522cb95ceefc3014515ad6 100644 (file)
@@ -1,20 +1,20 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 %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
-Version:       1.15.0
-Release:       4
+Version:       1.15.1
+Release:       2
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/cffi/
 Source0:       https://files.pythonhosted.org/packages/source/c/cffi/cffi-%{version}.tar.gz
-# Source0-md5: f3a3f26cd3335fc597479c9475da0a0b
+# Source0-md5: f493860a6e98cd0c4178149568a6b4f6
 URL:           http://cffi.readthedocs.org/
 BuildRequires: libffi-devel >= 3
 BuildRequires: pkgconfig
This page took 0.097913 seconds and 4 git commands to generate.