From 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 26 Dec 2023 00:03:57 +0800 Subject: security/py-{acme,certbot*}: Update to 2.8.0 - Update WWW - Add py-setuptools to RUN_DEPENDS Changes: https://github.com/certbot/certbot/releases --- security/py-certbot/Makefile | 7 +++++-- security/py-certbot/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'security/py-certbot') diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile index b8a6a2072e5f..10171082b459 100644 --- a/security/py-certbot/Makefile +++ b/security/py-certbot/Makefile @@ -7,7 +7,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Let's Encrypt client #' -WWW= https://github.com/certbot/certbot +WWW= https://certbot.eff.org/ \ + https://github.com/certbot/certbot \ + https://github.com/certbot/certbot/tree/master/certbot LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -19,7 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${P ${PYTHON_PKGNAMEPREFIX}josepy>=1.13.0:security/py-josepy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parsedatetime>=2.4:devel/py-parsedatetime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>=0:devel/py-pyrfc3339@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3,1:devel/py-pytz@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3,1:devel/py-pytz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography distutils pytest diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index d5260cf62367..7b9cc8a84343 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698866929 -SHA256 (certbot-2.7.4.tar.gz) = 173778fef4e2e3014f60be02d4798dff7ea32790277b90b3c7249c5d46d17c75 -SIZE (certbot-2.7.4.tar.gz) = 435602 +TIMESTAMP = 1703495875 +SHA256 (certbot-2.8.0.tar.gz) = 95234695951e458fcc4199b8bc60589d5c7055193265ea0973773b01c5293d4d +SIZE (certbot-2.8.0.tar.gz) = 436184 -- cgit v1.2.3