py-cython: updated to 0.28.5

0.28.5:

Bugs fixed

* The discouraged usage of GCC's attribute optimize("Os") was replaced by the
  similar attribute cold to reduce the code impact of the module init functions.

* A reference leak in Py2.x was fixed when comparing str to unicode for equality.
This commit is contained in:
adam 2018-08-07 09:36:42 +00:00
parent 9ae69acb01
commit 09c4c38ec3
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.46 2018/07/09 06:34:28 adam Exp $
# $NetBSD: Makefile,v 1.47 2018/08/07 09:36:42 adam Exp $
DISTNAME= Cython-0.28.4
DISTNAME= Cython-0.28.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=C/Cython/}

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.38 2018/07/09 06:34:28 adam Exp $
$NetBSD: distinfo,v 1.39 2018/08/07 09:36:42 adam Exp $
SHA1 (Cython-0.28.4.tar.gz) = b965c1efa2236fb57470d749438f22fbe1a23b53
RMD160 (Cython-0.28.4.tar.gz) = be04f8cde12fb1227a9902fe0bde4f4bd86385fe
SHA512 (Cython-0.28.4.tar.gz) = 67d2da2d776fc02193cfe98c8942e93905ec5e30bf4e0f9d5c965d930a034936d4c29c8248fccefff5db6d4dee054ec854994bea63fa3f64ff65df7550997c29
Size (Cython-0.28.4.tar.gz) = 1880943 bytes
SHA1 (Cython-0.28.5.tar.gz) = d3e9c49cb1fef58e7ddbfec8ac8c388bae554333
RMD160 (Cython-0.28.5.tar.gz) = 673d6a4ea7f195b98cd004de31ce511fc668f93e
SHA512 (Cython-0.28.5.tar.gz) = a6fad634d289dcf978f3b18bd8c4ba37b7f4672376a5e8b4d282dc7e611ebb38748fc1d4de20771dd0b4227edd5c81bd1c916befe1588982eaa711543b75d5c5
Size (Cython-0.28.5.tar.gz) = 1881107 bytes
SHA1 (patch-ac) = d0e06dd9e4b5a34d0614ec17f51c129eb7724323
SHA1 (patch-runtests.py) = 788ff593da9ce447af368957f1a8be562e2d40da