Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2024 17:41:06 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5741088fd249 - main - devel/py-colorama: upgrade to 0.4.6
Message-ID:  <202401011741.401Hf6to087879@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

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

commit 5741088fd249cafac1e60a11f238f01b52f85930
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-08 13:01:15 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-01 17:22:25 +0000

    devel/py-colorama: upgrade to 0.4.6
    
    PR:             275790
    Approved by:    maintainer’s time-out
---
 devel/py-colorama/Makefile | 6 ++++--
 devel/py-colorama/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/py-colorama/Makefile b/devel/py-colorama/Makefile
index c04fb9d7e916..6f8a0995a302 100644
--- a/devel/py-colorama/Makefile
+++ b/devel/py-colorama/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	colorama
-PORTVERSION=	0.4.5
+PORTVERSION=	0.4.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ WWW=		https://github.com/tartley/colorama
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist pep517
 
 NO_ARCH=	yes
 
diff --git a/devel/py-colorama/distinfo b/devel/py-colorama/distinfo
index 67a1b2616d95..aa9ba44384f4 100644
--- a/devel/py-colorama/distinfo
+++ b/devel/py-colorama/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657341034
-SHA256 (colorama-0.4.5.tar.gz) = e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4
-SIZE (colorama-0.4.5.tar.gz) = 27469
+TIMESTAMP = 1702038352
+SHA256 (colorama-0.4.6.tar.gz) = 08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44
+SIZE (colorama-0.4.6.tar.gz) = 27697



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401011741.401Hf6to087879>