25171936 Update Cython to 0.25.1
authorjmcp <James.McPherson@oracle.com>
Wed, 07 Dec 2016 14:31:01 -0800
changeset 7478 1f0889220ac6
parent 7477 8032dcc67e07
child 7479 bb846d3c84b5
25171936 Update Cython to 0.25.1 25186334 /usr/bin/cython is mediated by "cython"
components/python/cython/Cython-PYVER.p5m
components/python/cython/Makefile
--- a/components/python/cython/Cython-PYVER.p5m	Sat Dec 10 12:30:59 2016 -0800
+++ b/components/python/cython/Cython-PYVER.p5m	Wed Dec 07 14:31:01 2016 -0800
@@ -38,13 +38,13 @@
 $(PYTHON_2.7_ONLY)file path=usr/bin/$(MACH64)/cygdb-$(PYVER)
 $(PYTHON_2.7_ONLY)file path=usr/bin/$(MACH64)/cython-$(PYVER)
 $(PYTHON_2.7_ONLY)file path=usr/bin/$(MACH64)/cythonize-$(PYVER)
-link path=usr/bin/cygdb target=cygdb-$(PYVER) mediator=cython \
+link path=usr/bin/cygdb target=cygdb-$(PYVER) mediator=python \
     mediator-version=$(PYVER)
 file path=usr/bin/cygdb-$(PYVER)
-link path=usr/bin/cython target=cython-$(PYVER) mediator=cython \
+link path=usr/bin/cython target=cython-$(PYVER) mediator=python \
     mediator-version=$(PYVER)
 file path=usr/bin/cython-$(PYVER)
-link path=usr/bin/cythonize target=cythonize-$(PYVER) mediator=cython \
+link path=usr/bin/cythonize target=cythonize-$(PYVER) mediator=python \
     mediator-version=$(PYVER)
 file path=usr/bin/cythonize-$(PYVER)
 file path=usr/lib/python$(PYVER)/vendor-packages/Cython-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
--- a/components/python/cython/Makefile	Sat Dec 10 12:30:59 2016 -0800
+++ b/components/python/cython/Makefile	Wed Dec 07 14:31:01 2016 -0800
@@ -27,16 +27,16 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		Cython
-COMPONENT_VERSION=	0.25
+COMPONENT_VERSION=	0.25.1
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=		\
-    sha256:c651eeec6bdcb57de59527e8765c9d2c4970c56bf96731893df66dda17aba46b
+    sha256:e0941455769335ec5afb17dee36dc3833b7edc2ae20a8ed5806c58215e4b6669
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=  http://cython.org/
 COMPONENT_BUGDB=	python-mod/cython
 
-TPNO=			32405
+TPNO=			32538
 
 # Avoid warnings about use of the deprecated NumPy API. Please see
 # http://docs.cython.org/en/latest/src/reference/compilation.html#configuring-the-c-build