git: d3566f3e6f5d - main - misc/py-colored: update to v2.2.3

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Mon, 23 Oct 2023 01:53:45 UTC
The branch main has been updated by fuz:

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

commit d3566f3e6f5d3f23f1339c1434662520b3dc97ef
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-10-20 02:55:36 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-23 01:51:29 +0000

    misc/py-colored: update to v2.2.3
    
    - update to v2.2.3
    - handle switch to pyproject.toml (pep517)
    
    Changelog: https://gitlab.com/dslackw/colored/-/blob/2.2.3/CHANGES.md?ref_type=tags
    
    PR:             274603
---
 misc/py-colored/Makefile | 8 +++++---
 misc/py-colored/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/misc/py-colored/Makefile b/misc/py-colored/Makefile
index c8f58d25cb15..5dc2c7ace478 100644
--- a/misc/py-colored/Makefile
+++ b/misc/py-colored/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	colored
-DISTVERSION=	1.4.4
+DISTVERSION=	2.2.3
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,10 @@ WWW=		https://gitlab.com/dslackw/colored
 
 LICENSE=	MIT
 
-USES=		python
-USE_PYTHON=	autoplist distutils
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
+
+USES=		python:3.9+
+USE_PYTHON=	autoplist pep517
 
 NO_ARCH=	yes
 
diff --git a/misc/py-colored/distinfo b/misc/py-colored/distinfo
index 41964bf23226..1ddaa7af8f34 100644
--- a/misc/py-colored/distinfo
+++ b/misc/py-colored/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685471520
-SHA256 (colored-1.4.4.tar.gz) = 04ff4d4dd514274fe3b99a21bb52fb96f2688c01e93fba7bef37221e7cb56ce0
-SIZE (colored-1.4.4.tar.gz) = 36786
+TIMESTAMP = 1697770303
+SHA256 (colored-2.2.3.tar.gz) = 1905ae45fa2b7fd63a8b4776586e63aeaba4df8db225b72b78fd167408558983
+SIZE (colored-2.2.3.tar.gz) = 13209