mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Cython0.29: replace python3-Cython
This commit is contained in:
parent
ef9d77fc38
commit
cab9884f87
1 changed files with 2 additions and 2 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.36
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -15,8 +15,8 @@ distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||||
checksum=41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f
|
checksum=41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f
|
||||||
# Test are flaky
|
# Test are flaky
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
conflicts="python3-Cython>=0"
|
conflicts="python3-Cython>=0"
|
||||||
|
replaces="python3-Cython>=0"
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb3
|
cython:cygdb:/usr/bin/cygdb3
|
||||||
|
|
Loading…
Add table
Reference in a new issue