black: update to 23.9.1.

This commit is contained in:
icp 2023-09-10 01:47:08 +05:30 committed by classabbyamp
parent b7306670ba
commit fd1cea9326

View file

@ -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() {