Skip to content

Commit

Permalink
python3-numpy-stl: update to 2.17.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-nilsson authored and classabbyamp committed Oct 2, 2022
1 parent c8ecc86 commit 7616274
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions srcpkgs/python3-numpy-stl/template
@@ -1,10 +1,12 @@
# Template file for 'python3-numpy-stl'
pkgname=python3-numpy-stl
version=2.16.3
version=2.17.1
revision=1
wrksrc="numpy-stl-${version}"
build_style=python3-module
build_helper="numpy"
# skip flake8 tests
make_check_args="-o addopts=--doctest-modules --ignore=build"
hostmakedepends="python3-setuptools python3-Cython"
makedepends="python3-devel"
depends="python3-numpy python3-utils"
Expand All @@ -14,7 +16,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=11a0afb41923e5a6839dcce4cc5f55229a36c7251e138d3a1a818d7636e5e777
checksum=6228bd07cdb67bb3e4a67721146c425a6f2b0546dba8dfa082d7cf58642c0f1a

conflicts="python-numpy-stl>=0"

Expand Down

0 comments on commit 7616274

Please sign in to comment.