git: dab3ebd2bfba - main - devel/py-pythonfinder: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Apr 2025 05:45:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dab3ebd2bfbac5f88c7f8669c8ca0cd828b344e3
commit dab3ebd2bfbac5f88c7f8669c8ca0cd828b344e3
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-18 05:16:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-18 05:37:39 +0000
devel/py-pythonfinder: Update to 3.0.0
Changes: https://github.com/sarugaku/pythonfinder/releases
https://github.com/sarugaku/pythonfinder/blob/master/CHANGELOG.rst
https://github.com/sarugaku/pythonfinder/commits/master
---
devel/py-pythonfinder/Makefile | 5 +++--
devel/py-pythonfinder/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-pythonfinder/Makefile b/devel/py-pythonfinder/Makefile
index a87d32df0ed8..793b84ad0b96 100644
--- a/devel/py-pythonfinder/Makefile
+++ b/devel/py-pythonfinder/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pythonfinder
-PORTVERSION= 2.1.0
+PORTVERSION= 3.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,7 @@ NO_ARCH= yes
OPTIONS_DEFINE= CLI
-CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR}
+CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR}
.include <bsd.port.mk>
diff --git a/devel/py-pythonfinder/distinfo b/devel/py-pythonfinder/distinfo
index ebc945d07d61..9b2ab11e8396 100644
--- a/devel/py-pythonfinder/distinfo
+++ b/devel/py-pythonfinder/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708450844
-SHA256 (pythonfinder-2.1.0.tar.gz) = bdd5352d8367ebd2c106988861e2583d412ab897aa81b783825ab5d6fd351c56
-SIZE (pythonfinder-2.1.0.tar.gz) = 717240
+TIMESTAMP = 1744288974
+SHA256 (pythonfinder-3.0.0.tar.gz) = 711d8c465b90ac4d0eb5b5aa3e559b71ad5d012f79be7fb0a404cc981b3c684e
+SIZE (pythonfinder-3.0.0.tar.gz) = 724990