Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 07:32:50 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: f45020eeda85 - main - =?utf-8?Q?devel/py-poetry-plugin-export:=20Update=201.2.0=20=E2=86=92=201.3.1?=
Message-ID:  <202304190732.33J7WoUP017450@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=f45020eeda8592e3005f9b37376d131e1a145e1f

commit f45020eeda8592e3005f9b37376d131e1a145e1f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-19 06:08:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-19 07:32:42 +0000

    devel/py-poetry-plugin-export: Update 1.2.0 → 1.3.1
    
    Reported by:    portscout
---
 devel/py-poetry-plugin-export/Makefile | 5 ++---
 devel/py-poetry-plugin-export/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-poetry-plugin-export/Makefile b/devel/py-poetry-plugin-export/Makefile
index b2cf83d2ca2e..d4c61fc2544c 100644
--- a/devel/py-poetry-plugin-export/Makefile
+++ b/devel/py-poetry-plugin-export/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	poetry-plugin-export
-DISTVERSION=	1.2.0
-PORTREVISION=	1
+DISTVERSION=	1.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +17,7 @@ BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		python:3.7+
-USE_PYTHON=	pep517 concurrent autoplist
+USE_PYTHON=	pep517 concurrent autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/devel/py-poetry-plugin-export/distinfo b/devel/py-poetry-plugin-export/distinfo
index a5c8148936f7..8ae3b799f11f 100644
--- a/devel/py-poetry-plugin-export/distinfo
+++ b/devel/py-poetry-plugin-export/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675012990
-SHA256 (poetry_plugin_export-1.2.0.tar.gz) = 9a1dd42765408931d7831738749022651d43a2968b67c988db1b7a567dfe41ef
-SIZE (poetry_plugin_export-1.2.0.tar.gz) = 28406
+TIMESTAMP = 1681883766
+SHA256 (poetry_plugin_export-1.3.1.tar.gz) = d949742757a8a5f0b5810495bffaf4ed8a767f2e2ffda9887cf72f896deabf84
+SIZE (poetry_plugin_export-1.3.1.tar.gz) = 28141



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