Update to cython 0.29.4.

This commit is contained in:
juanfra 2019-02-02 21:12:30 +00:00
parent 55428121e1
commit 233b44392f
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.31 2019/02/01 21:30:00 juanfra Exp $
# $OpenBSD: Makefile,v 1.32 2019/02/02 21:12:30 juanfra Exp $
COMMENT = optimising static compiler for Python and Cython
MODPY_EGG_VERSION = 0.29.3
MODPY_EGG_VERSION = 0.29.4
DISTNAME = Cython-${MODPY_EGG_VERSION}
PKGNAME = py-cython-${MODPY_EGG_VERSION}
CATEGORIES = lang

View File

@ -1,2 +1,2 @@
SHA256 (Cython-0.29.3.tar.gz) = 1of7HNnfKMFRVmYXTGLlS9iUpqbQhi+JcFBjzUdzn4M=
SIZE (Cython-0.29.3.tar.gz) = 2042466
SHA256 (Cython-0.29.4.tar.gz) = 0e49Occ6CUrltuL5Jjrg3GGvG1SaCGmt6MPDAyXtnyY=
SIZE (Cython-0.29.4.tar.gz) = 2044382