Bug 258746

Summary: devel/py-tasklib: Update to 2.4.3
Product: Ports & Packages Reporter: Thierry Dussuet <thierry.dussuet>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: yasu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff, new version number in Makefile, new checksum
none
Update to 2.4.3 thierry.dussuet: maintainer-approval+

Description Thierry Dussuet 2021-09-27 14:27:22 UTC
Created attachment 228214 [details]
diff, new version number in Makefile, new checksum

Update for devel/py-tasklib, adds support for python 3.9, Taskwarrior 2.6, tzlocal>=3.0
Comment 1 Thierry Dussuet 2021-11-13 20:44:05 UTC
Created attachment 229481 [details]
Update to 2.4.3
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-15 04:03:42 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-11-15 04:21:03 UTC
A commit in branch main references this bug:

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(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-15 04:22:07 UTC
Committed. Thanks!