summaryrefslogtreecommitdiff
path: root/devel/py-cffi
diff options
context:
space:
mode:
authorwiz <wiz>2015-03-09 08:11:54 +0000
committerwiz <wiz>2015-03-09 08:11:54 +0000
commit3f3334e77e5ebe8c21f4dbea0625646f781a58d5 (patch)
tree0af183b651fc56ad86ffbe7d6761c493bfac525e /devel/py-cffi
parent6387c43d061c8918677057bad0b1f904a88f686e (diff)
downloadpkgsrc-3f3334e77e5ebe8c21f4dbea0625646f781a58d5.tar.gz
Update to 0.9.1:
0.9.1 CFFI 0.9.1 was released today. This is a bugfix release that only concerns versions of CPython 3.4 older than last August, on non-Windows platforms. 0.9 CFFI 0.9.0 was released today. The readthedocs.org page is still missing a "release 0.9" tag, which I'll add as soon as its admin pages are back online. I hope everything else is in order. The documentation can be seen at http://cffi.readthedocs.org/en/latest/ . There are a number of small new features in this release; for more details, search for "version 0.9" on that page. Note that PyPy 2.5.0 includes a version of CFFI that is mislabelled as "0.8.6"; it is actually close to 0.9. I'll try to make sure that the next PyPy release matches exactly a CFFI release.
Diffstat (limited to 'devel/py-cffi')
-rw-r--r--devel/py-cffi/Makefile4
-rw-r--r--devel/py-cffi/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile
index 6123026fa27..ad6a299b36e 100644
--- a/devel/py-cffi/Makefile
+++ b/devel/py-cffi/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/07/22 09:50:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/09 08:11:54 wiz Exp $
-DISTNAME= cffi-0.8.6
+DISTNAME= cffi-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= https://pypi.python.org/packages/source/c/cffi/
diff --git a/devel/py-cffi/distinfo b/devel/py-cffi/distinfo
index fb2c4b2107b..994290b3a01 100644
--- a/devel/py-cffi/distinfo
+++ b/devel/py-cffi/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/07/22 09:50:41 wiz Exp $
+$NetBSD: distinfo,v 1.5 2015/03/09 08:11:54 wiz Exp $
-SHA1 (cffi-0.8.6.tar.gz) = 4e82390201e6f30e9df8a91cd176df19b8f2d547
-RMD160 (cffi-0.8.6.tar.gz) = 409886f82464865cd1e68e86aa4344b08aec2406
-Size (cffi-0.8.6.tar.gz) = 196835 bytes
+SHA1 (cffi-0.9.1.tar.gz) = 6a1b297ee7108803f54bb6333cf1e5630a193756
+RMD160 (cffi-0.9.1.tar.gz) = ea3888bcd062f635c098c9bb7c146000e89a0323
+Size (cffi-0.9.1.tar.gz) = 207931 bytes