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 Oct 23 11:55:27 UTC 2023

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

Log Message:
py-unearth: updated to 0.12.0

0.12.0

Features

Add callback to report download status

Bug Fixes

Respect :all: in prefer_binary config


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/net/py-unearth/Makefile:1.10
--- pkgsrc/net/py-unearth/Makefile:1.9  Wed Oct 18 08:01:57 2023
+++ pkgsrc/net/py-unearth/Makefile      Mon Oct 23 11:55:27 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2023/10/18 08:01:57 adam Exp $
+# $NetBSD: Makefile,v 1.10 2023/10/23 11:55:27 adam Exp $
 
-DISTNAME=      unearth-0.11.2
+DISTNAME=      unearth-0.12.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.8 pkgsrc/net/py-unearth/distinfo:1.9
--- pkgsrc/net/py-unearth/distinfo:1.8  Wed Oct 18 08:01:57 2023
+++ pkgsrc/net/py-unearth/distinfo      Mon Oct 23 11:55:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/10/18 08:01:57 adam Exp $
+$NetBSD: distinfo,v 1.9 2023/10/23 11:55:27 adam Exp $
 
-BLAKE2s (unearth-0.11.2.tar.gz) = c982dae17540d176fed056d9d81be74b183eb8b1db74e1c0b4233c9b6cf01947
-SHA512 (unearth-0.11.2.tar.gz) = 6ec961456640fe3ca8922e0ee83ecadb6b6fa3dd7b5977a228111ad3ad2d79782eb75d76d4a7066c29f53ce023471c2a38d9f587c35f8d04bb0704bdd6406f71
-Size (unearth-0.11.2.tar.gz) = 271479 bytes
+BLAKE2s (unearth-0.12.0.tar.gz) = 56dece840abf7b5918671be6421232059d1832f3c772c33816eb2ce93e6cde9e
+SHA512 (unearth-0.12.0.tar.gz) = 54cad14382c8218f8d0e69738ca0302cb9102cd5255fb6a90a303030c9f5da8c33b8527bd0e43aa7cc334740de06642e24dca75b2e092c8b85f7adba1f7e2ab8
+Size (unearth-0.12.0.tar.gz) = 280152 bytes



Home | Main Index | Thread Index | Old Index