summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-13 21:49:04 +0000
committeradam <adam@pkgsrc.org>2020-05-13 21:49:04 +0000
commit6a8600613b642fb5be2f03c8a29fcb8b46015c5e (patch)
tree5faa1da2a9f7949bd7ea493bc10f9c7108e998f0 /security
parent08c242b8c91d63e91c9463e1368cf0293a47c7fd (diff)
downloadpkgsrc-6a8600613b642fb5be2f03c8a29fcb8b46015c5e.tar.gz
py-stix: updated to 1.2.0.10
Version 1.2.0.10 - Check add_reference methods to prevent NoneType has no attribute 'append' - Changes to STIXPackage to prevent the empty <stix:TTPs/> tag from appearing in serialization Version 1.2.0.9 - TTPs would fail to serialize XML Kill_Chains if no TTP was set - Added Python 3.8 to test harness Version 1.2.0.8 - Add xnl:Type to the PersonName element (CIQ) - Update the allowable values for PersonName and OrganisationName - Update tests per recent CybOX release Version 1.2.0.7 - Update package requirements
Diffstat (limited to 'security')
-rw-r--r--security/py-stix/Makefile9
-rw-r--r--security/py-stix/distinfo10
2 files changed, 8 insertions, 11 deletions
diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile
index fc1fee761aa..e1e127f29ad 100644
--- a/security/py-stix/Makefile
+++ b/security/py-stix/Makefile
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:12 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/05/13 21:49:04 adam Exp $
-DISTNAME= stix-1.2.0.6
+DISTNAME= stix-1.2.0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
-#MASTER_SITES= ${MASTER_SITE_PYPI:=s/stix/}
-MASTER_SITES= ${MASTER_SITE_GITHUB:=STIXProject/}
-GITHUB_PROJECT= python-stix
-GITHUB_TAG= v${PKGVERSION_NOREV}
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/stix/}
MAINTAINER= khorben@defora.org
HOMEPAGE= https://stixproject.github.io/
diff --git a/security/py-stix/distinfo b/security/py-stix/distinfo
index 0dee7042f9f..4ad9f46d677 100644
--- a/security/py-stix/distinfo
+++ b/security/py-stix/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/24 11:17:04 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/05/13 21:49:04 adam Exp $
-SHA1 (stix-1.2.0.6.tar.gz) = 8846592d914148c12bc482c145664994f2a3e103
-RMD160 (stix-1.2.0.6.tar.gz) = efb099c3d224b28ee107312eca8ae6315bfb3478
-SHA512 (stix-1.2.0.6.tar.gz) = c7a656e12fb3c8e6223904d5c66b8c4916197497f70635eb7375ba8f73a3b6787559a895a1cad932950691d73e04e92afed850495f38bd0ec5d1ba6f31b10ef0
-Size (stix-1.2.0.6.tar.gz) = 215431 bytes
+SHA1 (stix-1.2.0.10.tar.gz) = 8701edc4037cb215f47609e104c039d8f0bed42b
+RMD160 (stix-1.2.0.10.tar.gz) = 1730a6de757cf93c55511e7c7a5d2a509dda7ca3
+SHA512 (stix-1.2.0.10.tar.gz) = db0eb47b2e4f75e81492b373613baec101e2b5c7547128e67586436b1501559099459fcfdce48816969be2c1088c0078e7b4cacefb8fac1232a470ab160eee11
+Size (stix-1.2.0.10.tar.gz) = 218737 bytes