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 Sep  4 08:46:42 UTC 2024

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

Log Message:
py-unearth: updated to 0.17.2

0.17.2

Bug Fixes

Really drop python<=3.7 support
Show netrc parsing error once


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.22 -r1.23 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.24 pkgsrc/net/py-unearth/Makefile:1.25
--- pkgsrc/net/py-unearth/Makefile:1.24 Sat Aug 24 07:05:29 2024
+++ pkgsrc/net/py-unearth/Makefile      Wed Sep  4 08:46:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2024/08/24 07:05:29 adam Exp $
+# $NetBSD: Makefile,v 1.25 2024/09/04 08:46:41 adam Exp $
 
-DISTNAME=      unearth-0.17.1
+DISTNAME=      unearth-0.17.2
 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.22 pkgsrc/net/py-unearth/distinfo:1.23
--- pkgsrc/net/py-unearth/distinfo:1.22 Sat Aug 24 07:05:29 2024
+++ pkgsrc/net/py-unearth/distinfo      Wed Sep  4 08:46:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2024/08/24 07:05:29 adam Exp $
+$NetBSD: distinfo,v 1.23 2024/09/04 08:46:41 adam Exp $
 
-BLAKE2s (unearth-0.17.1.tar.gz) = 81e0beaf2ddd9fb4a7070f8b345e36c3a9bb9632490cc1c4a911c14231077cbd
-SHA512 (unearth-0.17.1.tar.gz) = 3e451d6f40b16520d4a6e1f4ca6f3997bc346f189330c7373089701d9203543f159b5af843aa8144c2b0ca871a84909292b34b5a666e3a0b541fdbc643340050
-Size (unearth-0.17.1.tar.gz) = 284159 bytes
+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



Home | Main Index | Thread Index | Old Index