svn commit: r543460 - head/security/py-stix2
Antoine Brodin
antoine at FreeBSD.org
Sun Jul 26 09:11:25 UTC 2020
Author: antoine
Date: Sun Jul 26 09:11:24 2020
New Revision: 543460
URL: https://svnweb.freebsd.org/changeset/ports/543460
Log:
Update to 2.0.2
Modified:
head/security/py-stix2/Makefile
head/security/py-stix2/distinfo
Modified: head/security/py-stix2/Makefile
==============================================================================
--- head/security/py-stix2/Makefile Sun Jul 26 09:11:03 2020 (r543459)
+++ head/security/py-stix2/Makefile Sun Jul 26 09:11:24 2020 (r543460)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= stix2
-PORTVERSION= 1.4.0
+PORTVERSION= 2.0.2
DISTVERSIONPREFIX= v
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,7 @@ COMMENT= Python library to produce and consume STIX 2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
Modified: head/security/py-stix2/distinfo
==============================================================================
--- head/security/py-stix2/distinfo Sun Jul 26 09:11:03 2020 (r543459)
+++ head/security/py-stix2/distinfo Sun Jul 26 09:11:24 2020 (r543460)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585992896
-SHA256 (oasis-open-cti-python-stix2-v1.4.0_GH0.tar.gz) = bbbf17cbf7ada918bc2b8dfa5fc0905c37b7a03b1e908b3c5425a981fc226cc0
-SIZE (oasis-open-cti-python-stix2-v1.4.0_GH0.tar.gz) = 329527
+TIMESTAMP = 1595749535
+SHA256 (oasis-open-cti-python-stix2-v2.0.2_GH0.tar.gz) = 95836700c49832b197db2ec76f7fa6e860d82deb8e630d413d12dd4afc09238e
+SIZE (oasis-open-cti-python-stix2-v2.0.2_GH0.tar.gz) = 343233
More information about the svn-ports-head
mailing list