black: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:00 -04:00
parent db431fceb6
commit 317452ed49

View file

@ -1,7 +1,7 @@
# Template file for 'black'
pkgname=black
version=22.10.0
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
depends="python3-click python3-platformdirs python3-tomli python3-pathspec python3-mypy_extensions"