mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
security/py-{acme,certbot*}: Update to 3.1.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v3.1.0 PR: 283912 Approved by: maintainer timeout
This commit is contained in:
parent
3d1bc41979
commit
7e9d7d1054
22 changed files with 56 additions and 58 deletions
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669303
|
||||
SHA256 (acme-3.0.1.tar.gz) = 2f4ae207c8a6791a2bc74cd18d60274766f483c2059145b0142cbb43e761331c
|
||||
SIZE (acme-3.0.1.tar.gz) = 91828
|
||||
TIMESTAMP = 1736297363
|
||||
SHA256 (acme-3.1.0.tar.gz) = 39ae0032834585e5c893d7865a5867af01598b5ebef688edb54e9f11cb89ccd9
|
||||
SIZE (acme-3.1.0.tar.gz) = 91131
|
||||
|
|
|
@ -1 +1 @@
|
|||
ACME_VERSION= 3.0.1
|
||||
ACME_VERSION= 3.1.0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669304
|
||||
SHA256 (certbot_apache-3.0.1.tar.gz) = 83af7dfc1bff6149e810426038bb81ad2b8b4261b3d8b969c8be8321fba24df4
|
||||
SIZE (certbot_apache-3.0.1.tar.gz) = 183090
|
||||
TIMESTAMP = 1736297364
|
||||
SHA256 (certbot_apache-3.1.0.tar.gz) = 9e006bc67ae45419473f69c50592991b874c43ee2ff515bab5bacd85e99492b0
|
||||
SIZE (certbot_apache-3.1.0.tar.gz) = 182843
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= certbot-dns-cloudflare
|
||||
PORTVERSION= ${ACME_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/certbot/certbot/releases/download/v${PORTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669304
|
||||
SHA256 (certbot_dns_cloudflare-3.0.1.tar.gz) = 519199933aefba0d7618c8ad7a9f6656536c1e2e00a064665c30c6b46a037048
|
||||
SIZE (certbot_dns_cloudflare-3.0.1.tar.gz) = 16228
|
||||
TIMESTAMP = 1736297365
|
||||
SHA256 (certbot_dns_cloudflare-3.1.0.tar.gz) = a24b6c9682d5fc2c3360b27ecb5f4d29f3188ce8009b79a24c19e47caea3ce03
|
||||
SIZE (certbot_dns_cloudflare-3.1.0.tar.gz) = 16212
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
--- certbot_dns_cloudflare/_internal/dns_cloudflare.py.orig 2024-06-05 21:34:02 UTC
|
||||
--- certbot_dns_cloudflare/_internal/dns_cloudflare.py.orig 2025-01-07 20:53:36 UTC
|
||||
+++ certbot_dns_cloudflare/_internal/dns_cloudflare.py
|
||||
@@ -99,12 +99,12 @@ class _CloudflareClient:
|
||||
# We can't use named arguments in this case, as it would break compatibility with
|
||||
|
@ -15,7 +15,7 @@
|
|||
|
||||
def add_txt_record(self, domain: str, record_name: str, record_content: str,
|
||||
record_ttl: int) -> None:
|
||||
--- setup.py.orig 2024-06-05 21:34:03 UTC
|
||||
--- setup.py.orig 2025-01-07 20:53:37 UTC
|
||||
+++ setup.py
|
||||
@@ -9,7 +9,7 @@ install_requires = [
|
||||
install_requires = [
|
||||
|
@ -23,6 +23,6 @@
|
|||
# changes in version 3.0. see https://github.com/certbot/certbot/issues/9938
|
||||
- 'cloudflare>=1.5.1, <2.20',
|
||||
+ 'cloudflare>=1.5.1, <=2.20',
|
||||
'setuptools>=41.6.0',
|
||||
]
|
||||
|
||||
if os.environ.get('SNAP_BUILD'):
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669305
|
||||
SHA256 (certbot_dns_digitalocean-3.0.1.tar.gz) = 16d53656ae9ab128cb1043238b0e92d1261dd2b570fe37eccb490fcc7eae94ba
|
||||
SIZE (certbot_dns_digitalocean-3.0.1.tar.gz) = 14429
|
||||
TIMESTAMP = 1736297366
|
||||
SHA256 (certbot_dns_digitalocean-3.1.0.tar.gz) = a3f12dd067d00e61a5256a4f63cb4f746ba5ea1da0740c25edbd6dfc06dee3c4
|
||||
SIZE (certbot_dns_digitalocean-3.1.0.tar.gz) = 14405
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669306
|
||||
SHA256 (certbot_dns_dnsimple-3.0.1.tar.gz) = a6253871515d4fd5bbc790a9eb91eab48e4d5eaf5d351ff3c9f0b07e8b1cdc8a
|
||||
SIZE (certbot_dns_dnsimple-3.0.1.tar.gz) = 11880
|
||||
TIMESTAMP = 1736297366
|
||||
SHA256 (certbot_dns_dnsimple-3.1.0.tar.gz) = f33790ee82f7220ea874ca5ef2852c897a6178c00040d79e8b9658b645d195dc
|
||||
SIZE (certbot_dns_dnsimple-3.1.0.tar.gz) = 11864
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669307
|
||||
SHA256 (certbot_dns_dnsmadeeasy-3.0.1.tar.gz) = b6409bd58edf63c0e4919c73db26d09050ae8197316df05653bf4d4873d27ae1
|
||||
SIZE (certbot_dns_dnsmadeeasy-3.0.1.tar.gz) = 12033
|
||||
TIMESTAMP = 1736297367
|
||||
SHA256 (certbot_dns_dnsmadeeasy-3.1.0.tar.gz) = 949602d64fab9caed9f560b207886ee432f62b22daed2f4869962656732e06f1
|
||||
SIZE (certbot_dns_dnsmadeeasy-3.1.0.tar.gz) = 12031
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669307
|
||||
SHA256 (certbot_dns_gehirn-3.0.1.tar.gz) = 7762a3e57f3e992d16a14a049c8636e080eea5b4154cffcefa6f245697489c63
|
||||
SIZE (certbot_dns_gehirn-3.0.1.tar.gz) = 11967
|
||||
TIMESTAMP = 1736297367
|
||||
SHA256 (certbot_dns_gehirn-3.1.0.tar.gz) = 188d47e97693c037462e121ebcd1904258c63e97f9864aac6d6ace5b27c6282a
|
||||
SIZE (certbot_dns_gehirn-3.1.0.tar.gz) = 11942
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669308
|
||||
SHA256 (certbot_dns_google-3.0.1.tar.gz) = d989974ac10258e3f775182e63b7a5ae3236f6c1cd28a036d7f9747133d28c60
|
||||
SIZE (certbot_dns_google-3.0.1.tar.gz) = 24893
|
||||
TIMESTAMP = 1736297368
|
||||
SHA256 (certbot_dns_google-3.1.0.tar.gz) = 597b1b79c220caa37f73246a3dbf7f8790d065eeb77601172f82ffa0021dbf9d
|
||||
SIZE (certbot_dns_google-3.1.0.tar.gz) = 24890
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669308
|
||||
SHA256 (certbot_dns_linode-3.0.1.tar.gz) = 289e326c0091732ec2aa6fcdbf7bc9e0e0ec56e43db08b8b8f504b1902ad6295
|
||||
SIZE (certbot_dns_linode-3.0.1.tar.gz) = 12981
|
||||
TIMESTAMP = 1736297368
|
||||
SHA256 (certbot_dns_linode-3.1.0.tar.gz) = 8c5bb77ca98325638e32c74f5c6e6dce20d240675ccab03f9240427de722fba2
|
||||
SIZE (certbot_dns_linode-3.1.0.tar.gz) = 12963
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669309
|
||||
SHA256 (certbot_dns_luadns-3.0.1.tar.gz) = 433523e6e820dddaf9827fb13bb837fb219ed24952a770e39c17088cfee2bf47
|
||||
SIZE (certbot_dns_luadns-3.0.1.tar.gz) = 11879
|
||||
TIMESTAMP = 1736297369
|
||||
SHA256 (certbot_dns_luadns-3.1.0.tar.gz) = 4893f36e05aa07bbb196b2bcd238020f63ffe37c3cbe34e6bc2e7a3110dc3aec
|
||||
SIZE (certbot_dns_luadns-3.1.0.tar.gz) = 11853
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669310
|
||||
SHA256 (certbot_dns_nsone-3.0.1.tar.gz) = 61e5855be5bab114ad395fef670855df0dfee2fbf43a075018f36289caa91765
|
||||
SIZE (certbot_dns_nsone-3.0.1.tar.gz) = 11934
|
||||
TIMESTAMP = 1736297370
|
||||
SHA256 (certbot_dns_nsone-3.1.0.tar.gz) = 0d3994bb65735ec15bd4a0b13bec6914e17277446444fb052649a5f70bd654fa
|
||||
SIZE (certbot_dns_nsone-3.1.0.tar.gz) = 11941
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669310
|
||||
SHA256 (certbot_dns_ovh-3.0.1.tar.gz) = d2f65e8dbf543be47f4e5a0b315295f44a58379008b094c14b9685eaf21f7d09
|
||||
SIZE (certbot_dns_ovh-3.0.1.tar.gz) = 12322
|
||||
TIMESTAMP = 1736297370
|
||||
SHA256 (certbot_dns_ovh-3.1.0.tar.gz) = c31cf17b4821943fef8ee837be2c024998a6958632e81d7bae33bbaa4548a5fa
|
||||
SIZE (certbot_dns_ovh-3.1.0.tar.gz) = 12281
|
||||
|
|
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}certbot>=${ACME_VERSION},1:security/py-certbot@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=1.15.0:dns/py-dnspython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=2.6.1:dns/py-dnspython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669311
|
||||
SHA256 (certbot_dns_rfc2136-3.0.1.tar.gz) = 064ab9b3c3438e225fa5be27b90ab87ee896c8fb08c940b67cd7d91ffc302178
|
||||
SIZE (certbot_dns_rfc2136-3.0.1.tar.gz) = 16644
|
||||
TIMESTAMP = 1736297371
|
||||
SHA256 (certbot_dns_rfc2136-3.1.0.tar.gz) = fd414c2e2caa61b366ff7412dd788e46666b60fabde80dd362dcbf12e6310363
|
||||
SIZE (certbot_dns_rfc2136-3.1.0.tar.gz) = 16742
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669312
|
||||
SHA256 (certbot_dns_route53-3.0.1.tar.gz) = d4dde77144f1b1ff7fde61e6bbf9d5e269e554990564dd7b1a91b5ef6ddcdb0c
|
||||
SIZE (certbot_dns_route53-3.0.1.tar.gz) = 15449
|
||||
TIMESTAMP = 1736297371
|
||||
SHA256 (certbot_dns_route53-3.1.0.tar.gz) = c3bf2f63314062f7430f4989b06518e5995dcdc713e456f0fd04cfa1c8392161
|
||||
SIZE (certbot_dns_route53-3.1.0.tar.gz) = 15430
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669313
|
||||
SHA256 (certbot_dns_sakuracloud-3.0.1.tar.gz) = e7d4c5edd145b7ca3cc3019aa9b15c036f03df1ce7b0b8b472a0bc9f6ed0de6b
|
||||
SIZE (certbot_dns_sakuracloud-3.0.1.tar.gz) = 11934
|
||||
TIMESTAMP = 1736297372
|
||||
SHA256 (certbot_dns_sakuracloud-3.1.0.tar.gz) = 5a53ccce21f8da10718ed05af7bab21a2afb1bb4cd6bd9b4b23fed7f91760b84
|
||||
SIZE (certbot_dns_sakuracloud-3.1.0.tar.gz) = 11936
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669314
|
||||
SHA256 (certbot_nginx-3.0.1.tar.gz) = 2507fdfb3401ba58b24bac9c3722b4e1641ec100e5b21fde0c518b2c77c6647b
|
||||
SIZE (certbot_nginx-3.0.1.tar.gz) = 78252
|
||||
TIMESTAMP = 1736297373
|
||||
SHA256 (certbot_nginx-3.1.0.tar.gz) = dc90d102533cc0ea8bc377c003eecb96be8a6c7cae30082749bcc00a7c97b515
|
||||
SIZE (certbot_nginx-3.1.0.tar.gz) = 78003
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= certbot
|
||||
PORTVERSION= ${ACME_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731669303
|
||||
SHA256 (certbot-3.0.1.tar.gz) = 4d573635840bbcc1124a2176e7188e69f6e3210f9ed94e20839547f07caee2b2
|
||||
SIZE (certbot-3.0.1.tar.gz) = 438781
|
||||
TIMESTAMP = 1736297364
|
||||
SHA256 (certbot-3.1.0.tar.gz) = 0ac0bacc74af1802eeb13f4008f0cb2eaccb0432a07224f5c8554ba6f135c2df
|
||||
SIZE (certbot-3.1.0.tar.gz) = 438778
|
||||
|
|
Loading…
Add table
Reference in a new issue