pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-unearth



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun  6 05:01:25 UTC 2024

Modified Files:
        pkgsrc/net/py-unearth: Makefile distinfo

Log Message:
py-unearth: updated to 0.15.4

0.15.4

Bug Fixes

Skip netrc when parse failed
Update dependencies

Chores

Update pdm.lock
Switch to trusted publisher
Test on 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/py-unearth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-unearth/Makefile
diff -u pkgsrc/net/py-unearth/Makefile:1.18 pkgsrc/net/py-unearth/Makefile:1.19
--- pkgsrc/net/py-unearth/Makefile:1.18 Tue May 28 10:59:58 2024
+++ pkgsrc/net/py-unearth/Makefile      Thu Jun  6 05:01:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2024/05/28 10:59:58 adam Exp $
+# $NetBSD: Makefile,v 1.19 2024/06/06 05:01:25 adam Exp $
 
-DISTNAME=      unearth-0.15.3
+DISTNAME=      unearth-0.15.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/unearth/}

Index: pkgsrc/net/py-unearth/distinfo
diff -u pkgsrc/net/py-unearth/distinfo:1.16 pkgsrc/net/py-unearth/distinfo:1.17
--- pkgsrc/net/py-unearth/distinfo:1.16 Tue May 28 10:59:58 2024
+++ pkgsrc/net/py-unearth/distinfo      Thu Jun  6 05:01:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/05/28 10:59:58 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/06/06 05:01:25 adam Exp $
 
-BLAKE2s (unearth-0.15.3.tar.gz) = c7ce629227e7db0af3a101d8a8003f394322b8eeb9c9b8b4d404b4d2f783367b
-SHA512 (unearth-0.15.3.tar.gz) = 68cde14908a471e0d1d8c75eb33ec352f4d90d6f54692c21039315961b906c90220fc718881c9e0937a34677e05835108bca1298aa0c825dd0666bb84529f100
-Size (unearth-0.15.3.tar.gz) = 283726 bytes
+BLAKE2s (unearth-0.15.4.tar.gz) = 53fb151426793458ee66f75e3e9c4e9cb76fdb107ebb3d8849b479a25c5cf405
+SHA512 (unearth-0.15.4.tar.gz) = a6f759108ec0bdddafd653cff840549a57d9656af2c768b2bdf745f5e9d0688c4f14ca0bb8ed86ffa8d38cb9e0a8cdcdb076db0585df3734131f24ef0cc5c995
+Size (unearth-0.15.4.tar.gz) = 283788 bytes



Home | Main Index | Thread Index | Old Index