From f182a567aa8eccda99d2309e4cb302bb898d4ecd Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 22 Oct 2025 02:20:02 +0200 Subject: [PATCH] python-hatch-requirements-txt: bump to 0.4.1 Release notes: https://github.com/repo-helper/hatch-requirements-txt/releases/tag/v0.4.1 Signed-off-by: Josef Schlehofer --- lang/python/python-hatch-requirements-txt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-hatch-requirements-txt/Makefile b/lang/python/python-hatch-requirements-txt/Makefile index ae6cd13b9d..dbd51c3a47 100644 --- a/lang/python/python-hatch-requirements-txt/Makefile +++ b/lang/python/python-hatch-requirements-txt/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatch-requirements-txt -PKG_VERSION:=0.4.0 +PKG_VERSION:=0.4.1 PKG_RELEASE:=1 PYPI_NAME:=hatch-requirements-txt PYPI_SOURCE_NAME:=hatch_requirements_txt -PKG_HASH:=800509946e85d9e56d73242fab223ec36db50372e870a04e2dd1fd9bad98455d +PKG_HASH:=2c686e5758fd05bb55fa7d0c198fdd481f8d3aaa3c693260f5c0d74ce3547d20 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -- 2.30.2