aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:12:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:25:37 +0000
commit093eb08c1391ea81c90f70e5f81f826569bd6e0f (patch)
tree3c7543fe78bf064e41b46f54395533115b9eaea7
parent3151d1aec6a64f32c24954f37cce4959758a6c5f (diff)
downloadports-093eb08c1391ea81c90f70e5f81f826569bd6e0f.tar.gz
ports-093eb08c1391ea81c90f70e5f81f826569bd6e0f.zip
devel/py-unearth: Update to 0.10.0
-rw-r--r--devel/py-unearth/Makefile7
-rw-r--r--devel/py-unearth/distinfo6
2 files changed, 7 insertions, 6 deletions
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,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 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