summaryrefslogtreecommitdiff
path: root/security/py-acme
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-06-14 12:15:39 +0000
committeradam <adam@pkgsrc.org>2021-06-14 12:15:39 +0000
commit2fff0bbb927ec4873d28a3d8d9985f18b4ac8e8c (patch)
tree36bb1220e8af998e78f252352aaf909b4e00759d /security/py-acme
parentbcb901452f2fa86c95c08344d2bc0cc979eaf298 (diff)
downloadpkgsrc-2fff0bbb927ec4873d28a3d8d9985f18b4ac8e8c.tar.gz
py-acme py-certbot*: updated to 1.16.0
Certbot 1.16.0 Changed DNS plugins based on lexicon now require dns-lexicon >= v3.1.0 Use UTF-8 encoding for renewal configuration files Windows installer now cleans up old Certbot dependency packages before installing the new ones to avoid version conflicts. This release contains a substantial command-line UX overhaul, based on previous user research. The main goal was to streamline and clarify output. If you would like to see more verbose output, use the -v or -vv flags. UX improvements are an iterative process and the Certbot team welcomes constructive feedback. Functions certbot.crypto_util.init_save_key and certbot.crypto_util.init_save_csr, whose behaviors rely on the global Certbot config singleton, are deprecated and will be removed in a future release. Please use certbot.crypto_util.generate_key and certbot.crypto_util.generate_csr instead. Fixed Fix TypeError due to incompatibility with lexicon >= v3.6.0 Installers (e.g. nginx, Apache) were being restarted unnecessarily after dry-run renewals. Colors and bold text should properly render in all supported versions of Windows.
Diffstat (limited to 'security/py-acme')
-rw-r--r--security/py-acme/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo
index 15277c0a63e..b9dfa0fd13a 100644
--- a/security/py-acme/distinfo
+++ b/security/py-acme/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2021/05/14 08:24:05 adam Exp $
+$NetBSD: distinfo,v 1.28 2021/06/14 12:15:39 adam Exp $
-SHA1 (acme-1.15.0.tar.gz) = 71a1640e596684d75d081d2ddcaf8cb544f8e288
-RMD160 (acme-1.15.0.tar.gz) = 8304ec7de4bc5f482a7700d19376805813b668bf
-SHA512 (acme-1.15.0.tar.gz) = 554cb7c42b6aaeb89ab6bc168c0e1d9cf182d7b4acd75ecb9f234852c85f4fad35146f003dcdcde1fc89ec597479946f6c81521d40efa82ca114e95348546019
-Size (acme-1.15.0.tar.gz) = 90504 bytes
+SHA1 (acme-1.16.0.tar.gz) = 03658b57de6f5e3993e1ced2ca087d69a7bd6e0c
+RMD160 (acme-1.16.0.tar.gz) = ff96807211e19c5032d2d67a9c5e080037cadfd6
+SHA512 (acme-1.16.0.tar.gz) = 6e34575f6e393b9c5a5bc96490629ff78da9dfbc92ce78bf6d97977876c2bc19188ac5fd932ed581b8af611ebaf22e7370ce331f4b386ea88e23949dedc55893
+Size (acme-1.16.0.tar.gz) = 90444 bytes