Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2026 19:52:29 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a65495127270 - main - deskutils/py-bugwarrior: Update version 2.0.0=>2.1.0
Message-ID:  <6967f3fd.aa28.4c7a04ad@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a654951272705929689664455c16b3b266d1b9a5

commit a654951272705929689664455c16b3b266d1b9a5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-14 08:39:22 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-14 19:52:12 +0000

    deskutils/py-bugwarrior: Update version 2.0.0=>2.1.0
    
    Changelog: https://github.com/GothenburgBitFactory/bugwarrior/releases/tag/2.1.0
---
 deskutils/py-bugwarrior/Makefile | 6 +++---
 deskutils/py-bugwarrior/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/deskutils/py-bugwarrior/Makefile b/deskutils/py-bugwarrior/Makefile
index fab85bf40c07..a344156a96a8 100644
--- a/deskutils/py-bugwarrior/Makefile
+++ b/deskutils/py-bugwarrior/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bugwarrior
-DISTVERSION=	2.0.0
+DISTVERSION=	2.1.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,9 +19,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.2:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lockfile>=0.9.1:devel/py-lockfile@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic>0:devel/py-pydantic@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}taskw>=0.8:deskutils/py-taskw@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}taskw>=0.8:deskutils/py-taskw@${PY_FLAVOR} \
+		${PY_TOMLI}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR} \
diff --git a/deskutils/py-bugwarrior/distinfo b/deskutils/py-bugwarrior/distinfo
index 38ee27de71a6..e5793fe651ba 100644
--- a/deskutils/py-bugwarrior/distinfo
+++ b/deskutils/py-bugwarrior/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764320490
-SHA256 (bugwarrior-2.0.0.tar.gz) = 6e54cab4d7e14d9c891f020eab53fb1e3b4498d9f3fdb2fa756af8d36bde366e
-SIZE (bugwarrior-2.0.0.tar.gz) = 177676
+TIMESTAMP = 1768379849
+SHA256 (bugwarrior-2.1.0.tar.gz) = 8978c2335cb5cf6fcac149b05f6528e8b6087247edeb7a55bcab75c459b24be9
+SIZE (bugwarrior-2.1.0.tar.gz) = 181699


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6967f3fd.aa28.4c7a04ad>