mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-numpy-stl: update to 2.11.0.
This commit is contained in:
parent
2d09d1e65d
commit
165e9c3bef
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-numpy-stl'
|
# Template file for 'python-numpy-stl'
|
||||||
pkgname=python-numpy-stl
|
pkgname=python-numpy-stl
|
||||||
version=2.10.1
|
version=2.11.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="numpy-stl-v${version}"
|
wrksrc="numpy-stl-v${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="stl"
|
pycompile_module="stl"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Python2 library to make working with STL files fast and easy"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
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/releases/download/v${version}/numpy-stl-v${version}.tar.xz"
|
distflies="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
|
||||||
checksum=79cb34d97a9b971b354fdd9ed7df14059999c011d7dbbe80cd3dfdc08cea96d6
|
checksum=8e2a6320a956b6e0f9969e55553d7d3ef3f77f1ffc32cf66d010152ea4a0dd7a
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
numpy-stl:stl:/usr/bin/stl2
|
numpy-stl:stl:/usr/bin/stl2
|
||||||
|
|
Loading…
Add table
Reference in a new issue