Skip to content

Commit

Permalink
devel/py-unearth: Update to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 3151d1a commit 093eb08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 093eb08

Please sign in to comment.