Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2024 23:24:10 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: 34644bcff5e4 - main - devel/py-babelfish: Update version 0.6.0=>0.6.1
Message-ID:  <202405112324.44BNOA03032957@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=34644bcff5e4ed38f013ac7cfcee7ce0a35d2940

commit 34644bcff5e4ed38f013ac7cfcee7ce0a35d2940
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-05-11 23:12:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-05-11 23:12:45 +0000

    devel/py-babelfish: Update version 0.6.0=>0.6.1
    
    Changelog: https://github.com/Diaoul/babelfish/blob/main/CHANGELOG.md
---
 devel/py-babelfish/Makefile | 6 ++++--
 devel/py-babelfish/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/py-babelfish/Makefile b/devel/py-babelfish/Makefile
index 54b29bd4007f..0c9b2b00792c 100644
--- a/devel/py-babelfish/Makefile
+++ b/devel/py-babelfish/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	babelfish
-DISTVERSION=	0.6.0
+DISTVERSION=	0.6.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,10 @@ WWW=		https://github.com/Diaoul/babelfish/
 
 LICENSE=	BSD3CLAUSE
 
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist pep517
 
 NO_ARCH=	yes
 
diff --git a/devel/py-babelfish/distinfo b/devel/py-babelfish/distinfo
index 394ccc8554ef..53091a916bf9 100644
--- a/devel/py-babelfish/distinfo
+++ b/devel/py-babelfish/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638176423
-SHA256 (babelfish-0.6.0.tar.gz) = 2dadfadd1b205ca5fa5dc9fa637f5b7933160a0418684c7c46a7a664033208a2
-SIZE (babelfish-0.6.0.tar.gz) = 87807
+TIMESTAMP = 1715459367
+SHA256 (babelfish-0.6.1.tar.gz) = decb67a4660888d48480ab6998309837174158d0f1aa63bebb1c2e11aab97aab
+SIZE (babelfish-0.6.1.tar.gz) = 87706



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