mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
python-hatchling: bump to 1.29.0
Changelog since 1.27.0: - v1.27.0: Update default version of core metadata to 2.4 - v1.28.0: Drop Python 3.9 support; add sbom-files option and sbom_files build data to wheel build target for SBOM file inclusion - v1.29.0: Fix Source Date Epoch handling for dates before 1980 Full changelog: https://github.com/pypa/hatch/releases Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
161d07e436
commit
01d1c66135
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-hatchling
|
||||
PKG_VERSION:=1.27.0
|
||||
PKG_VERSION:=1.29.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=hatchling
|
||||
PKG_HASH:=971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6
|
||||
PKG_HASH:=793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user