Index: head/math/py-fastdtw/Makefile =================================================================== --- head/math/py-fastdtw/Makefile (revision 514046) +++ head/math/py-fastdtw/Makefile (revision 514047) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= fastdtw DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 -PORTREVISION= 2 +DISTVERSION= 0.3.4 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Dynamic Time Warping (DTW) algorithm with an O(N) complexity LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python USE_GITHUB= yes # tests are only on github GH_ACCOUNT= slaypni USE_PYTHON= distutils cython autoplist do-test: # tests fail: https://github.com/slaypni/fastdtw/issues/23 @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include Index: head/math/py-fastdtw/distinfo =================================================================== --- head/math/py-fastdtw/distinfo (revision 514046) +++ head/math/py-fastdtw/distinfo (revision 514047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537517761 -SHA256 (slaypni-fastdtw-v0.3.2_GH0.tar.gz) = 3c0efb7acb05892ebe086f26ec844c0ff60c4ec12c093c6d5217f30537df44cb -SIZE (slaypni-fastdtw-v0.3.2_GH0.tar.gz) = 122086 +TIMESTAMP = 1570521412 +SHA256 (slaypni-fastdtw-v0.3.4_GH0.tar.gz) = da9bea6a9bc3c3a3424de1d82d3ce7d0545514ed255af16558ef4ddce28f36a7 +SIZE (slaypni-fastdtw-v0.3.4_GH0.tar.gz) = 127976