git: 7de69d22a0a5 - main - devel/py-doit: Update version 0.36.0=>0.37.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Feb 2026 22:21:42 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7de69d22a0a5cc240a9bd65c9eb651e3b868d010
commit 7de69d22a0a5cc240a9bd65c9eb651e3b868d010
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-10 12:46:30 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-10 22:21:24 +0000
devel/py-doit: Update version 0.36.0=>0.37.0
Changelog: https://github.com/pydoit/doit/releases/tag/0.37.0
---
devel/py-doit/Makefile | 14 ++++++++------
devel/py-doit/distinfo | 6 +++---
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/devel/py-doit/Makefile b/devel/py-doit/Makefile
index c7488aa51479..d6027d28da49 100644
--- a/devel/py-doit/Makefile
+++ b/devel/py-doit/Makefile
@@ -1,6 +1,5 @@
PORTNAME= doit
-PORTVERSION= 0.36.0
-PORTREVISION= 1
+DISTVERSION= 0.37.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,17 +11,20 @@ WWW= https://pydoit.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-metadata@${PY_FLAVOR}
+ ${PY_TOMLI}
+# ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-metadata@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
-do-test:
- @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
+post-patch:
+ @${REINPLACE_CMD} -e 's|68|63|g' ${WRKSRC}/pyproject.toml
.include <bsd.port.mk>
diff --git a/devel/py-doit/distinfo b/devel/py-doit/distinfo
index 389cf9acc590..7add238a794a 100644
--- a/devel/py-doit/distinfo
+++ b/devel/py-doit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650644514
-SHA256 (doit-0.36.0.tar.gz) = 71d07ccc9514cb22fe59d98999577665eaab57e16f644d04336ae0b4bae234bc
-SIZE (doit-0.36.0.tar.gz) = 1448096
+TIMESTAMP = 1770727239
+SHA256 (doit-0.37.0.tar.gz) = d3c72e0e46a8fa1ddabea8f830762402dee090caf33c30c2295ac7010db8f09c
+SIZE (doit-0.37.0.tar.gz) = 1450967