diff --git a/devel/py-unearth/Makefile b/devel/py-unearth/Makefile index 2afb3f6d5921..b3e5cc2e8d7f 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,33 +1,33 @@ PORTNAME= unearth -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility to fetch and download python packages WWW= https://github.com/frostming/unearth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=0:devel/py-pdm-pep517@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=2.1.2:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-httpserver>=1.0.4:devel/py-pytest-httpserver@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-wsgi-adapter>=0.4.1:www/py-requests-wsgi-adapter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trustme>=0.9.0:security/py-trustme@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5.2:devel/py-cached-property@${PY_FLAVOR} .endif .include diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 7066efdba43a..cabe7cb0970f 100644 --- a/devel/py-unearth/distinfo +++ b/devel/py-unearth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498756 -SHA256 (unearth-0.8.1.tar.gz) = 62d3493619d181746c0e0586dfcf6cef957b95f4d3b042698eda312fdbf0617b -SIZE (unearth-0.8.1.tar.gz) = 269300 +TIMESTAMP = 1681052950 +SHA256 (unearth-0.9.0.tar.gz) = 4ce747770f6c571698c7654276ddd0204c81c7d9a470f00a8c401d87bba67524 +SIZE (unearth-0.9.0.tar.gz) = 270152