pyotp: update to version 2.3.0
authorJosef Schlehofer <redacted>
Mon, 20 Jan 2020 19:44:51 +0000 (20:44 +0100)
committerJosef Schlehofer <redacted>
Mon, 20 Jan 2020 19:44:51 +0000 (20:44 +0100)
Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-pyotp/Makefile

index 4eb1c7a2525b9137a2f2abc8d75d11c34fb886ed..e04a92f7b89be56a7465e115b8a2b96418e373d3 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pyotp
-PKG_VERSION:=2.2.7
+PKG_VERSION:=2.3.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=be0ffeabddaa5ee53e7204e7740da842d070cf69168247a3d0c08541b84de602
+PKG_HASH:=fc537e8acd985c5cbf51e11b7d53c42276fee017a73aec7c07380695671ca1a1
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT