Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:09:15 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: 35a17a81c16a - main - security/py-josepy: Update to 1.15.0
Message-ID:  <202502031609.513G9FsQ049627@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=35a17a81c16a1a4e3aba8a5c2cd33a57d3dfc417

commit 35a17a81c16a1a4e3aba8a5c2cd33a57d3dfc417
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:32:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:10 +0000

    security/py-josepy: Update to 1.15.0
    
    - Update WWW
    
    Changes:        https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
                    https://josepy.readthedocs.io/en/latest/changelog.html
---
 security/py-josepy/Makefile | 5 +++--
 security/py-josepy/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile
index 2191262ce0a8..30eedf03f29c 100644
--- a/security/py-josepy/Makefile
+++ b/security/py-josepy/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	josepy
-PORTVERSION=	1.14.0
+PORTVERSION=	1.15.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	JOSE protocol implementation in Python
-WWW=		https://josepy.readthedocs.io/en/latest/
+WWW=		https://josepy.readthedocs.io/en/latest/ \
+		https://github.com/certbot/josepy
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo
index 3368af40e376..90ff0ae8452c 100644
--- a/security/py-josepy/distinfo
+++ b/security/py-josepy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774988
-SHA256 (josepy-1.14.0.tar.gz) = 308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd
-SIZE (josepy-1.14.0.tar.gz) = 58794
+TIMESTAMP = 1738090244
+SHA256 (josepy-1.15.0.tar.gz) = 46c9b13d1a5104ffbfa5853e555805c915dcde71c2cd91ce5386e84211281223
+SIZE (josepy-1.15.0.tar.gz) = 59310



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