From: Jeffery To Date: Thu, 20 Jul 2023 08:34:29 +0000 (+0800) Subject: python-atomicwrites: Update to 1.4.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d5ac6e103eb11d29f4e822fadb727225e0e80992;p=openwrt-packages.git python-atomicwrites: Update to 1.4.1 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-atomicwrites/Makefile b/lang/python/python-atomicwrites/Makefile index 0a9481a40..efa0803b4 100644 --- a/lang/python/python-atomicwrites/Makefile +++ b/lang/python/python-atomicwrites/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-atomicwrites -PKG_VERSION:=1.4.0 +PKG_VERSION:=1.4.1 PKG_RELEASE:=1 PYPI_NAME:=atomicwrites -PKG_HASH:=ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a +PKG_HASH:=81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT