diff --git a/srcpkgs/python3-contourpy/template b/srcpkgs/python3-contourpy/template index c438d8384dc..eaf2c529884 100644 --- a/srcpkgs/python3-contourpy/template +++ b/srcpkgs/python3-contourpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-contourpy' pkgname=python3-contourpy -version=1.2.0 +version=1.2.1 revision=1 build_style=python3-pep517 build_helper=meson @@ -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=171f311cb758de7da13fc53af221ae47a5877be5a0843a9fe150818c51ed276a +checksum=4d8908b3bee1c889e547867ca4cdc54e5ab6be6d3e078556814a22457f49423c # This test needs `wurlitzer`, not packaged make_check_args="--deselect=tests/test_internal.py::test_write_cache"