Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:36:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2716745a4fa0 - main - security/py-authlib: Update to 1.2.1
Message-ID:  <202307091036.369AaYUr058581@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2716745a4fa043378d582f8e8f0a54bd66011752

commit 2716745a4fa043378d582f8e8f0a54bd66011752
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:20:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:20:07 +0000

    security/py-authlib: Update to 1.2.1
    
    Changes:        https://github.com/lepture/authlib/releases
---
 security/py-authlib/Makefile | 2 +-
 security/py-authlib/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile
index 325247173864..b7e2e73910af 100644
--- a/security/py-authlib/Makefile
+++ b/security/py-authlib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	authlib
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-authlib/distinfo b/security/py-authlib/distinfo
index 679e214ac866..dbca82d36ece 100644
--- a/security/py-authlib/distinfo
+++ b/security/py-authlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589988
-SHA256 (Authlib-1.2.0.tar.gz) = 4fa3e80883a5915ef9f5bc28630564bc4ed5b5af39812a3ff130ec76bd631e9d
-SIZE (Authlib-1.2.0.tar.gz) = 139991
+TIMESTAMP = 1688166312
+SHA256 (Authlib-1.2.1.tar.gz) = 421f7c6b468d907ca2d9afede256f068f87e34d23dd221c07d13d4c234726afb
+SIZE (Authlib-1.2.1.tar.gz) = 140416



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