mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
black: update to 23.9.1.
This commit is contained in:
parent
b7306670ba
commit
fd1cea9326
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'black'
|
# Template file for 'black'
|
||||||
pkgname=black
|
pkgname=black
|
||||||
version=23.7.0
|
version=23.9.1
|
||||||
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=022a582720b0d9480ed82576c920a8c1dde97cc38ff11d8d8859b3bd6ca9eedb
|
checksum=24b6b3ff5c6d9ea08a8888f6977eae858e1f340d7260cf56d70a49823236b62d
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
||||||
post_check() {
|
post_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue