pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: adam
Date: Thu Sep 6 13:36:16 UTC 2018
Modified Files:
pkgsrc/security: Makefile
Added Files:
pkgsrc/security/py-trustme: DESCR Makefile PLIST distinfo
Log Message:
py-trustme: added version 0.4.0
trustme is a tiny Python package that does one thing: it gives you a fake
certificate authority (CA) that you can use to generate fake TLS certs to use
in your tests. Well, technically they're real certs, they're just signed by
your CA, which nobody trusts. But you can trust it. Trust me.
To generate a diff of this commit:
cvs rdiff -u -r1.687 -r1.688 pkgsrc/security/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-trustme/DESCR \
pkgsrc/security/py-trustme/Makefile pkgsrc/security/py-trustme/PLIST \
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/Makefile
diff -u pkgsrc/security/Makefile:1.687 pkgsrc/security/Makefile:1.688
--- pkgsrc/security/Makefile:1.687 Wed Sep 5 09:21:51 2018
+++ pkgsrc/security/Makefile Thu Sep 6 13:36:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.687 2018/09/05 09:21:51 adam Exp $
+# $NetBSD: Makefile,v 1.688 2018/09/06 13:36:16 adam Exp $
#
COMMENT= Security tools
@@ -451,6 +451,7 @@ SUBDIR+= py-slowaes
SUBDIR+= py-smbpasswd
SUBDIR+= py-stix
SUBDIR+= py-tlslite
+SUBDIR+= py-trustme
SUBDIR+= py-trytond-authentication-sms
SUBDIR+= py-u2f
SUBDIR+= py-urllib2-kerberos
Added files:
Index: pkgsrc/security/py-trustme/DESCR
diff -u /dev/null pkgsrc/security/py-trustme/DESCR:1.1
--- /dev/null Thu Sep 6 13:36:16 2018
+++ pkgsrc/security/py-trustme/DESCR Thu Sep 6 13:36:16 2018
@@ -0,0 +1,4 @@
+trustme is a tiny Python package that does one thing: it gives you a fake
+certificate authority (CA) that you can use to generate fake TLS certs to use
+in your tests. Well, technically they're real certs, they're just signed by
+your CA, which nobody trusts. But you can trust it. Trust me.
Index: pkgsrc/security/py-trustme/Makefile
diff -u /dev/null pkgsrc/security/py-trustme/Makefile:1.1
--- /dev/null Thu Sep 6 13:36:16 2018
+++ pkgsrc/security/py-trustme/Makefile Thu Sep 6 13:36:16 2018
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2018/09/06 13:36:16 adam Exp $
+
+DISTNAME= trustme-0.4.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= security python
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/trustme/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/python-trio/trustme
+COMMENT= Number on quality TLS certs while you wait
+LICENSE= apache-2.0 OR mit
+
+DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
+DEPENDS+= ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna
+TEST_DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+
+.include "../../lang/python/pyversion.mk"
+.if ${_PYTHON_VERSION} == 27
+DEPENDS+= ${PYPKGPREFIX}-ipaddress-[0-9]*:../../net/py-ipaddress
+.endif
+
+do-test:
+ cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-trustme/PLIST
diff -u /dev/null pkgsrc/security/py-trustme/PLIST:1.1
--- /dev/null Thu Sep 6 13:36:16 2018
+++ pkgsrc/security/py-trustme/PLIST Thu Sep 6 13:36:16 2018
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/06 13:36:16 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trustme/__init__.py
+${PYSITELIB}/trustme/__init__.pyc
+${PYSITELIB}/trustme/__init__.pyo
+${PYSITELIB}/trustme/_version.py
+${PYSITELIB}/trustme/_version.pyc
+${PYSITELIB}/trustme/_version.pyo
Index: pkgsrc/security/py-trustme/distinfo
diff -u /dev/null pkgsrc/security/py-trustme/distinfo:1.1
--- /dev/null Thu Sep 6 13:36:16 2018
+++ pkgsrc/security/py-trustme/distinfo Thu Sep 6 13:36:16 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/06 13:36:16 adam Exp $
+
+SHA1 (trustme-0.4.0.tar.gz) = af8415f9b666fc5e043b09970c40baedda164c0d
+RMD160 (trustme-0.4.0.tar.gz) = e068a457db320d0f477149e8d5b1dda0a7aac521
+SHA512 (trustme-0.4.0.tar.gz) = bd12b0ebe076f65fd5d63e9b9c792672cd51ff630dd24200d2cdd488ea57fc0702d5f1f56ba5ab99836a4e6963e29c307c9c97ca84604fc894a7e95ed404ae8f
+Size (trustme-0.4.0.tar.gz) = 22023 bytes
Home |
Main Index |
Thread Index |
Old Index