python-dotenv: update to v0.17.0
authorJavier Marcet <javier@marcet.info>
Sun, 4 Apr 2021 20:10:30 +0000 (20:10 +0000)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 4 Apr 2021 22:42:01 +0000 (00:42 +0200)
Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-dotenv/Makefile

index a17ab80f5a4993bbe026c9c1c7f25df0476d8dbd..0d4a09f483d6224de7e0f4d226fac90d1bc3631e 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-dotenv
-PKG_VERSION:=0.15.0
+PKG_VERSION:=0.17.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=python-dotenv
-PKG_HASH:=587825ed60b1711daea4832cf37524dfd404325b7db5e25ebe88c495c9f807a0
+PKG_HASH:=471b782da0af10da1a80341e8438fca5fadeba2881c54360d5fd8d03d03a4f4a
 
 PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
 PKG_LICENSE:=BSD-3-Clause