hatchling: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:24:59 -05:00
parent 121cc6fa6a
commit 71ec0154b9

View file

@ -1,7 +1,7 @@
# Template file for 'hatchling' # Template file for 'hatchling'
pkgname=hatchling pkgname=hatchling
version=1.25.0 version=1.25.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"