diff --git a/devel/py-unearth/Makefile b/devel/py-unearth/Makefile index 64171a9031de..6509adc30d55 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,27 +1,28 @@ PORTNAME= unearth -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.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 +WWW= https://unearth.readthedocs.io/en/latest/ \ + https://github.com/frostming/unearth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=0:devel/py-pdm-pep517@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${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 USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 4fd97ad142c8..270009b9b1c3 100644 --- a/devel/py-unearth/distinfo +++ b/devel/py-unearth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902163 -SHA256 (unearth-0.9.2.tar.gz) = 845f4b5733874ce3b4272126de496eabe00a49ad678fdd04d482d1e77deed425 -SIZE (unearth-0.9.2.tar.gz) = 270469 +TIMESTAMP = 1691070134 +SHA256 (unearth-0.10.0.tar.gz) = d5b152a5ab2aa3e5149a11cf7b3ba5c5d493176dca38f66ca8969dadd5a8f645 +SIZE (unearth-0.10.0.tar.gz) = 270997