pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-certbot Updated py-certbot to 0.11.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bfb05c5e674
branches:  trunk
changeset: 358225:3bfb05c5e674
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 07 14:03:58 2017 +0000

description:
Updated py-certbot to 0.11.1.

No concise changelog found. ~30 bugs/issues fixed.

diffstat:

 security/py-certbot/Makefile.common |   4 ++--
 security/py-certbot/PLIST           |   8 +++++++-
 security/py-certbot/distinfo        |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (59 lines):

diff -r e20f5bcc219a -r 3bfb05c5e674 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common       Tue Feb 07 14:03:25 2017 +0000
+++ b/security/py-certbot/Makefile.common       Tue Feb 07 14:03:58 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.7 2017/01/25 12:34:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2017/02/07 14:03:58 wiz Exp $
 #
 # used by security/py-acme/Makefile
 # used by security/py-certbot/Makefile
 
-DISTNAME=      certbot-0.10.1
+DISTNAME=      certbot-0.11.1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=certbot/}
 
 HOMEPAGE=      https://letsencrypt.org/
diff -r e20f5bcc219a -r 3bfb05c5e674 security/py-certbot/PLIST
--- a/security/py-certbot/PLIST Tue Feb 07 14:03:25 2017 +0000
+++ b/security/py-certbot/PLIST Tue Feb 07 14:03:58 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/01/12 16:02:44 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/02/07 14:03:58 wiz Exp $
 bin/certbot
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -57,6 +57,9 @@
 ${PYSITELIB}/certbot/display/util.py
 ${PYSITELIB}/certbot/display/util.pyc
 ${PYSITELIB}/certbot/display/util.pyo
+${PYSITELIB}/certbot/eff.py
+${PYSITELIB}/certbot/eff.pyc
+${PYSITELIB}/certbot/eff.pyo
 ${PYSITELIB}/certbot/error_handler.py
 ${PYSITELIB}/certbot/error_handler.pyc
 ${PYSITELIB}/certbot/error_handler.pyo
@@ -186,6 +189,9 @@
 ${PYSITELIB}/certbot/tests/display/util_test.py
 ${PYSITELIB}/certbot/tests/display/util_test.pyc
 ${PYSITELIB}/certbot/tests/display/util_test.pyo
+${PYSITELIB}/certbot/tests/eff_test.py
+${PYSITELIB}/certbot/tests/eff_test.pyc
+${PYSITELIB}/certbot/tests/eff_test.pyo
 ${PYSITELIB}/certbot/tests/error_handler_test.py
 ${PYSITELIB}/certbot/tests/error_handler_test.pyc
 ${PYSITELIB}/certbot/tests/error_handler_test.pyo
diff -r e20f5bcc219a -r 3bfb05c5e674 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo      Tue Feb 07 14:03:25 2017 +0000
+++ b/security/py-certbot/distinfo      Tue Feb 07 14:03:58 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/01/25 12:34:07 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/02/07 14:03:58 wiz Exp $
 
-SHA1 (certbot-0.10.1.tar.gz) = 84d74eaf35f83e36c861424017a75d7b1b912a1a
-RMD160 (certbot-0.10.1.tar.gz) = 83cd52909396dbf8c51a87583bde2e0dd990c17d
-SHA512 (certbot-0.10.1.tar.gz) = 4e45280b9cb6db3f8dcecfbf0cf64c990ea58d8607ed1aea9853c7248f8830301cc8685126eeb0d0c2ef0e23298c9070b291110d733e72867967bc9506900702
-Size (certbot-0.10.1.tar.gz) = 823669 bytes
+SHA1 (certbot-0.11.1.tar.gz) = 2b056fd5ab44f8aa9902f7927e203b8d7cbc8232
+RMD160 (certbot-0.11.1.tar.gz) = b75e1b79ea0c934d25e0de1fbebda802076bca99
+SHA512 (certbot-0.11.1.tar.gz) = 77ab66be8e9e16c3588f9a822db553c3ba8caf5bda91a810c0bccfd2bed144ccab06dae33551df474dba05a679045dc02966bc6f8facecdcba3f00c7b9773f0a
+Size (certbot-0.11.1.tar.gz) = 817693 bytes



Home | Main Index | Thread Index | Old Index