summaryrefslogtreecommitdiff
path: root/devel/py-cython
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-30 14:23:48 +0000
committerwiz <wiz@pkgsrc.org>2014-12-30 14:23:48 +0000
commitfe8a6198c21f1b756f22673ce6a4c85530b83d7c (patch)
tree3ec7c619ac9f2f966294c9b17a379aaadca72e40 /devel/py-cython
parente82df2ad306871afdfb347436471109d258a9a01 (diff)
downloadpkgsrc-fe8a6198c21f1b756f22673ce6a4c85530b83d7c.tar.gz
Update to 0.21.2:
0.21.2 (2014-12-27) =================== Bugs fixed ---------- * Crash when assigning a C value to both a Python and C target at the same time. * Automatic coercion from C++ strings to ``str`` generated incomplete code that failed to compile. * Declaring a constructor in a C++ child class erroneously required a default constructor declaration in the super class. * ``resize_smart()`` in ``cpython.array`` was broken. * Functions in ``libcpp.cast`` are now declared as ``nogil``. * Some missing C-API declarations were added. * Py3 main code in embedding program code was lacking casts. * Exception related to distutils "Distribution" class type in pyximport under latest CPython 2.7 and 3.4 releases when setuptools is being imported later.
Diffstat (limited to 'devel/py-cython')
-rw-r--r--devel/py-cython/Makefile4
-rw-r--r--devel/py-cython/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-cython/Makefile b/devel/py-cython/Makefile
index 1f690d16a9b..8154b88b44a 100644
--- a/devel/py-cython/Makefile
+++ b/devel/py-cython/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2014/10/23 10:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/12/30 14:23:48 wiz Exp $
-DISTNAME= Cython-0.21.1
+DISTNAME= Cython-0.21.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Cy/cy/}
CATEGORIES= lang python
MASTER_SITES= http://cython.org/release/
diff --git a/devel/py-cython/distinfo b/devel/py-cython/distinfo
index 79bfb08e1c9..f804ecee451 100644
--- a/devel/py-cython/distinfo
+++ b/devel/py-cython/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2014/10/23 10:09:49 wiz Exp $
+$NetBSD: distinfo,v 1.17 2014/12/30 14:23:48 wiz Exp $
-SHA1 (Cython-0.21.1.tar.gz) = 02c6f25025923e5a5647e7876670a4cc7759371e
-RMD160 (Cython-0.21.1.tar.gz) = f6b4bb001115b01dc24825899649ff55dde7e605
-Size (Cython-0.21.1.tar.gz) = 2743480 bytes
+SHA1 (Cython-0.21.2.tar.gz) = c3fe3dd5693aa09719ee4a3bcec898068c82592d
+RMD160 (Cython-0.21.2.tar.gz) = 7fd6312786729390f3b0bb92618a1fba320aee81
+Size (Cython-0.21.2.tar.gz) = 1549443 bytes
SHA1 (patch-ac) = d0e06dd9e4b5a34d0614ec17f51c129eb7724323
SHA1 (patch-runtests.py) = 788ff593da9ce447af368957f1a8be562e2d40da