svn commit: r555333 - head/security/py-authlib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 18:06:17 UTC 2020


Author: sunpoet
Date: Sun Nov 15 18:06:11 2020
New Revision: 555333
URL: https://svnweb.freebsd.org/changeset/ports/555333

Log:
  Update to 0.15.2
  
  Changes:	https://github.com/lepture/authlib/releases

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

Modified: head/security/py-authlib/Makefile
==============================================================================
--- head/security/py-authlib/Makefile	Sun Nov 15 18:06:06 2020	(r555332)
+++ head/security/py-authlib/Makefile	Sun Nov 15 18:06:11 2020	(r555333)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	authlib
-PORTVERSION=	0.14.3
+PORTVERSION=	0.15.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-authlib/distinfo
==============================================================================
--- head/security/py-authlib/distinfo	Sun Nov 15 18:06:06 2020	(r555332)
+++ head/security/py-authlib/distinfo	Sun Nov 15 18:06:11 2020	(r555333)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589908786
-SHA256 (Authlib-0.14.3.tar.gz) = cc52908e9e996f3de2ac2f61bf1ee6c6f1c5ce8e67c89ff2ca473008fffc92f6
-SIZE (Authlib-0.14.3.tar.gz) = 124473
+TIMESTAMP = 1605426467
+SHA256 (Authlib-0.15.2.tar.gz) = 21b34625c83ca48150684bbeca8f7c884cd281913c72d146dbf0e9d2fbfdec4e
+SIZE (Authlib-0.15.2.tar.gz) = 124361


More information about the svn-ports-head mailing list