python3-Cython0.29: remove package
This package is incompatible with Python 3.13 and is no longer required by any Void packages.
This commit is contained in:
parent
b9d79e442b
commit
2667baedc4
@ -1,31 +0,0 @@
|
|||||||
# Template file for 'python3-Cython0.29'
|
|
||||||
pkgname=python3-Cython0.29
|
|
||||||
version=0.29.37
|
|
||||||
revision=1
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
makedepends="python3-devel"
|
|
||||||
depends="python3-setuptools"
|
|
||||||
short_desc="Python to C compiler (legacy version)"
|
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.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=f813d4a6dd94adee5d4ff266191d1d95bf6d4164a4facc535422c021b2504cfb
|
|
||||||
# Test are flaky
|
|
||||||
make_check=no
|
|
||||||
conflicts="python3-Cython>=0"
|
|
||||||
replaces="python3-Cython>=0"
|
|
||||||
|
|
||||||
alternatives="
|
|
||||||
cython:cygdb:/usr/bin/cygdb3
|
|
||||||
cython:cython:/usr/bin/cython3
|
|
||||||
cython:cythonize:/usr/bin/cythonize3
|
|
||||||
"
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
mv ${DESTDIR}/usr/bin/cygdb{,3}
|
|
||||||
mv ${DESTDIR}/usr/bin/cython{,3}
|
|
||||||
mv ${DESTDIR}/usr/bin/cythonize{,3}
|
|
||||||
}
|
|
@ -1,3 +0,0 @@
|
|||||||
pkgname=Cython
|
|
||||||
pattern="Cython-\K0\.[\d\.]+(?=.tar.gz)"
|
|
||||||
ignore="*[A-Za-z]*"
|
|
@ -706,6 +706,7 @@ replaces="
|
|||||||
python-xlib<=0.29_1
|
python-xlib<=0.29_1
|
||||||
python-zipp<=1.2.0_2
|
python-zipp<=1.2.0_2
|
||||||
python-zope.interface<=5.5.2_1
|
python-zope.interface<=5.5.2_1
|
||||||
|
python3-Cython0.29<=0.29.37_1
|
||||||
python3-Django<=3.0.7_2
|
python3-Django<=3.0.7_2
|
||||||
python3-Flask-Assets<=0.12_9
|
python3-Flask-Assets<=0.12_9
|
||||||
python3-Flask-Mail<=0.9.1_5
|
python3-Flask-Mail<=0.9.1_5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user