[packages/python-cffi] - updated to 1.14.0
qboosh
qboosh at pld-linux.org
Tue Mar 17 21:23:05 CET 2020
commit d0edb0b3b24e0c7f1be7182f4777fbbe0ea3dfde
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Mar 17 21:24:10 2020 +0100
- updated to 1.14.0
python-cffi.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/python-cffi.spec b/python-cffi.spec
index 9191577..4ff6ea6 100644
--- a/python-cffi.spec
+++ b/python-cffi.spec
@@ -1,4 +1,3 @@
-# TODO: examine test_thread.py failures and remove --ignore from py.test invocations
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
@@ -9,13 +8,13 @@
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.13.2
+Version: 1.14.0
Release: 1
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: 652203cf99faa254efff7fab23c2f3a2
+# Source0-md5: 74845f8d2b7b583dd9a3574f402edf39
URL: http://cffi.readthedocs.org/
BuildRequires: libffi-devel >= 3
BuildRequires: pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cffi.git/commitdiff/d0edb0b3b24e0c7f1be7182f4777fbbe0ea3dfde
More information about the pld-cvs-commit
mailing list