diff --git a/devel/py-unearth/Makefile b/devel/py-unearth/Makefile index 64171a9031de4..6509adc30d554 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,17 +1,18 @@ 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} \ diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 4fd97ad142c8d..270009b9b1c3b 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