From: Josef Schlehofer Date: Mon, 20 Jan 2020 19:44:51 +0000 (+0100) Subject: pyotp: update to version 2.3.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3fd6f9b4263aad9fac7625f9a7cfb19c39c904f3;p=openwrt-packages.git pyotp: update to version 2.3.0 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-pyotp/Makefile b/lang/python/python-pyotp/Makefile index 4eb1c7a25..e04a92f7b 100644 --- a/lang/python/python-pyotp/Makefile +++ b/lang/python/python-pyotp/Makefile @@ -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 PKG_LICENSE:=MIT