git: 2615104a2641 - main - misc/py-colored: Update to 2.2.5

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Fri, 07 Feb 2025 19:56:09 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2615104a2641a632b78faea27d616323f2626b87

commit 2615104a2641a632b78faea27d616323f2626b87
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2025-02-07 19:54:47 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-02-07 19:55:56 +0000

    misc/py-colored: Update to 2.2.5
    
    - adjust flit-core requirement as needed
    
    ChangeLog:
    https://gitlab.com/dslackw/colored/-/blob/2.2.5/CHANGES.md?ref_type=tags#version-225---27-01-2025
    
    PR:             284642
---
 misc/py-colored/Makefile | 4 ++--
 misc/py-colored/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-colored/Makefile b/misc/py-colored/Makefile
index 9291e5bd3cf6..1b343e29aabb 100644
--- a/misc/py-colored/Makefile
+++ b/misc/py-colored/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	colored
-DISTVERSION=	2.2.4
+DISTVERSION=	2.2.5
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ WWW=		https://gitlab.com/dslackw/colored
 
 LICENSE=	MIT
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.10.1<4:devel/py-flit-core@${PY_FLAVOR}
 
 USES=		python:3.9+
 USE_PYTHON=	autoplist pep517
diff --git a/misc/py-colored/distinfo b/misc/py-colored/distinfo
index f4add9effbc7..9ca60bad9ff7 100644
--- a/misc/py-colored/distinfo
+++ b/misc/py-colored/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721188748
-SHA256 (colored-2.2.4.tar.gz) = 595e1dd7f3b472ea5f12af21d2fec8a2ea2cf8f9d93e67180197330b26df9b61
-SIZE (colored-2.2.4.tar.gz) = 13202
+TIMESTAMP = 1738954039
+SHA256 (colored-2.2.5.tar.gz) = 60cc61ea656cd3e753380fbc19fc62b0f65b60b2a096ba01bc476d6738ace441
+SIZE (colored-2.2.5.tar.gz) = 13341