diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index ef0f098d90..a50e3cdb7e 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatchling -PKG_VERSION:=1.29.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.30.1 +PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6 +PKG_HASH:=eee4fd45357f72ebb3d7a42e5d72cfb5e29ed426d79e8836288926c4258d5f2e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt