git: 038fefcfe2d6 - main - security/py-josepy: Update to 1.14.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:23:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=038fefcfe2d6087ae0c17f1464783d16a7b84640
commit 038fefcfe2d6087ae0c17f1464783d16a7b84640
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:45:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:42 +0000
security/py-josepy: Update to 1.14.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
---
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 4bb3e9453c2e..2191262ce0a8 100644
--- a/security/py-josepy/Makefile
+++ b/security/py-josepy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= josepy
-PORTVERSION= 1.13.0
+PORTVERSION= 1.14.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,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}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
@@ -19,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent cryptography distutils pytest
+USE_PYTHON= autoplist concurrent cryptography pep517 pytest
NO_ARCH= yes
diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo
index 1a429cf9399d..3368af40e376 100644
--- a/security/py-josepy/distinfo
+++ b/security/py-josepy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423986
-SHA256 (josepy-1.13.0.tar.gz) = 8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9
-SIZE (josepy-1.13.0.tar.gz) = 59045
+TIMESTAMP = 1699774988
+SHA256 (josepy-1.14.0.tar.gz) = 308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd
+SIZE (josepy-1.14.0.tar.gz) = 58794