mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-contourpy: update to 1.2.0.
This commit is contained in:
parent
9f871d1ed7
commit
d7d36e79a3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-contourpy'
|
||||
pkgname=python3-contourpy
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=meson
|
||||
hostmakedepends="python3-meson-python python3-pybind11 pkg-config"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/contourpy/contourpy"
|
||||
changelog="https://raw.githubusercontent.com/contourpy/contourpy/main/docs/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/c/contourpy/contourpy-${version}.tar.gz"
|
||||
checksum=96ba37c2e24b7212a77da85004c38e7c4d155d3e72a45eeaf22c1f03f607e8ab
|
||||
checksum=171f311cb758de7da13fc53af221ae47a5877be5a0843a9fe150818c51ed276a
|
||||
|
||||
# This test needs `wurlitzer`, not packaged
|
||||
make_check_args="--deselect=tests/test_internal.py::test_write_cache"
|
||||
|
|
Loading…
Add table
Reference in a new issue