hatchling: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:43 -04:00
parent d27459da9e
commit 00c5c11806

View file

@ -1,7 +1,7 @@
# Template file for 'hatchling' # Template file for 'hatchling'
pkgname=hatchling pkgname=hatchling
version=1.18.0 version=1.18.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
_deps="python3-editables python3-packaging python3-pathspec python3-pluggy _deps="python3-editables python3-packaging python3-pathspec python3-pluggy
python3-trove-classifiers" python3-trove-classifiers"