diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:25:44 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:32:37 +0000 |
| commit | 6b319b22f8744a9e4965e6325bd87eae3c872bc5 (patch) | |
| tree | 6c5a52774ad71ab3f7c117b4822c9a710560b607 | |
| parent | 80a0f5e49a36192918f20f59c09f8df1169cc990 (diff) | |
security/py-josepy: Update to 2.2.0
Changes: https://github.com/certbot/josepy/releases
https://josepy.readthedocs.io/en/latest/changelog.html
| -rw-r--r-- | security/py-josepy/Makefile | 4 | ||||
| -rw-r--r-- | security/py-josepy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index e07e5dd9c575..bfed6abe3048 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,5 +1,5 @@ PORTNAME= josepy -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://josepy.readthedocs.io/en/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.8:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=2.2.0:devel/py-poetry-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index 777203aa8d8a..790712ae969c 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266260 -SHA256 (josepy-2.1.0.tar.gz) = 9beafbaa107ec7128e6c21d86b2bc2aea2f590158e50aca972dca3753046091f -SIZE (josepy-2.1.0.tar.gz) = 56189 +TIMESTAMP = 1762587530 +SHA256 (josepy-2.2.0.tar.gz) = 74c033151337c854f83efe5305a291686cef723b4b970c43cfe7270cf4a677a9 +SIZE (josepy-2.2.0.tar.gz) = 56500 |
