pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security py-acme py-certbot*: updated to 1.30.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b1218cdd8a7
branches:  trunk
changeset: 384950:6b1218cdd8a7
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Sep 08 15:12:55 2022 +0000

description:
py-acme py-certbot*: updated to 1.30.0

Changes 1.30.0

acme.client.ClientBase, acme.messages.Authorization.resolved_combinations,
acme.messages.Authorization.combinations, acme.mixins, acme.fields.resource,
and acme.fields.Resource are deprecated and will be removed in a future release.
acme.messages.OLD_ERROR_PREFIX (urn:acme:error:) is deprecated and support for
the old ACME error prefix in Certbot will be removed in the next major release of
Certbot.
acme.messages.Directory.register is deprecated and will be removed in the next
major release of Certbot. Furthermore, .Directory will only support lookups
by the exact resource name string in the ACME directory (e.g. directory['newOrder']).
The certbot-dns-cloudxns plugin is now deprecated and will be removed in the
next major release of Certbot.
The source_address argument for acme.client.ClientNetwork is deprecated
and support for it will be removed in the next major release.
Add UI text suggesting users create certs for multiple domains, when possible

diffstat:

 security/py-acme/distinfo                     |  8 ++++----
 security/py-certbot-apache/distinfo           |  8 ++++----
 security/py-certbot-dns-digitalocean/distinfo |  8 ++++----
 security/py-certbot-dns-dnsimple/distinfo     |  8 ++++----
 security/py-certbot-dns-dnsmadeeasy/distinfo  |  8 ++++----
 security/py-certbot-dns-gehirn/distinfo       |  8 ++++----
 security/py-certbot-dns-google/distinfo       |  8 ++++----
 security/py-certbot-dns-linode/distinfo       |  8 ++++----
 security/py-certbot-dns-luadns/distinfo       |  8 ++++----
 security/py-certbot-dns-nsone/distinfo        |  8 ++++----
 security/py-certbot-dns-ovh/distinfo          |  8 ++++----
 security/py-certbot-dns-rfc2136/distinfo      |  8 ++++----
 security/py-certbot-dns-route53/distinfo      |  8 ++++----
 security/py-certbot-dns-sakuracloud/distinfo  |  8 ++++----
 security/py-certbot-nginx/distinfo            |  8 ++++----
 security/py-certbot/Makefile.common           |  4 ++--
 security/py-certbot/distinfo                  |  8 ++++----
 17 files changed, 66 insertions(+), 66 deletions(-)

diffs (227 lines):

diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-acme/distinfo
--- a/security/py-acme/distinfo Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-acme/distinfo Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:43:58 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (acme-1.29.0.tar.gz) = 2f7f9646647de619687561473d3e1e82e15888a7872a6d4b6271dee885edc4e5
-SHA512 (acme-1.29.0.tar.gz) = 2222a68897647dfa7ed5ed2124c23d8f8db4d9424a039fc1cf698af6ad16df59ca33d1b301606dacc9acf715f4994244a483c47cd7d21284221f17844e625bcc
-Size (acme-1.29.0.tar.gz) = 99869 bytes
+BLAKE2s (acme-1.30.0.tar.gz) = 44710b82827aa45a569952d6f4fd238ae7b33d1bbb237ad50b8387ce2aca5e28
+SHA512 (acme-1.30.0.tar.gz) = fb0320ebfef31afc2d29b72973a50390f67a4dcd3f96be4804b5bc13e09b71055a20f3b1da504fb4ebc300ae8871d244487d252e81029f6c23a01ff1a2c9485e
+Size (acme-1.30.0.tar.gz) = 101422 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-apache/distinfo
--- a/security/py-certbot-apache/distinfo       Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-apache/distinfo       Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:43:58 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-apache-1.29.0.tar.gz) = edbe4a196321fe278301c6d1d2f101ed775bee951f099f967951963810757421
-SHA512 (certbot-apache-1.29.0.tar.gz) = 6ed5b1315eebb7f5a61ea1ca16d599b1cfc443b4b6a7713c52a860e955a3d5f13b0c12b8fdba2c4752845b6cd9d7dfa10cd124f10f11b08289a381a4005b3d6a
-Size (certbot-apache-1.29.0.tar.gz) = 224607 bytes
+BLAKE2s (certbot-apache-1.30.0.tar.gz) = 58961b4830045bbda13499a7a109804257222b118d197f62eda4498e040a7c22
+SHA512 (certbot-apache-1.30.0.tar.gz) = cf11370b4d6bb8883bd7849815d086fb4f69b7a8e14f8253a2d1cb3b5993c4ad38e33416586600de2cea7983f8bf5583a22a00f0f0c74476721c7b7fc807ba77
+Size (certbot-apache-1.30.0.tar.gz) = 224637 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-digitalocean/distinfo
--- a/security/py-certbot-dns-digitalocean/distinfo     Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-digitalocean/distinfo     Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.31 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-dns-digitalocean-1.29.0.tar.gz) = 86cf3ea4205832ab57ba2707f6185b709b08fef1d02554905fb9e774941e2ee4
-SHA512 (certbot-dns-digitalocean-1.29.0.tar.gz) = a8236582e47482f90e8c178e1dfdbbc0dba3fe4830b528cac59caa62e9d06d3fd087e66d8b2ad1488c446de274b651ed93f89e8438d39768e06acf8e5070dc4b
-Size (certbot-dns-digitalocean-1.29.0.tar.gz) = 14146 bytes
+BLAKE2s (certbot-dns-digitalocean-1.30.0.tar.gz) = de64e342f92fe1eaa0e04d4f95c1f738cb67d27f6b786f777fea2d5c4c6fed44
+SHA512 (certbot-dns-digitalocean-1.30.0.tar.gz) = 71be7ffe65f238af696197aa362d16afbd95a80bb81e07a8fbe7d74900fe2bde2d6d09c79de9c6338271c7559623e51189d85ca215d4c4f137ec06d470818267
+Size (certbot-dns-digitalocean-1.30.0.tar.gz) = 14147 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-dnsimple/distinfo
--- a/security/py-certbot-dns-dnsimple/distinfo Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-dnsimple/distinfo Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-dns-dnsimple-1.29.0.tar.gz) = 82a4e4ba9e0366989c297d2bc9023100c0770891c8998a3a688f063e00f6af04
-SHA512 (certbot-dns-dnsimple-1.29.0.tar.gz) = 0f6d59f7cc1806d5add64b79825bed4facfd3c6d1fe91a010dff867858f5c85225b7ed354d2b020e3975ed30a54301d35fee560da75d0cbf0c231cac2c11e64e
-Size (certbot-dns-dnsimple-1.29.0.tar.gz) = 12454 bytes
+BLAKE2s (certbot-dns-dnsimple-1.30.0.tar.gz) = 365468202a7912d61edb93baad1ef2f7d399879077678b38062f29616d4f7434
+SHA512 (certbot-dns-dnsimple-1.30.0.tar.gz) = 5981c02ee790e7bba1e562c4b6ded62d53ee57c37b37b3efa176981cf128d515bd999f300d52cab30e47f29022a52d4b586e91e692a0ede24b4e7d7809421653
+Size (certbot-dns-dnsimple-1.30.0.tar.gz) = 12461 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-dnsmadeeasy/distinfo
--- a/security/py-certbot-dns-dnsmadeeasy/distinfo      Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/distinfo      Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-dns-dnsmadeeasy-1.29.0.tar.gz) = e281e17075b92377db3ed8c1e96f144123e45fb232e06fcbdacb736e86d25fac
-SHA512 (certbot-dns-dnsmadeeasy-1.29.0.tar.gz) = 54631060275163c4a417307956d4a1b5223515ab46f4b2b59d956d4e1979a66c3aa0cd2244b388d5000a04bdf9d10e7739ab899a01865c5f88790c884ac1a48b
-Size (certbot-dns-dnsmadeeasy-1.29.0.tar.gz) = 12673 bytes
+BLAKE2s (certbot-dns-dnsmadeeasy-1.30.0.tar.gz) = 76904877336e08c60e0f54db19197689540a2d40b083c2c8b5799a150ce5c095
+SHA512 (certbot-dns-dnsmadeeasy-1.30.0.tar.gz) = 46eec0cf7dc420318a15bf24d91a1d89a2f52789b39a98126b694b51cc01aa4e582ccb6ec4caea225807a1b6becd96ececa87aacf474f2e1807616bd0397ff23
+Size (certbot-dns-dnsmadeeasy-1.30.0.tar.gz) = 12656 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-gehirn/distinfo
--- a/security/py-certbot-dns-gehirn/distinfo   Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-gehirn/distinfo   Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-dns-gehirn-1.29.0.tar.gz) = 15daa909820d54b557fcb62f268a42e6d53bba5bf5e0b0615ee5f52508b04966
-SHA512 (certbot-dns-gehirn-1.29.0.tar.gz) = 0c3420e6837601d99cf4444675735190037fe5451a40e0ee5ed7842a587cf779e43691c7a6338075a7511fa6eb4c62df2f246ccd75b530caaa18645195a62679
-Size (certbot-dns-gehirn-1.29.0.tar.gz) = 12556 bytes
+BLAKE2s (certbot-dns-gehirn-1.30.0.tar.gz) = c370e24bc9b70f278630eac92c85601542d7800e3085551801eaf4bf0b31ea49
+SHA512 (certbot-dns-gehirn-1.30.0.tar.gz) = 7ee27ba87b336c26b6731bc5fa58892dd3a3c73ac041eb69316ea3f1b471970851f394b437a2e6ecae43b5c3bcc776ac367d210dcebe6959897bb28b80ab5482
+Size (certbot-dns-gehirn-1.30.0.tar.gz) = 12565 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-google/distinfo
--- a/security/py-certbot-dns-google/distinfo   Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-google/distinfo   Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-google-1.29.0.tar.gz) = 6f1edde1d87e61ac9dd3acb3fc5c3d8817a186af76d10be3bf9a1259e61b914b
-SHA512 (certbot-dns-google-1.29.0.tar.gz) = 32188cda4d81090eaeb8e246d109c54171a10291ef678cbffafd87350c57f8aa8f435f66ea751bc29a434a1f147e3285d737897f678791691cd2d924027ec4bf
-Size (certbot-dns-google-1.29.0.tar.gz) = 23697 bytes
+BLAKE2s (certbot-dns-google-1.30.0.tar.gz) = 5e22b520250632071c68115d0c6d775ef1ee23e7a2995bc6779e5cb95d1730c8
+SHA512 (certbot-dns-google-1.30.0.tar.gz) = ed8f7a21d67d9eb705b0c1c29fa3940646b19515763adc26b46b0da8fcd53f0a278df0f2ee9e0c9578e3f3676abe383bcc6ae1d7ad1529a0fb32fb7222c0360c
+Size (certbot-dns-google-1.30.0.tar.gz) = 23695 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-linode/distinfo
--- a/security/py-certbot-dns-linode/distinfo   Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-linode/distinfo   Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-linode-1.29.0.tar.gz) = cff18c2d203d50b73b08fc12c7e59ff941ef874fbb2509afc2927d2faa0ed4bd
-SHA512 (certbot-dns-linode-1.29.0.tar.gz) = 5897c28b0f155a5a2bab4d7ef2b73dc695c4cab9b96786037ea8db663a1b1b8785620786518cb6e57ca7308fb29d8deb4d55ea954c6bfff84f8af093e1f60330
-Size (certbot-dns-linode-1.29.0.tar.gz) = 13035 bytes
+BLAKE2s (certbot-dns-linode-1.30.0.tar.gz) = fb7ccaf9664d4f230b645c173297597fee5d1698b9eacf5a61b141c39e0e9e6d
+SHA512 (certbot-dns-linode-1.30.0.tar.gz) = 3403e481f9df55257586c3b46b7907b10e0ad44678aeaaba576e6ac85f53656af49d50651d94da589b87cff0cba984d23bd7f163a665585c26dbc4a868814888
+Size (certbot-dns-linode-1.30.0.tar.gz) = 13020 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-luadns/distinfo
--- a/security/py-certbot-dns-luadns/distinfo   Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-luadns/distinfo   Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-luadns-1.29.0.tar.gz) = b79478f29f52c8df83e3a7a0e92aff55dbefd7ed905bd3a0cbbfe87b358e1948
-SHA512 (certbot-dns-luadns-1.29.0.tar.gz) = d54ced434350cbb75247c2fb5747b0ca93f67833768bd44e47886ae7d0cde7f3371f17f297b2945e50e90a23f63a7adfb33108ad96f71e6ce2185d1754a1c0ad
-Size (certbot-dns-luadns-1.29.0.tar.gz) = 12477 bytes
+BLAKE2s (certbot-dns-luadns-1.30.0.tar.gz) = 78d49ba99b9dea0190febd3ed1b2a78efb8fddd305675444feb1715e1f19804b
+SHA512 (certbot-dns-luadns-1.30.0.tar.gz) = 3ca4f49ff7812a5fafbef3b1ba9aba20e58d7094bf3be5468d5181545752df71e0966ec75e51abd64b5d376bd4b3b601c48593c1247e71f99e86fd68f225c443
+Size (certbot-dns-luadns-1.30.0.tar.gz) = 12475 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-nsone/distinfo
--- a/security/py-certbot-dns-nsone/distinfo    Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-nsone/distinfo    Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:43:59 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-nsone-1.29.0.tar.gz) = a6e9d1460ee95647d0b164f4328f9aef6b6441e1fba0f9e0e8f287c32faf8d2a
-SHA512 (certbot-dns-nsone-1.29.0.tar.gz) = c856b00e9451b5a88bcf5d7856914a01cad3421e571b24dac73d55aa5bbff015c5aa20912d2d89016d2cc03373568405f2a4610ce2a326b40f1aef8b1c55e4a9
-Size (certbot-dns-nsone-1.29.0.tar.gz) = 12514 bytes
+BLAKE2s (certbot-dns-nsone-1.30.0.tar.gz) = 42907da0ef4aac4acd8362b1eeea099d135f50d67b5efa8696effbc674b407c9
+SHA512 (certbot-dns-nsone-1.30.0.tar.gz) = 74366be42070ad87457856c3d40c1ef0a62cb385ec238ff20efe1742adce0e93524e97c359cc1016aad7c73e33405e614134edce4a7d99b1bab807bc3ede8591
+Size (certbot-dns-nsone-1.30.0.tar.gz) = 12524 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-ovh/distinfo
--- a/security/py-certbot-dns-ovh/distinfo      Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-ovh/distinfo      Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:44:00 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-ovh-1.29.0.tar.gz) = 4daabf1904700d7acfd879c8c5483e46658a37d1420d62f7739459a95d13acb1
-SHA512 (certbot-dns-ovh-1.29.0.tar.gz) = 5fbcbf9792e37a8d03fe96c3bb317d1a818a0842e434f815e66649a8a70da4cbf7c3bbd4cd0067abe8f17cf949ee34372175ad0a2995268fd5f6fe7e4c075a40
-Size (certbot-dns-ovh-1.29.0.tar.gz) = 12874 bytes
+BLAKE2s (certbot-dns-ovh-1.30.0.tar.gz) = 257c76c860b466c9aa3f501653691c057e6e88736de3b9487c1c8a9e20d812ea
+SHA512 (certbot-dns-ovh-1.30.0.tar.gz) = eff5943d38b6eeac0bfd25eb282e05384ed53ff3c08e42ac87c2312a4dff6257dd9879aab34a406af3fc6538364e824de766a25a4156e7b48431ac96f38670bd
+Size (certbot-dns-ovh-1.30.0.tar.gz) = 12874 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-rfc2136/distinfo
--- a/security/py-certbot-dns-rfc2136/distinfo  Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-rfc2136/distinfo  Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:44:00 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-rfc2136-1.29.0.tar.gz) = 76f07c542ef8d9cb4ea32256b6379bd0fea65c890c95c2e782afb2afb0f494f9
-SHA512 (certbot-dns-rfc2136-1.29.0.tar.gz) = fc786bdc1f125382b105a76c3477e0bbfb3d010e1854f082231728bb380f0047a54436a1076be5676ec804e0c6ffac49a5614097fe5436fdda6d4b1595aef9e4
-Size (certbot-dns-rfc2136-1.29.0.tar.gz) = 16359 bytes
+BLAKE2s (certbot-dns-rfc2136-1.30.0.tar.gz) = 282d3b0620d5fdd8c4581759a7ae62cd1cb641aaabe49d504917e409db2c5cfd
+SHA512 (certbot-dns-rfc2136-1.30.0.tar.gz) = 2d8f3935495835774e1467d8e94bf8f7baf82de9f0cdfa2d17d3a9261f2d6cae4267671c2c1984745a8a521e4c4920dd16f55406d5a5d7bbbfa24ade1c7be1fb
+Size (certbot-dns-rfc2136-1.30.0.tar.gz) = 16321 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-route53/distinfo
--- a/security/py-certbot-dns-route53/distinfo  Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-route53/distinfo  Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:44:00 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-route53-1.29.0.tar.gz) = e9cbcd1d3073609fa5c576bdad51694646a27683fa974eeb0c23df1ebf39f9c2
-SHA512 (certbot-dns-route53-1.29.0.tar.gz) = c5379cfa719bd9fc98ecabb2f2d82730dfc3afce6257459b2f7b5b50a8343df1e6fdb8cc41424b1d28f629d41c61b52c277c2b0752f872c29b95af5a4617bb21
-Size (certbot-dns-route53-1.29.0.tar.gz) = 14987 bytes
+BLAKE2s (certbot-dns-route53-1.30.0.tar.gz) = 4648857cf8196bd99377ae423355b67af98b6f9fe23b232407859eff270ac53f
+SHA512 (certbot-dns-route53-1.30.0.tar.gz) = 80abac51e159e813a07953838f81c3f23faee0e8b0f513257abe7b827d88da66e6452ef76b5d255880db06de4b6d0f2a340271dd6e6daeb2b738596eaf699bd1
+Size (certbot-dns-route53-1.30.0.tar.gz) = 14989 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-dns-sakuracloud/distinfo
--- a/security/py-certbot-dns-sakuracloud/distinfo      Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-dns-sakuracloud/distinfo      Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/07/12 05:44:00 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-dns-sakuracloud-1.29.0.tar.gz) = 45db6a02669145064686540ce0a859e8cb4d1584c64754198905aec82212884f
-SHA512 (certbot-dns-sakuracloud-1.29.0.tar.gz) = fd2a5e8a19c794579265aad2f633461cac091a1db9042abf8729d002e12f97ad770af7aef579a737f8d1c251b85bb6bffa762351a93637c84f6ccced06ab60c7
-Size (certbot-dns-sakuracloud-1.29.0.tar.gz) = 12546 bytes
+BLAKE2s (certbot-dns-sakuracloud-1.30.0.tar.gz) = caa5bda7b04cf883749d993980117e8814c4b235045df95e1d62adb4d2e949a4
+SHA512 (certbot-dns-sakuracloud-1.30.0.tar.gz) = 1969d7472547f48a4c94cd14f038a3a74f6068ced69b7983d8625042838b04099af3fcd160fc4c6af53ebc5e53092fbce494cd8dd3c541dadd5adfc533f61a22
+Size (certbot-dns-sakuracloud-1.30.0.tar.gz) = 12562 bytes
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot-nginx/distinfo
--- a/security/py-certbot-nginx/distinfo        Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot-nginx/distinfo        Thu Sep 08 15:12:55 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2022/07/12 05:44:00 adam Exp $
+$NetBSD: distinfo,v 1.44 2022/09/08 15:12:56 adam Exp $
 
