pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-OTXv2 security/py-OTXv2: Import version 1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c08bee7861e
branches:  trunk
changeset: 378204:5c08bee7861e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 03 14:33:50 2018 +0000

description:
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.

diffstat:

 security/py-OTXv2/DESCR    |   6 ++++++
 security/py-OTXv2/Makefile |  16 ++++++++++++++++
 security/py-OTXv2/PLIST    |   7 +++++++
 security/py-OTXv2/distinfo |   6 ++++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 18e69db54af7 -r 5c08bee7861e security/py-OTXv2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-OTXv2/DESCR   Tue Apr 03 14:33:50 2018 +0000
@@ -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.
diff -r 18e69db54af7 -r 5c08bee7861e security/py-OTXv2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-OTXv2/Makefile        Tue Apr 03 14:33:50 2018 +0000
@@ -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"
diff -r 18e69db54af7 -r 5c08bee7861e security/py-OTXv2/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-OTXv2/PLIST   Tue Apr 03 14:33:50 2018 +0000
@@ -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
diff -r 18e69db54af7 -r 5c08bee7861e security/py-OTXv2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-OTXv2/distinfo        Tue Apr 03 14:33:50 2018 +0000
@@ -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