Date: Tue, 21 Jan 2025 01:26:35 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6beb6ceab24d - main - devel/py-cereslib: Update version 1.0.8=>1.0.9 Message-ID: <202501210126.50L1QZsr025663@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6beb6ceab24d93c249924722e214b04314ad1493 commit 6beb6ceab24d93c249924722e214b04314ad1493 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-01-20 20:20:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-01-20 23:00:14 +0000 devel/py-cereslib: Update version 1.0.8=>1.0.9 Changelog: https://github.com/chaoss/grimoirelab-cereslib/releases/tag/1.0.9 Sponsored by: The FreeBSD Foundation --- devel/py-cereslib/Makefile | 4 ++-- devel/py-cereslib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-cereslib/Makefile b/devel/py-cereslib/Makefile index 0ec1152520ee..9344b7bc1551 100644 --- a/devel/py-cereslib/Makefile +++ b/devel/py-cereslib/Makefile @@ -1,5 +1,5 @@ PORTNAME= cereslib -DISTVERSION= 1.0.8 +DISTVERSION= 1.0.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= \ - ${PYTHON_PKGNAMEPREFIX}grimoirelab-toolkit>=0.3:devel/py-grimoirelab-toolkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grimoirelab-toolkit>=1.0.9:devel/py-grimoirelab-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.5:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.16.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=2.2:math/py-pandas@${PY_FLAVOR} diff --git a/devel/py-cereslib/distinfo b/devel/py-cereslib/distinfo index d89398c5c59a..0a143f0965a0 100644 --- a/devel/py-cereslib/distinfo +++ b/devel/py-cereslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734686013 -SHA256 (cereslib-1.0.8.tar.gz) = 5fa0cd6157866bf55e133bd1b8f8aa3b88488e0be20d8ff12b8588b1145297df -SIZE (cereslib-1.0.8.tar.gz) = 29570 +TIMESTAMP = 1737404362 +SHA256 (cereslib-1.0.9.tar.gz) = b86c5118e379003fa27af8ff51b91cd6745a6e48b82e26f04cbff24e741f042c +SIZE (cereslib-1.0.9.tar.gz) = 29561
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501210126.50L1QZsr025663>