black: update to 23.3.0.
This commit is contained in:
parent
3ec47f57fa
commit
730dacb5b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'black'
|
||||
pkgname=black
|
||||
version=23.1.0
|
||||
version=23.3.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=b0bd97bea8903f5a2ba7219257a44e3f1f9d00073d6cc1add68f0beec69692ac
|
||||
checksum=1c7b8d606e728a41ea1ccbd7264677e494e87cf630e399262ced92d4a8dac940
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
post_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue