Bug 287378 - devel/py-termcolor: update to 3.1.0
Summary: devel/py-termcolor: update to 3.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Tagato
URL: https://github.com/termcolor/termcolo...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-08 07:28 UTC by Volodymyr Kostyrko
Modified: 2025-06-08 08:50 UTC (History)
1 user (show)

See Also:
arcade: maintainer-feedback+


Attachments
update to 3.1.0 (1.17 KB, patch)
2025-06-08 07:28 UTC, Volodymyr Kostyrko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volodymyr Kostyrko 2025-06-08 07:28:04 UTC
Created attachment 261083 [details]
update to 3.1.0

* update
* check minimal hatchling version
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-08 08:49:54 UTC
A commit in branch main references this bug:

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

commit 641fcc34b9dee9a08e236d51bb1b69b637f8865a
Author:     Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2025-06-08 08:42:32 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-08 08:48:57 +0000

    devel/py-termcolor: update to 3.1.0

    While here, check minimal hatchling version.

    Changelog: https://github.com/termcolor/termcolor/compare/3.0.1...3.1.0

    PR:             287378
    Reported by:    Volodymyr Kostyrko <arcade@b1t.name> (maintainer)

 devel/py-termcolor/Makefile | 4 ++--
 devel/py-termcolor/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-08 08:50:29 UTC
Committed, thanks!