python-Cython: update to 0.29.36, orphan

This commit is contained in:
Andrew J. Hesford 2023-07-12 10:21:41 -04:00
parent dfa0275c17
commit aaaabecbb4

View File

@ -1,18 +1,18 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.35
version=0.29.36
revision=1
build_style=python2-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
depends="python-setuptools"
short_desc="C-Extensions for Python3"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
short_desc="C-Extensions for Python"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://cython.org/"
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
checksum=6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527
checksum=41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f
# Tests are flaky
make_check=no