svn commit: r524472 - head/security/py-stix2

Antoine Brodin antoine at FreeBSD.org
Tue Jan 28 11:20:41 UTC 2020


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


More information about the svn-ports-all mailing list