Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 11:20:40 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524472 - head/security/py-stix2
Message-ID:  <202001281120.00SBKeAo059236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jan 28 11:20:40 2020
New Revision: 524472
URL: https://svnweb.freebsd.org/changeset/ports/524472

Log:
  Update to 1.3.0

Modified:
  head/security/py-stix2/Makefile
  head/security/py-stix2/distinfo

Modified: head/security/py-stix2/Makefile
==============================================================================
--- head/security/py-stix2/Makefile	Tue Jan 28 11:14:15 2020	(r524471)
+++ head/security/py-stix2/Makefile	Tue Jan 28 11:20:40 2020	(r524472)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stix2
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ GH_ACCOUNT=	oasis-open
 GH_PROJECT=	cti-python-stix2
 
 NO_ARCH=	yes
-USES=		python:3.4+
+USES=		python:3.5+
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/security/py-stix2/distinfo
==============================================================================
--- head/security/py-stix2/distinfo	Tue Jan 28 11:14:15 2020	(r524471)
+++ head/security/py-stix2/distinfo	Tue Jan 28 11:20:40 2020	(r524472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571378455
-SHA256 (oasis-open-cti-python-stix2-v1.2.1_GH0.tar.gz) = 315ab78fc213054010569214977897370d7786be35691921327f943eec981224
-SIZE (oasis-open-cti-python-stix2-v1.2.1_GH0.tar.gz) = 310960
+TIMESTAMP = 1580204412
+SHA256 (oasis-open-cti-python-stix2-v1.3.0_GH0.tar.gz) = 4c1180a9de6bf6ad1eb0aa06f0e92cd8442ff41a9f41b0c2a6dbfb99330d1921
+SIZE (oasis-open-cti-python-stix2-v1.3.0_GH0.tar.gz) = 316976



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001281120.00SBKeAo059236>