Date: Tue, 07 Apr 2026 11:31:38 +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: ee1a6f4b4609 - main - devel/py-termstyle: Update version 0.1.10=>0.1.11 Message-ID: <69d4eb1a.22fb7.fb2f8f2@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=ee1a6f4b4609ea3cc31c5f20c52c06232889decb commit ee1a6f4b4609ea3cc31c5f20c52c06232889decb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-07 10:10:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-07 11:04:23 +0000 devel/py-termstyle: Update version 0.1.10=>0.1.11 - Mark DEPRECATED - Upstream abandoned and unmaintained since 2017 - Use devel/py-termcolor or misc/py-colored - Set EXPIRATION_DATE 2026-05-08 Changelog: https://github.com/timbertson/termstyle/commit/ed18c5ed4bfee21267843f758094a5620d5f7929 --- devel/py-termstyle/Makefile | 7 ++++--- devel/py-termstyle/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-termstyle/Makefile b/devel/py-termstyle/Makefile index b4c0d4dd233f..b3477465776b 100644 --- a/devel/py-termstyle/Makefile +++ b/devel/py-termstyle/Makefile @@ -1,10 +1,8 @@ PORTNAME= termstyle -PORTVERSION= 0.1.10 -PORTREVISION= 1 +DISTVERSION= 0.1.11 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Dirt-simple terminal-colour library for python @@ -12,6 +10,9 @@ WWW= https://github.com/gfxmonk/termstyle LICENSE= BSD3CLAUSE +DEPRECATED= Upstream project appears to be abandoned +EXPIRATION_DATE= 2026-05-08 + USES= python USE_PYTHON= distutils autoplist diff --git a/devel/py-termstyle/distinfo b/devel/py-termstyle/distinfo index 88eb22249fe0..387985079585 100644 --- a/devel/py-termstyle/distinfo +++ b/devel/py-termstyle/distinfo @@ -1,2 +1,3 @@ -SHA256 (python-termstyle-0.1.10.tar.gz) = f42a6bb16fbfc5e2c66d553e7ad46524ea833872f75ee5d827c15115fafc94e2 -SIZE (python-termstyle-0.1.10.tar.gz) = 4131 +TIMESTAMP = 1775554741 +SHA256 (termstyle-0.1.11.tar.gz) = ef74b83698ea014112040cf32b1a093c1ab3d91c4dd18ecc03ec178fd99c9f9f +SIZE (termstyle-0.1.11.tar.gz) = 4580home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d4eb1a.22fb7.fb2f8f2>
