python-numpy-stl: update to 2.11.2.
This commit is contained in:
parent
d5fed0b366
commit
100cac79e4
@ -1,10 +1,9 @@
|
|||||||
# Template file for 'python-numpy-stl'
|
# Template file for 'python-numpy-stl'
|
||||||
pkgname=python-numpy-stl
|
pkgname=python-numpy-stl
|
||||||
version=2.11.0
|
version=2.11.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="numpy-stl-${version}"
|
wrksrc="numpy-stl-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="stl"
|
|
||||||
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
||||||
makedepends="python-devel python3-devel python-numpy python3-numpy"
|
makedepends="python-devel python3-devel python-numpy python3-numpy"
|
||||||
depends="python-setuptools python-numpy python-utils"
|
depends="python-setuptools python-numpy python-utils"
|
||||||
@ -13,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/WoLpH/numpy-stl/"
|
homepage="https://github.com/WoLpH/numpy-stl/"
|
||||||
distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
|
||||||
checksum=8e2a6320a956b6e0f9969e55553d7d3ef3f77f1ffc32cf66d010152ea4a0dd7a
|
checksum=d1985a27fa8c28e5883bf9cb9c3c33a0ac7fad196fc6162d59c701ab18740ac4
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
numpy-stl:stl:/usr/bin/stl2
|
numpy-stl:stl:/usr/bin/stl2
|
||||||
@ -32,7 +31,6 @@ python3-numpy-stl_package() {
|
|||||||
numpy-stl:stl:/usr/bin/stl3
|
numpy-stl:stl:/usr/bin/stl3
|
||||||
numpy-stl:stl2ascii:/usr/bin/stl2ascii3
|
numpy-stl:stl2ascii:/usr/bin/stl2ascii3
|
||||||
numpy-stl:stl2bin:/usr/bin/stl2bin3"
|
numpy-stl:stl2bin:/usr/bin/stl2bin3"
|
||||||
pycompile_module="stl"
|
|
||||||
depends="python3-setuptools python3-numpy python3-utils"
|
depends="python3-setuptools python3-numpy python3-utils"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user