Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 18:09:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565621 - head/security/py-pyotp
Message-ID:  <202102171809.11HI97c6090469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 17 18:09:07 2021
New Revision: 565621
URL: https://svnweb.freebsd.org/changeset/ports/565621

Log:
  Update to 2.6.0
  
  Changes:	https://github.com/pyauth/pyotp/releases

Modified:
  head/security/py-pyotp/Makefile
  head/security/py-pyotp/distinfo

Modified: head/security/py-pyotp/Makefile
==============================================================================
--- head/security/py-pyotp/Makefile	Wed Feb 17 18:09:01 2021	(r565620)
+++ head/security/py-pyotp/Makefile	Wed Feb 17 18:09:07 2021	(r565621)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyotp
-PORTVERSION=	2.5.1
+PORTVERSION=	2.6.0
 CATEGORIES=	security
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-pyotp/distinfo
==============================================================================
--- head/security/py-pyotp/distinfo	Wed Feb 17 18:09:01 2021	(r565620)
+++ head/security/py-pyotp/distinfo	Wed Feb 17 18:09:07 2021	(r565621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612296159
-SHA256 (pyotp-2.5.1.tar.gz) = 2a54d393aff3a244b566d78d597c9cb42e91b3b12f3169cec89d9dfff1c9c5bc
-SIZE (pyotp-2.5.1.tar.gz) = 15503
+TIMESTAMP = 1613478439
+SHA256 (pyotp-2.6.0.tar.gz) = d28ddfd40e0c1b6a6b9da961c7d47a10261fb58f378cb00f05ce88b26df9c432
+SIZE (pyotp-2.6.0.tar.gz) = 15687



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171809.11HI97c6090469>