From: Javier Marcet Date: Sun, 28 Jan 2024 21:11:24 +0000 (+0100) Subject: python-dotenv: update to v1.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6017084ea08646f0c7bc1a4cb5805155305e9eb2;p=openwrt-packages.git python-dotenv: update to v1.0.1 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-dotenv/Makefile b/lang/python/python-dotenv/Makefile index d24138dc0..b01e2bab4 100644 --- a/lang/python/python-dotenv/Makefile +++ b/lang/python/python-dotenv/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dotenv -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PYPI_NAME:=python-dotenv -PKG_HASH:=a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba +PKG_HASH:=e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=BSD-3-Clause