diff --git a/ports-mgmt/reprise/Makefile b/ports-mgmt/reprise/Makefile index 8d24dc89a75c..6dd746253479 100644 --- a/ports-mgmt/reprise/Makefile +++ b/ports-mgmt/reprise/Makefile @@ -1,34 +1,34 @@ PORTNAME= reprise -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= ports-mgmt python MAINTAINER= amdmi3@FreeBSD.org COMMENT= Port testing system LICENSE= GPLv3+ 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} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} USES= python:3.8+ USE_GITHUB= yes GH_ACCOUNT= AMDmi3 USE_PYTHON= autoplist distutils noflavors NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ do-test: @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs .include diff --git a/ports-mgmt/reprise/distinfo b/ports-mgmt/reprise/distinfo index ed6dd2badbc9..39499f8af70f 100644 --- a/ports-mgmt/reprise/distinfo +++ b/ports-mgmt/reprise/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650896588 -SHA256 (AMDmi3-reprise-0.4.0_GH0.tar.gz) = 4e45c73f041a9e8f2452fe71ce46e22ac32a391bfe6e7a0a08a97386878d5dfc -SIZE (AMDmi3-reprise-0.4.0_GH0.tar.gz) = 72150 +TIMESTAMP = 1654007404 +SHA256 (AMDmi3-reprise-0.5.0_GH0.tar.gz) = 1bde0a84f3faa84ffec24baa3a57ee6a1312389b1fa0dc2d9e90ea4099799eab +SIZE (AMDmi3-reprise-0.5.0_GH0.tar.gz) = 72340