black: update to 24.4.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'black'
|
# Template file for 'black'
|
||||||
pkgname=black
|
pkgname=black
|
||||||
version=24.3.0
|
version=24.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
@@ -14,7 +14,7 @@ license="MIT"
|
|||||||
homepage="https://black.readthedocs.io/en/stable/"
|
homepage="https://black.readthedocs.io/en/stable/"
|
||||||
changelog="https://raw.githubusercontent.com/psf/black/main/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/psf/black/main/CHANGES.md"
|
||||||
distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"
|
||||||
checksum=a0c9c4a0771afc6919578cec71ce82a3e31e054904e7197deacbc9382671c41f
|
checksum=f07b69fda20578367eaebbd670ff8fc653ab181e1ff95d84497f9fa20e7d0641
|
||||||
|
|
||||||
post_check() {
|
post_check() {
|
||||||
PYTHONPATH=src python3 -m black --check src tests
|
PYTHONPATH=src python3 -m black --check src tests
|
||||||
|
|||||||
Reference in New Issue
Block a user