diff --git a/srcpkgs/python3-build/template b/srcpkgs/python3-build/template index b2214e7225f..4cdfcefa835 100644 --- a/srcpkgs/python3-build/template +++ b/srcpkgs/python3-build/template @@ -1,7 +1,7 @@ # Template file for 'python3-build' pkgname=python3-build -version=1.0.3 -revision=2 +version=1.1.1 +revision=1 # This package is used by the python3-pep517 build style; using that style here # would create a build cycle build_style=python3-module @@ -14,7 +14,7 @@ license="MIT" homepage="https://pypa-build.readthedocs.io/" changelog="https://raw.githubusercontent.com/pypa/build/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/b/build/build-${version}.tar.gz" -checksum=538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b +checksum=8eea65bb45b1aac2e734ba2cc8dad3a6d97d97901a395bd0ed3e7b46953d2a31 # PyPI package provides no tests make_check=no