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:           Wed Apr 23 15:12:37 UTC 2025

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

Log Message:
py-unearth: updated to 0.17.5

0.17.5

Bug Fixes

Do not use Path.from_uri()

0.17.4

Bug Fixes

Git checkout with short commit hash


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.24 -r1.25 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.26 pkgsrc/net/py-unearth/Makefile:1.27
--- pkgsrc/net/py-unearth/Makefile:1.26 Tue Apr  1 10:00:14 2025
+++ pkgsrc/net/py-unearth/Makefile      Wed Apr 23 15:12:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/04/01 10:00:14 adam Exp $
+# $NetBSD: Makefile,v 1.27 2025/04/23 15:12:37 adam Exp $
 
-DISTNAME=      unearth-0.17.3
+DISTNAME=      unearth-0.17.5
 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.24 pkgsrc/net/py-unearth/distinfo:1.25
--- pkgsrc/net/py-unearth/distinfo:1.24 Tue Apr  1 10:00:14 2025
+++ pkgsrc/net/py-unearth/distinfo      Wed Apr 23 15:12:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2025/04/01 10:00:14 adam Exp $
+$NetBSD: distinfo,v 1.25 2025/04/23 15:12:37 adam Exp $
 
-BLAKE2s (unearth-0.17.3.tar.gz) = d38ee01d1cf9861ebcd4dfa0cc11e36721bffdd1c0cdc8c2437dcdfb33b3ef0c
-SHA512 (unearth-0.17.3.tar.gz) = c7f68efc2efe11eb85c2b835a021996980e1b839ec6303058ff2e5f4186d3867db1e72e899b28e1fea722b4f1a0c2c33851768b89ef176c44a7c63478b5ea686
-Size (unearth-0.17.3.tar.gz) = 284628 bytes
+BLAKE2s (unearth-0.17.5.tar.gz) = b0591935975b4d189ac1df990e040e3cbbdd4bc5200eeaafcf33885a61f8e464
+SHA512 (unearth-0.17.5.tar.gz) = 8a4d273c216296ca7d86d0a2aadb0a9626b9cd606819b45dc80b02211d0e6bf11c2903d33a389ca4b10d88b800a94f2cce5349051bd97c5b66d13186c55074b6
+Size (unearth-0.17.5.tar.gz) = 284542 bytes



Home | Main Index | Thread Index | Old Index