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 Oct 11 08:42:58 UTC 2023

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

Log Message:
py-unearth: updated to 0.11.1

0.11.1

Bug Fixes

Also fallback on "token" username for KeyringCliProvider
Revert the handling of 403 and 404


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/net/py-unearth/Makefile:1.8
--- pkgsrc/net/py-unearth/Makefile:1.7  Wed Sep 27 15:29:10 2023
+++ pkgsrc/net/py-unearth/Makefile      Wed Oct 11 08:42:58 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/09/27 15:29:10 adam Exp $
+# $NetBSD: Makefile,v 1.8 2023/10/11 08:42:58 adam Exp $
 
-DISTNAME=      unearth-0.11.0
+DISTNAME=      unearth-0.11.1
 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.6 pkgsrc/net/py-unearth/distinfo:1.7
--- pkgsrc/net/py-unearth/distinfo:1.6  Wed Sep 27 15:29:10 2023
+++ pkgsrc/net/py-unearth/distinfo      Wed Oct 11 08:42:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/09/27 15:29:10 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/10/11 08:42:58 adam Exp $
 
-BLAKE2s (unearth-0.11.0.tar.gz) = 5e09e44e489ddad083e291a725b38ebceb4f6aef3baabfdf0787f4acb869bea8
-SHA512 (unearth-0.11.0.tar.gz) = 70a06a32f6f2ca74c16a55f9613b543d807e437bd99c0ebb02c0d721144cf45208df78940ee41911a8168c9181ec733b9aec2176038b2556d0e2ad5e8c2cc0d4
-Size (unearth-0.11.0.tar.gz) = 271154 bytes
+BLAKE2s (unearth-0.11.1.tar.gz) = ed68471cbc7139103172369eed0d75144cc4769bde8b596c47f6de012b57b57e
+SHA512 (unearth-0.11.1.tar.gz) = b0a23a6aca4fccb71d11a09a79145ea4f7130dcb08ce6f0be39a29364589c077ad6844790a540b7a4d8265f445f5481c083142f91a30582922e5b0be956f8f18
+Size (unearth-0.11.1.tar.gz) = 271130 bytes



Home | Main Index | Thread Index | Old Index