python3-numpy-stl: update to 2.15.1.

This commit is contained in:
Karl Nilsson 2021-02-11 11:48:34 -05:00 committed by Andrew J. Hesford
parent e59f6567cb
commit d3952f3df5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-numpy-stl'
pkgname=python3-numpy-stl
version=2.13.0
version=2.15.1
revision=1
wrksrc="numpy-stl-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/WoLpH/numpy-stl/"
distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
checksum=15a4bc07e7c707a62ebadc477de57511cfeb5bc51556f75d5b4fd91a687e514e
checksum=ab64a7a06c28bd47a1db1768cb2b1b486b383d5e07daad6e3ee555ab22485419
conflicts="python-numpy-stl>=0"