diff --git a/security/py-dfdatetime/Makefile b/security/py-dfdatetime/Makefile index f5852c730a89..091446a150ec 100644 --- a/security/py-dfdatetime/Makefile +++ b/security/py-dfdatetime/Makefile @@ -1,26 +1,25 @@ PORTNAME= dfdatetime -PORTVERSION= 20230506 +PORTVERSION= 20240504 CATEGORIES= security devel python MASTER_SITES= PYPI \ https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Digital Forensics Date and Time WWW= https://github.com/log2timeline/dfdatetime LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist concurrent +USE_PYTHON= autoplist pep517 DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} TEST_TARGET= run_tests.py NO_ARCH= yes -post-patch: - ${REINPLACE_CMD} "s,share/doc/dfdatetime,${DOCSDIR_REL}," ${WRKSRC}/setup.py - ${REINPLACE_CMD} "/pip/d" ${WRKSRC}/requirements.txt - .include diff --git a/security/py-dfdatetime/distinfo b/security/py-dfdatetime/distinfo index 3b9e7f1b0713..beb93f04b7d7 100644 --- a/security/py-dfdatetime/distinfo +++ b/security/py-dfdatetime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707754341 -SHA256 (dfdatetime-20230506.tar.gz) = ed8209d9555e055403dc9f938bbe2dbc804f269e3261d9d36dc683c24aaba146 -SIZE (dfdatetime-20230506.tar.gz) = 75412 +TIMESTAMP = 1739783030 +SHA256 (dfdatetime-20240504.tar.gz) = 584ffa5011299144afda4cabb55acec4fe0693645aca628641610f413f6b6b6d +SIZE (dfdatetime-20240504.tar.gz) = 76377