Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2026 15:45:19 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Volodymyr Kostyrko <arcade@b1t.name>
Subject:   git: 25d297825833 - main - devel/py-termcolor: Update 3.2.0 => 3.3.0
Message-ID:  <6956968f.e141.746c4485@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 25d297825833191ca80f2a47a0f39fd61ba17c9d
Author:     Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2026-01-01 15:44:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-01 15:44:14 +0000

    devel/py-termcolor: Update 3.2.0 => 3.3.0
    
    Changelog:
    https://github.com/termcolor/termcolor/releases/tag/3.3.0
    
    Commit log:
    https://github.com/termcolor/termcolor/compare/3.2.0...3.3.0
    
    PR:     292100
---
 devel/py-termcolor/Makefile | 2 +-
 devel/py-termcolor/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile
index a7be13541c91..0abf83e0849b 100644
--- a/devel/py-termcolor/Makefile
+++ b/devel/py-termcolor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	termcolor
-DISTVERSION=	3.2.0
+DISTVERSION=	3.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-termcolor/distinfo b/devel/py-termcolor/distinfo
index 0dbae283f370..ee07afad177e 100644
--- a/devel/py-termcolor/distinfo
+++ b/devel/py-termcolor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762532582
-SHA256 (termcolor-3.2.0.tar.gz) = 610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58
-SIZE (termcolor-3.2.0.tar.gz) = 14423
+TIMESTAMP = 1767269576
+SHA256 (termcolor-3.3.0.tar.gz) = 348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5
+SIZE (termcolor-3.3.0.tar.gz) = 14434


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6956968f.e141.746c4485>