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 May 28 10:59:58 UTC 2024

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

Log Message:
py-unearth: updated to 0.15.3

0.15.3

Bug Fixes

Allow passing headers to package finder
ci: Matrix for old python versions on macos


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.15 -r1.16 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.17 pkgsrc/net/py-unearth/Makefile:1.18
--- pkgsrc/net/py-unearth/Makefile:1.17 Fri Apr 19 13:11:45 2024
+++ pkgsrc/net/py-unearth/Makefile      Tue May 28 10:59:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/04/19 13:11:45 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/05/28 10:59:58 adam Exp $
 
-DISTNAME=      unearth-0.15.2
+DISTNAME=      unearth-0.15.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.15 pkgsrc/net/py-unearth/distinfo:1.16
--- pkgsrc/net/py-unearth/distinfo:1.15 Fri Apr 19 13:11:45 2024
+++ pkgsrc/net/py-unearth/distinfo      Tue May 28 10:59:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/04/19 13:11:45 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/05/28 10:59:58 adam Exp $
 
-BLAKE2s (unearth-0.15.2.tar.gz) = 2fe2f63b561bb6f541b5f10c8d431502b416157db2d62e4d7ec7ceb8765c9acd
-SHA512 (unearth-0.15.2.tar.gz) = 1763d640153b53ce18b5b7c0ccab811402fe8dade87ebe64bf8984284710fc739c9ef0d0df20e7be356f4e93dda126bec3d6d801c92ad2c5b5381f8d6f94c04e
-Size (unearth-0.15.2.tar.gz) = 283748 bytes
+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



Home | Main Index | Thread Index | Old Index