pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-trustme py-trustme: updated to 0.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0705702c7e06
branches:  trunk
changeset: 343949:0705702c7e06
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 13 20:29:12 2019 +0000

description:
py-trustme: updated to 0.5.3

Trustme 0.5.3:
Features
Added :attr:`CA.from_pem` to import an existing certificate authority; this allows migrating to trustme step-by-step.

diffstat:

 security/py-trustme/Makefile |   4 ++--
 security/py-trustme/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 94f9b0649185 -r 0705702c7e06 security/py-trustme/Makefile
--- a/security/py-trustme/Makefile      Wed Nov 13 19:40:48 2019 +0000
+++ b/security/py-trustme/Makefile      Wed Nov 13 20:29:12 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/06/06 21:24:22 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/11/13 20:29:12 adam Exp $
 
-DISTNAME=      trustme-0.5.2
+DISTNAME=      trustme-0.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/trustme/}
diff -r 94f9b0649185 -r 0705702c7e06 security/py-trustme/distinfo
--- a/security/py-trustme/distinfo      Wed Nov 13 19:40:48 2019 +0000
+++ b/security/py-trustme/distinfo      Wed Nov 13 20:29:12 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/06/06 21:24:22 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/11/13 20:29:12 adam Exp $
 
-SHA1 (trustme-0.5.2.tar.gz) = 7d2ebb9262cefb3bdb09decc7d479b8c1abfcd14
-RMD160 (trustme-0.5.2.tar.gz) = 1c5bc086145a8c0c51f2aa71250e5ff25412314f
-SHA512 (trustme-0.5.2.tar.gz) = 32ab33a82752228aad200203b7b217f9b9da970067330a273c9ff5c13c8ae15ef20c39e61fc9cd748b7030691ef4b003f279a50374f59b7743c4c90aeca56a22
-Size (trustme-0.5.2.tar.gz) = 21819 bytes
+SHA1 (trustme-0.5.3.tar.gz) = 9f0e709bf13a7fb03bb3fb614fdfa371a377bb8c
+RMD160 (trustme-0.5.3.tar.gz) = 61ef504958e88266acd1271b41d7fdc048437dd1
+SHA512 (trustme-0.5.3.tar.gz) = ac898c8531d54fefeef53986916e196b9cc808fc9e388c26b23b3fbc596204421b2a072ac4f2ceb8f263383a942cccc4ad7b23c776536b63e671e7e9e2141ab0
+Size (trustme-0.5.3.tar.gz) = 35946 bytes



Home | Main Index | Thread Index | Old Index