pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-trustme



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 13 20:29:12 UTC 2019

Modified Files:
        pkgsrc/security/py-trustme: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-trustme/Makefile \
    pkgsrc/security/py-trustme/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-trustme/Makefile
diff -u pkgsrc/security/py-trustme/Makefile:1.4 pkgsrc/security/py-trustme/Makefile:1.5
--- pkgsrc/security/py-trustme/Makefile:1.4     Thu Jun  6 21:24:22 2019
+++ pkgsrc/security/py-trustme/Makefile Wed Nov 13 20:29:12 2019
@@ -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/}
Index: pkgsrc/security/py-trustme/distinfo
diff -u pkgsrc/security/py-trustme/distinfo:1.4 pkgsrc/security/py-trustme/distinfo:1.5
--- pkgsrc/security/py-trustme/distinfo:1.4     Thu Jun  6 21:24:22 2019
+++ pkgsrc/security/py-trustme/distinfo Wed Nov 13 20:29:12 2019
@@ -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