parent
3ce953a3c8
commit
0ae0bf920a
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'python3-numpy-stl'
|
# Template file for 'python3-numpy-stl'
|
||||||
pkgname=python3-numpy-stl
|
pkgname=python3-numpy-stl
|
||||||
version=2.11.2
|
version=2.11.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="numpy-stl-${version}"
|
wrksrc="numpy-stl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
makedepends="python3-devel python3-numpy"
|
makedepends="python3-devel"
|
||||||
depends="python3-setuptools python3-numpy python3-utils"
|
depends="python3-setuptools python3-numpy python3-utils"
|
||||||
short_desc="Python3 library to make working with STL files fast and easy"
|
short_desc="Python3 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/archive/v${version}.tar.gz"
|
distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
|
||||||
checksum=d1985a27fa8c28e5883bf9cb9c3c33a0ac7fad196fc6162d59c701ab18740ac4
|
checksum=c425c3cf7e3125fff2772a654202b29fb20ea47d43e194cb560acb1c59f8c724
|
||||||
|
|
||||||
conflicts="python-numpy-stl>=0"
|
conflicts="python-numpy-stl>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue