pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-OTXv2
Module Name: pkgsrc
Committed By: minskim
Date: Tue Apr 3 14:33:50 UTC 2018
Added Files:
pkgsrc/security/py-OTXv2: DESCR Makefile PLIST distinfo
Log Message:
security/py-OTXv2: Import version 1.2
OTX Direct Connect agents provide a way to automatically update your
security infrastructure with pulses you have subscribed to from with
Open Threat Exchange. By using Direct Connect, the indicators
contained within the pulses you have subscribed to can be downloaded
and made locally available for other applications such as Intrusion
Detection Systems, Firewalls, and other security-focused applications.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-OTXv2/DESCR \
pkgsrc/security/py-OTXv2/Makefile pkgsrc/security/py-OTXv2/PLIST \
pkgsrc/security/py-OTXv2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/py-OTXv2/DESCR
diff -u /dev/null pkgsrc/security/py-OTXv2/DESCR:1.1
--- /dev/null Tue Apr 3 14:33:50 2018
+++ pkgsrc/security/py-OTXv2/DESCR Tue Apr 3 14:33:50 2018
@@ -0,0 +1,6 @@
+OTX Direct Connect agents provide a way to automatically update your
+security infrastructure with pulses you have subscribed to from with
+Open Threat Exchange. By using Direct Connect, the indicators
+contained within the pulses you have subscribed to can be downloaded
+and made locally available for other applications such as Intrusion
+Detection Systems, Firewalls, and other security-focused applications.
Index: pkgsrc/security/py-OTXv2/Makefile
diff -u /dev/null pkgsrc/security/py-OTXv2/Makefile:1.1
--- /dev/null Tue Apr 3 14:33:50 2018
+++ pkgsrc/security/py-OTXv2/Makefile Tue Apr 3 14:33:50 2018
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/04/03 14:33:50 minskim Exp $
+
+DISTNAME= OTXv2-1.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= security python
+MASTER_SITES= ${MASTER_SITE_PYPI:=O/OTXv2/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://github.com/AlienVault-Labs/OTX-Python-SDK
+COMMENT= Python SDK for AlienVault OTX
+LICENSE= apache-2.0
+
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-OTXv2/PLIST
diff -u /dev/null pkgsrc/security/py-OTXv2/PLIST:1.1
--- /dev/null Tue Apr 3 14:33:50 2018
+++ pkgsrc/security/py-OTXv2/PLIST Tue Apr 3 14:33:50 2018
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2018/04/03 14:33:50 minskim Exp $
+${PYSITELIB}/IndicatorTypes.py
+${PYSITELIB}/IndicatorTypes.pyc
+${PYSITELIB}/IndicatorTypes.pyo
+${PYSITELIB}/OTXv2.py
+${PYSITELIB}/OTXv2.pyc
+${PYSITELIB}/OTXv2.pyo
Index: pkgsrc/security/py-OTXv2/distinfo
diff -u /dev/null pkgsrc/security/py-OTXv2/distinfo:1.1
--- /dev/null Tue Apr 3 14:33:50 2018
+++ pkgsrc/security/py-OTXv2/distinfo Tue Apr 3 14:33:50 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/03 14:33:50 minskim Exp $
+
+SHA1 (OTXv2-1.2.tar.gz) = 99f6320fd41f1c723d36472fa5da8b65d6f5f1f0
+RMD160 (OTXv2-1.2.tar.gz) = 4810eac1843d487e6e72ef02769f033be5d7284e
+SHA512 (OTXv2-1.2.tar.gz) = 95af342b6d36eb6ab461145eb19c1ecaae2129749667c36e4fc98b87ca286ef4c467a0684c62fa21c9dcb1f69d3041dad67b252ac79a8c781dce39c13e558f47
+Size (OTXv2-1.2.tar.gz) = 6774 bytes
Home |
Main Index |
Thread Index |
Old Index