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:           Mon Aug 19 13:36:30 UTC 2024

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

Log Message:
py-unearth: updated to 0.17.0

0.17.0

Bug Fixes

Show warning message when failing to parse netrc file
Report download status when checking out vcs repo
Delete auth info from keyring


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.20 -r1.21 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.22 pkgsrc/net/py-unearth/Makefile:1.23
--- pkgsrc/net/py-unearth/Makefile:1.22 Fri Jul 12 07:11:18 2024
+++ pkgsrc/net/py-unearth/Makefile      Mon Aug 19 13:36:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/07/12 07:11:18 adam Exp $
+# $NetBSD: Makefile,v 1.23 2024/08/19 13:36:30 adam Exp $
 
-DISTNAME=      unearth-0.16.1
+DISTNAME=      unearth-0.17.0
 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.20 pkgsrc/net/py-unearth/distinfo:1.21
--- pkgsrc/net/py-unearth/distinfo:1.20 Fri Jul 12 07:11:18 2024
+++ pkgsrc/net/py-unearth/distinfo      Mon Aug 19 13:36:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/07/12 07:11:18 adam Exp $
+$NetBSD: distinfo,v 1.21 2024/08/19 13:36:30 adam Exp $
 
-BLAKE2s (unearth-0.16.1.tar.gz) = 220af8d7f95a3e30c544900b8ccbdd1a7911c6bd594a594a88c66ebdbee2565b
-SHA512 (unearth-0.16.1.tar.gz) = 2819c4da65d0bb9492546531012699fa4554d309930de4b9cc8a5319edc19c1863993badaa53c8f646b152abf133043b2d3d3816f2adb9827ed7f25541e5d603
-Size (unearth-0.16.1.tar.gz) = 283913 bytes
+BLAKE2s (unearth-0.17.0.tar.gz) = bc9323d1810ca8468473530820a21214b6aaf604e1e6b5f4c867c8c0ca1bcab4
+SHA512 (unearth-0.17.0.tar.gz) = 2b9ba4d4262baac448b4507547a5887d5a50254e02f050576e68efeb952a57e2e38f93b440a753263abeca4ae062c07d9b702f10d29ff9252af13cfc16978c3d
+Size (unearth-0.17.0.tar.gz) = 284068 bytes



Home | Main Index | Thread Index | Old Index