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 Jan 22 19:20:32 UTC 2020

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

Log Message:
py-trustme: updated to 0.6.0

0.6.0:
Features
Allow specifying organization and organization unit in CA and issued certs.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/security/py-trustme/Makefile:1.6
--- pkgsrc/security/py-trustme/Makefile:1.5     Wed Nov 13 20:29:12 2019
+++ pkgsrc/security/py-trustme/Makefile Wed Jan 22 19:20:32 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/11/13 20:29:12 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/22 19:20:32 adam Exp $
 
-DISTNAME=      trustme-0.5.3
+DISTNAME=      trustme-0.6.0
 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.5 pkgsrc/security/py-trustme/distinfo:1.6
--- pkgsrc/security/py-trustme/distinfo:1.5     Wed Nov 13 20:29:12 2019
+++ pkgsrc/security/py-trustme/distinfo Wed Jan 22 19:20:32 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/11/13 20:29:12 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/01/22 19:20:32 adam Exp $
 
-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
+SHA1 (trustme-0.6.0.tar.gz) = 86b8af5085bf10bfcd5867b19bcc3319617e04fa
+RMD160 (trustme-0.6.0.tar.gz) = 61ce7584ed48b5d1e1b1d25cb5f6a8d55173f8a9
+SHA512 (trustme-0.6.0.tar.gz) = 9fda58320f2055d2c23369d2df213994cafd9af7b7eb3933162bbe09a81abd7a9cd2b2e7cae43b25d40d20311213d8a1c13155b61498b848a2850d22fa1e1418
+Size (trustme-0.6.0.tar.gz) = 24062 bytes



Home | Main Index | Thread Index | Old Index