diff --git a/devel/py-unearth/Makefile b/devel/py-unearth/Makefile index e6fc3460798f..99f8413f8dff 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,30 +1,30 @@ PORTNAME= unearth -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility to fetch and download python packages LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25:www/py-requests@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5.2:devel/py-cached-property@${PY_FLAVOR} .endif post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 63853b911f7d..39cda0d2fd42 100644 --- a/devel/py-unearth/distinfo +++ b/devel/py-unearth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506547 -SHA256 (unearth-0.5.2.tar.gz) = e51696b1913f591b41927b3eef8cebe84668fb769bf81f88094b7cc99afa706d -SIZE (unearth-0.5.2.tar.gz) = 266158 +TIMESTAMP = 1660576816 +SHA256 (unearth-0.6.1.tar.gz) = 4b7bfbd7d34a11673d80dfae7fabbf921c139aac78383fb0ca16a90d3b53a66e +SIZE (unearth-0.6.1.tar.gz) = 266656