Tue Apr 2 18:29:17 2024 UTC (55d)
py-unearth: updated to 0.15.1

0.15.1
Bug Fixes
Close local files after read


(adam)
diff -r1.15 -r1.16 pkgsrc/net/py-unearth/Makefile
diff -r1.13 -r1.14 pkgsrc/net/py-unearth/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/net/py-unearth/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-unearth/Makefile 2024/03/20 08:57:48 1.15
+++ pkgsrc/net/py-unearth/Makefile 2024/04/02 18:29:17 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2024/03/20 08:57:48 adam Exp $ 1# $NetBSD: Makefile,v 1.16 2024/04/02 18:29:17 adam Exp $
2 2
3DISTNAME= unearth-0.15.0 3DISTNAME= unearth-0.15.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=u/unearth/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=u/unearth/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/frostming/unearth 9HOMEPAGE= https://github.com/frostming/unearth
10COMMENT= Utility to fetch and download python packages 10COMMENT= Utility to fetch and download python packages
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend 13TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
14DEPENDS+= ${PYPKGPREFIX}-httpx>=0.27.0:../../www/py-httpx 14DEPENDS+= ${PYPKGPREFIX}-httpx>=0.27.0:../../www/py-httpx
15DEPENDS+= ${PYPKGPREFIX}-packaging>=20:../../devel/py-packaging 15DEPENDS+= ${PYPKGPREFIX}-packaging>=20:../../devel/py-packaging
16TEST_DEPENDS+= ${PYPKGPREFIX}-flask>=2.1.2:../../www/py-flask 16TEST_DEPENDS+= ${PYPKGPREFIX}-flask>=2.1.2:../../www/py-flask

cvs diff -r1.13 -r1.14 pkgsrc/net/py-unearth/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-unearth/distinfo 2024/03/20 08:57:48 1.13
+++ pkgsrc/net/py-unearth/distinfo 2024/04/02 18:29:17 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2024/03/20 08:57:48 adam Exp $ 1$NetBSD: distinfo,v 1.14 2024/04/02 18:29:17 adam Exp $
2 2
3BLAKE2s (unearth-0.15.0.tar.gz) = c23650a20ceb56bfdf4615dde3a7060e6bc7d0caca7fd7990bd7210cf6f97aab 3BLAKE2s (unearth-0.15.1.tar.gz) = a251e6247aa600c77b133ddf562a2fd4d2694b600d3ce20cf2eb627136caec25
4SHA512 (unearth-0.15.0.tar.gz) = 9cfc9f344ec4e84b9d8c6f7ae49123752377c016082bf8c37f70b1bf94d158862f72ac76d88db0bb3665b82a7aca156f52c9d8d295c8807336c83c6cfd09e98d 4SHA512 (unearth-0.15.1.tar.gz) = 94db664b45f6e570437a0e24ba12c0c8ac6358ef5fda214bcd2f5665158f4e314a23f77dcc5f923804a7b8a30e0c580c3efae854ee5a502504b48db405d932fb
5Size (unearth-0.15.0.tar.gz) = 283684 bytes 5Size (unearth-0.15.1.tar.gz) = 283687 bytes