diff --git a/srcpkgs/black/template b/srcpkgs/black/template index ae214b2b176..e7c7b958039 100644 --- a/srcpkgs/black/template +++ b/srcpkgs/black/template @@ -1,6 +1,6 @@ # Template file for 'black' pkgname=black -version=23.7.0 +version=23.9.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -14,7 +14,7 @@ license="MIT" homepage="https://black.readthedocs.io/en/stable/" changelog="https://raw.githubusercontent.com/psf/black/main/CHANGES.md" distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz" -checksum=022a582720b0d9480ed82576c920a8c1dde97cc38ff11d8d8859b3bd6ca9eedb +checksum=24b6b3ff5c6d9ea08a8888f6977eae858e1f340d7260cf56d70a49823236b62d make_check_pre="env PYTHONPATH=src" post_check() {