pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-stix py-stix: updated to 1.2.0.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db9ba011efec
branches:  trunk
changeset: 309836:db9ba011efec
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 24 11:17:04 2018 +0000

description:
py-stix: updated to 1.2.0.6

Version 1.2.0.6:
Property targeted_technical_details missing in VictimTargeting class

diffstat:

 security/py-stix/Makefile |   9 ++++-----
 security/py-stix/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (42 lines):

diff -r 066b0be5211b -r db9ba011efec security/py-stix/Makefile
--- a/security/py-stix/Makefile Sun Jun 24 11:16:10 2018 +0000
+++ b/security/py-stix/Makefile Sun Jun 24 11:17:04 2018 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.8 2017/10/10 07:32:30 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/24 11:17:04 adam Exp $
 
-DISTNAME=      stix-1.2.0.4
+DISTNAME=      stix-1.2.0.6
 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}
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      http://stixproject.github.io/
 COMMENT=       Python library for manipulating STIX content
 LICENSE=       modified-bsd
 
-GITHUB_PROJECT=        python-stix
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
 DEPENDS+=      ${PYPKGPREFIX}-cybox>=2.1.0.14:../../security/py-cybox
 DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-lxml>=2.3:../../textproc/py-lxml
diff -r 066b0be5211b -r db9ba011efec security/py-stix/distinfo
--- a/security/py-stix/distinfo Sun Jun 24 11:16:10 2018 +0000
+++ b/security/py-stix/distinfo Sun Jun 24 11:17:04 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/10/10 07:32:30 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/06/24 11:17:04 adam Exp $
 
-SHA1 (stix-1.2.0.4.tar.gz) = 091acfe583c17ad37bc44bb569504421dbdff271
-RMD160 (stix-1.2.0.4.tar.gz) = 087d454fdbd6f2de0ea9a1a55231cc9e608d6fbd
-SHA512 (stix-1.2.0.4.tar.gz) = 6e295a4b96fdccc9a624d4231e85824e7727b67e51e8089b70e1a12f1a132fad22d6bc17aaf40fd779937099545881f60f16eb44d21e05ae80c69bd814650608
-Size (stix-1.2.0.4.tar.gz) = 212453 bytes
+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



Home | Main Index | Thread Index | Old Index