Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 08:07:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 091e96547841 - main - devel/py-poetry-plugin-export: update 1.5.0 =?utf-8?Q?=E2=86=92?= 1.6.0
Message-ID:  <202401040807.40487VwO080212@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=091e96547841c1c0981e0cd7a4caab5fa8d3075f

commit 091e96547841c1c0981e0cd7a4caab5fa8d3075f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-04 08:00:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-04 08:07:26 +0000

    devel/py-poetry-plugin-export: update 1.5.0 → 1.6.0
    
    Reported by:    portscout
---
 devel/py-poetry-plugin-export/Makefile | 4 ++--
 devel/py-poetry-plugin-export/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-poetry-plugin-export/Makefile b/devel/py-poetry-plugin-export/Makefile
index c22c5b160f04..522214a92a29 100644
--- a/devel/py-poetry-plugin-export/Makefile
+++ b/devel/py-poetry-plugin-export/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	poetry-plugin-export
-DISTVERSION=	1.5.0
+DISTVERSION=	1.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW=		https://python-poetry.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6.0:devel/py-poetry-core@${PY_FLAVOR}
+PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.7.0:devel/py-poetry-core@${PY_FLAVOR}
 BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mypy>=0.971:devel/py-mypy@${PY_FLAVOR} \
diff --git a/devel/py-poetry-plugin-export/distinfo b/devel/py-poetry-plugin-export/distinfo
index 0317b1a53aa6..c39028e9140e 100644
--- a/devel/py-poetry-plugin-export/distinfo
+++ b/devel/py-poetry-plugin-export/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692603556
-SHA256 (poetry_plugin_export-1.5.0.tar.gz) = ecc8738da0c81c3758e36b4e72e04ae59648a547492af2ffe6245af3594bb00f
-SIZE (poetry_plugin_export-1.5.0.tar.gz) = 28902
+TIMESTAMP = 1704354807
+SHA256 (poetry_plugin_export-1.6.0.tar.gz) = 091939434984267a91abf2f916a26b00cff4eee8da63ec2a24ba4b17cf969a59
+SIZE (poetry_plugin_export-1.6.0.tar.gz) = 29265



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