mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Cython0.29: update to 0.29.37.
This commit is contained in:
parent
0dea09d39d
commit
e3892adfe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Cython0.29'
|
# Template file for 'python3-Cython0.29'
|
||||||
pkgname=python3-Cython0.29
|
pkgname=python3-Cython0.29
|
||||||
version=0.29.36
|
version=0.29.37
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://cython.org/"
|
homepage="https://cython.org/"
|
||||||
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||||
checksum=41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f
|
checksum=f813d4a6dd94adee5d4ff266191d1d95bf6d4164a4facc535422c021b2504cfb
|
||||||
# Test are flaky
|
# Test are flaky
|
||||||
make_check=no
|
make_check=no
|
||||||
conflicts="python3-Cython>=0"
|
conflicts="python3-Cython>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue