Update python's "hatchling" (#12952)

In order to build yt-dlp, "hatchling" needs to be updated to v1.27.
This commit is contained in:
humdinger
2025-09-23 15:53:00 +00:00
committed by GitHub
parent de363fa350
commit c27b49356a

View File

@@ -3,9 +3,9 @@ DESCRIPTION="This is the extensible, standards compliant build backend used by H
HOMEPAGE="https://hatch.pypa.io/dev/history/hatchling/"
COPYRIGHT="2021-present Ofek Lev"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://files.pythonhosted.org/packages/source/h/$portName/$portName-$portVersion.tar.gz"
CHECKSUM_SHA256="7064631a512610b52250a4d3ff1bd81551d6d1431c4eb7b72e734df6c74f4262"
CHECKSUM_SHA256="971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6"
ARCHITECTURES="any"