black: update to 23.7.0.
This commit is contained in:
parent
b7ff6f39df
commit
4cef29ad20
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'black'
|
||||
pkgname=black
|
||||
version=23.3.0
|
||||
version=23.7.0
|
||||
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=1c7b8d606e728a41ea1ccbd7264677e494e87cf630e399262ced92d4a8dac940
|
||||
checksum=022a582720b0d9480ed82576c920a8c1dde97cc38ff11d8d8859b3bd6ca9eedb
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
post_check() {
|
||||
|
|
Loading…
Reference in New Issue