git: 0a35dd330c49 - main - ports-mgmt/reprise: update 0.5.0 → 0.6.0

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Wed, 15 Jun 2022 19:44:44 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a35dd330c497d035c6b5aebfae5334ed194cf99

commit 0a35dd330c497d035c6b5aebfae5334ed194cf99
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-15 11:58:51 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-15 19:44:34 +0000

    ports-mgmt/reprise: update 0.5.0 → 0.6.0
---
 ports-mgmt/reprise/Makefile | 6 ++++--
 ports-mgmt/reprise/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/reprise/Makefile b/ports-mgmt/reprise/Makefile
index 6dd746253479..c7323e3819ae 100644
--- a/ports-mgmt/reprise/Makefile
+++ b/ports-mgmt/reprise/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reprise
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	ports-mgmt python
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -10,7 +10,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jsonslicer>=0:textproc/py-jsonslicer@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pydantic>=0:devel/py-pydantic@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR}
 
diff --git a/ports-mgmt/reprise/distinfo b/ports-mgmt/reprise/distinfo
index 39499f8af70f..b8ec992c7f19 100644
--- a/ports-mgmt/reprise/distinfo
+++ b/ports-mgmt/reprise/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654007404
-SHA256 (AMDmi3-reprise-0.5.0_GH0.tar.gz) = 1bde0a84f3faa84ffec24baa3a57ee6a1312389b1fa0dc2d9e90ea4099799eab
-SIZE (AMDmi3-reprise-0.5.0_GH0.tar.gz) = 72340
+TIMESTAMP = 1655294226
+SHA256 (AMDmi3-reprise-0.6.0_GH0.tar.gz) = a1d1b6795e533b0351cc8ebde9fe34dc60d8171248526a525b58e75391fb31dd
+SIZE (AMDmi3-reprise-0.6.0_GH0.tar.gz) = 74321