git: 67c846f15250 - main - devel/py-tasklib: Update to 2.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Nov 2021 04:20:14 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=67c846f152502aa4fb452f8fc76c09243398a03c commit 67c846f152502aa4fb452f8fc76c09243398a03c Author: Thierry Dussuet <thierry.dussuet@protonmail.com> AuthorDate: 2021-09-27 14:18:58 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-11-15 04:19:57 +0000 devel/py-tasklib: Update to 2.4.3 This version adds support of Python 3.9, Taskwarrior 2.6 and tzlocal 3.0 or later. While I'm here, re-format Makefile with portfmt. Changes: https://github.com/GothenburgBitFactory/tasklib/commits/2.4.3 PR: 258746 --- devel/py-tasklib/Makefile | 4 ++-- devel/py-tasklib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-tasklib/Makefile b/devel/py-tasklib/Makefile index de965502dba7..66ceb0b0983b 100644 --- a/devel/py-tasklib/Makefile +++ b/devel/py-tasklib/Makefile @@ -1,5 +1,5 @@ PORTNAME= tasklib -DISTVERSION= 2.3.0 +DISTVERSION= 2.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= task:deskutils/taskwarrior USES= python:3.5+,run -USE_PYTHON= distutils concurrent autoplist +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/py-tasklib/distinfo b/devel/py-tasklib/distinfo index d7aa1b0752c5..38b9a5567f80 100644 --- a/devel/py-tasklib/distinfo +++ b/devel/py-tasklib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610640410 -SHA256 (tasklib-2.3.0.tar.gz) = 7fe8676acb4559129c4e958be7704c12dccdbae302fff47c5398bc0dd1c9e563 -SIZE (tasklib-2.3.0.tar.gz) = 23582 +TIMESTAMP = 1636948861 +SHA256 (tasklib-2.4.3.tar.gz) = b523bc12893d26c8173a6b8d84b16259c9a9c5acaaf8932bc018117f907b3bc5 +SIZE (tasklib-2.4.3.tar.gz) = 23781