Date: Sun, 31 Mar 2024 03:39:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 46f8a2511efe - main - devel/py-findpython: Update to 0.5.0 Message-ID: <202403310339.42V3dwnB077969@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=46f8a2511efe91e9fe8239af7b261d03414cd5f4 commit 46f8a2511efe91e9fe8239af7b261d03414cd5f4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-31 03:06:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-31 03:06:26 +0000 devel/py-findpython: Update to 0.5.0 Changes: https://github.com/frostming/findpython/releases --- devel/py-findpython/Makefile | 2 +- devel/py-findpython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-findpython/Makefile b/devel/py-findpython/Makefile index a0403ec7496d..a7c4b9e9f5dc 100644 --- a/devel/py-findpython/Makefile +++ b/devel/py-findpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= findpython -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-findpython/distinfo b/devel/py-findpython/distinfo index b0230af9e976..6ccb83f85f7e 100644 --- a/devel/py-findpython/distinfo +++ b/devel/py-findpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028098 -SHA256 (findpython-0.4.1.tar.gz) = d7d014558681b3761d57a5b2342a713a8bf302f6c1fc9d99f81b9d8bd1681b04 -SIZE (findpython-0.4.1.tar.gz) = 17487 +TIMESTAMP = 1711466134 +SHA256 (findpython-0.5.0.tar.gz) = ac3317595e8395fded88daa2896cdfd512c40cb5943cdd4c8969961aaaaa99be +SIZE (findpython-0.5.0.tar.gz) = 17676
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310339.42V3dwnB077969>