Date: Mon, 5 May 2025 00:13:22 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 228e7d9e714a - main - security/py-josepy: Update to 2.0.0 Message-ID: <202505050013.5450DMWv068292@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=228e7d9e714ad143bc4503198c6aa9b00a055db5 commit 228e7d9e714ad143bc4503198c6aa9b00a055db5 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2025-04-20 11:56:59 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2025-05-05 00:11:28 +0000 security/py-josepy: Update to 2.0.0 ChangeLog: https://github.com/certbot/josepy/blob/v2.0.0/CHANGELOG.rst PR: 286240 Approved by: maintainer timeout --- security/py-josepy/Makefile | 8 ++------ security/py-josepy/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index 30eedf03f29c..c8b91ecf0550 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,5 +1,5 @@ PORTNAME= josepy -PORTVERSION= 1.15.0 +PORTVERSION= 2.0.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +13,8 @@ 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} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cache>=1.0:devel/py-pytest-cache@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography pep517 pytest diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index 90ff0ae8452c..7b968e5afc63 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090244 -SHA256 (josepy-1.15.0.tar.gz) = 46c9b13d1a5104ffbfa5853e555805c915dcde71c2cd91ce5386e84211281223 -SIZE (josepy-1.15.0.tar.gz) = 59310 +TIMESTAMP = 1745140066 +SHA256 (josepy-2.0.0.tar.gz) = e7d7acd2fe77435cda76092abe4950bb47b597243a8fb733088615fa6de9ec40 +SIZE (josepy-2.0.0.tar.gz) = 55767home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505050013.5450DMWv068292>
