pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-cffi



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 10 07:44:12 UTC 2017

Modified Files:
        pkgsrc/devel/py-cffi: Makefile distinfo

Log Message:
py-cffi: update to 1.11.2

v1.11.2
Fix Windows issue with managing the thread-state on CPython 3.0 to 3.5


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-cffi/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-cffi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-cffi/Makefile
diff -u pkgsrc/devel/py-cffi/Makefile:1.29 pkgsrc/devel/py-cffi/Makefile:1.30
--- pkgsrc/devel/py-cffi/Makefile:1.29  Thu Oct  5 12:18:21 2017
+++ pkgsrc/devel/py-cffi/Makefile       Tue Oct 10 07:44:12 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2017/10/05 12:18:21 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/10/10 07:44:12 adam Exp $
 
-DISTNAME=      cffi-1.11.1
+DISTNAME=      cffi-1.11.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cffi/}

Index: pkgsrc/devel/py-cffi/distinfo
diff -u pkgsrc/devel/py-cffi/distinfo:1.26 pkgsrc/devel/py-cffi/distinfo:1.27
--- pkgsrc/devel/py-cffi/distinfo:1.26  Thu Oct  5 12:18:21 2017
+++ pkgsrc/devel/py-cffi/distinfo       Tue Oct 10 07:44:12 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2017/10/05 12:18:21 adam Exp $
+$NetBSD: distinfo,v 1.27 2017/10/10 07:44:12 adam Exp $
 
-SHA1 (cffi-1.11.1.tar.gz) = f3a61a3b53b482a7d05704344e0f055d4672fa01
-RMD160 (cffi-1.11.1.tar.gz) = d0c461814d4d80bfb5f353a62d93d6d3c8a7e0dd
-SHA512 (cffi-1.11.1.tar.gz) = eae71eae3136bde3e37c61724d5dc786b649d0f6546259e7072e4552fe0c73f7021f22a2f5fc941bbad10955ef6a11f0ec3f6e05346a25e69512b8ce254ad437
-Size (cffi-1.11.1.tar.gz) = 435135 bytes
+SHA1 (cffi-1.11.2.tar.gz) = 04d2df85eb1921630b4f9206886737eb37200c19
+RMD160 (cffi-1.11.2.tar.gz) = 3db6391bfea5e142aa3c2431090e1b1da95d099b
+SHA512 (cffi-1.11.2.tar.gz) = 8ccd8988bb6b4beb760abe5d8cac7cbf65a7dcfad5a535343e5961912751f426fdf6e602a983430e6aa9f56f2f623855b0cfb5ed8e5294a95d122866a4533eda
+Size (cffi-1.11.2.tar.gz) = 435142 bytes
 SHA1 (patch-testing_cffi0_test__verify.py) = 9097ed364176f968d8c5084e1bc3d3d368d92714
 SHA1 (patch-testing_cffi1_test__verify1.py) = 64a0c7073a446dd4ca7cd97086646959ad4fad08



Home | Main Index | Thread Index | Old Index