black: update to 23.11.0.

This commit is contained in:
icp 2023-11-18 02:46:22 +05:30 committed by classabbyamp
parent b235cfe055
commit 2df9c1b34c

View file

@ -1,6 +1,6 @@
# Template file for 'black'
pkgname=black
version=23.10.1
version=23.11.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=1f8ce316753428ff68749c65a5f7844631aa18c8679dfd3ca9dc1a289979c258
checksum=4c68855825ff432d197229846f971bc4d6666ce90492e5b02013bcaca4d9ab05
make_check=no # TODO: https://github.com/psf/black/pull/3984
post_check() {