Skip to content

Commit

Permalink
black: update to 24.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
icp1994 authored and cinerea0 committed Apr 29, 2024
1 parent 1acb201 commit 925fdaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/black/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'black'
pkgname=black
version=24.4.0
version=24.4.2
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
Expand All @@ -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=f07b69fda20578367eaebbd670ff8fc653ab181e1ff95d84497f9fa20e7d0641
checksum=c872b53057f000085da66a19c55d68f6f8ddcac2642392ad3a355878406fbd4d

post_check() {
PYTHONPATH=src python3 -m black --check src tests
Expand Down

0 comments on commit 925fdaf

Please sign in to comment.