git: 093eb08c1391 - main - devel/py-unearth: Update to 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:32:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=093eb08c1391ea81c90f70e5f81f826569bd6e0f
commit 093eb08c1391ea81c90f70e5f81f826569bd6e0f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:37 +0000
devel/py-unearth: Update to 0.10.0
- Update WWW
Changes: https://github.com/frostming/unearth/releases
---
devel/py-unearth/Makefile | 7 ++++---
devel/py-unearth/distinfo | 6 +++---
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