-BLAKE2s (certbot-nginx-1.29.0.tar.gz) = 7d87f2a7d2010d2f6a1d7af04556a9f1dd9fe95d0e9fe710b636d14f973f2f46
-SHA512 (certbot-nginx-1.29.0.tar.gz) = baa532953946cdbaf46609f23d9f10f223f238089a552fedb6fa8390362bcaf1bf1cd379bd9199df0ab25d38fa4050fc9172e44380ae7076dadd0a288a2ea474
-Size (certbot-nginx-1.29.0.tar.gz) = 78792 bytes
+BLAKE2s (certbot-nginx-1.30.0.tar.gz) = 881a182a2d70ae9764049fb9c540f5a05b12b8c79611643cb53cd01611c9e56e
+SHA512 (certbot-nginx-1.30.0.tar.gz) = 2cf49d13026fb9a6cb9bf41f7a7ce62087d88b9f79892bfcf80ff6d8ef6643765bc102c7fc98c1392bec456fc882b2349d97f79a242a6b5bb08a3e4f114f6299
+Size (certbot-nginx-1.30.0.tar.gz) = 78733 bytes
 SHA1 (patch-certbot__nginx___internal_constants.py) = a997b742be045374043a508a187db21fa45dde0c
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common       Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot/Makefile.common       Thu Sep 08 15:12:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2022/07/12 05:43:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.68 2022/09/08 15:12:55 adam Exp $
 # used by security/py-acme/Makefile
 # used by security/py-certbot/Makefile
 # used by security/py-certbot-apache/Makefile
