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:           Tue Apr  1 10:00:14 UTC 2025

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

Log Message:
py-unearth: updated to 0.17.3

0.17.3

Bug Fixes

Update contributing guidelines for rebase branch
Best match should be a pre-release if that's all the index has
Use stdlib Path <-> URL conversions


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.23 -r1.24 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.25 pkgsrc/net/py-unearth/Makefile:1.26
--- pkgsrc/net/py-unearth/Makefile:1.25 Wed Sep  4 08:46:41 2024
+++ pkgsrc/net/py-unearth/Makefile      Tue Apr  1 10:00:14 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/09/04 08:46:41 adam Exp $
+# $NetBSD: Makefile,v 1.26 2025/04/01 10:00:14 adam Exp $
 
-DISTNAME=      unearth-0.17.2
+DISTNAME=      unearth-0.17.3
 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.23 pkgsrc/net/py-unearth/distinfo:1.24
--- pkgsrc/net/py-unearth/distinfo:1.23 Wed Sep  4 08:46:41 2024
+++ pkgsrc/net/py-unearth/distinfo      Tue Apr  1 10:00:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/09/04 08:46:41 adam Exp $
+$NetBSD: distinfo,v 1.24 2025/04/01 10:00:14 adam Exp $
 
-BLAKE2s (unearth-0.17.2.tar.gz) = 935122310da745fcc4710df7c8f2bb66949428c89369da419417803727f9ee61
-SHA512 (unearth-0.17.2.tar.gz) = 927ba9004d8e893bb461a0dd8741476e39cabefca47885708b5d155514726946898dd9eb9870d86982b191aeb189490310108fbb2a70e8983dae4974d711384b
-Size (unearth-0.17.2.tar.gz) = 284430 bytes
+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



Home | Main Index | Thread Index | Old Index