@@ -16,7 +16,7 @@
 # used by security/py-certbot-dns-sakuracloud/Makefile
 # used by security/py-certbot-nginx/Makefile
 
-CERTBOT_VERSION=       1.29.0
+CERTBOT_VERSION=       1.30.0
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES?=   security python
diff -r 10a517fd6ea6 -r 6b1218cdd8a7 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo      Thu Sep 08 11:23:08 2022 +0000
+++ b/security/py-certbot/distinfo      Thu Sep 08 15:12:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2022/07/12 05:43:58 adam Exp $
+$NetBSD: distinfo,v 1.71 2022/09/08 15:12:55 adam Exp $
 
-BLAKE2s (certbot-1.29.0.tar.gz) = 6d076500800a3ad60be1fae21485e9143887d8b8025cfdcdfeb3ea070b487c36
-SHA512 (certbot-1.29.0.tar.gz) = d081964d3b85af84ec4efa39c1535d010ce303c4bb658428ff584e385411f19c091eedd54ee2ebfc4f1374508baeb1c2f52904c60c9fa5818b307a075a8a5127
-Size (certbot-1.29.0.tar.gz) = 425183 bytes
+BLAKE2s (certbot-1.30.0.tar.gz) = 30f0b79f5c0f36d512d2ada782f0c4c93e2129a0b4498def54fbca78c8feb91e
+SHA512 (certbot-1.30.0.tar.gz) = 3e47793e0385f5fa987c1467462a1dac74e54c8b68903c1f5072c9fe3dbe2a6b6ce053f64c4dae9e09f904e16a49b210196427a5104ae9d9fe74fca4741d8960
+Size (certbot-1.30.0.tar.gz) = 425964 bytes



Home | Main Index | Thread Index | Old Index