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 Jul  4 13:12:37 UTC 2023

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

Log Message:
py-unearth: updated to 0.9.2

0.9.2

Bug Fixes

Fix the dist info link evaluation
PEP 714: rename the dist-info-metadata field to core-metadata


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/net/py-unearth/Makefile:1.4
--- pkgsrc/net/py-unearth/Makefile:1.3  Mon May 15 20:44:54 2023
+++ pkgsrc/net/py-unearth/Makefile      Tue Jul  4 13:12:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/05/15 20:44:54 adam Exp $
+# $NetBSD: Makefile,v 1.4 2023/07/04 13:12:37 adam Exp $
 
-DISTNAME=      unearth-0.9.1
+DISTNAME=      unearth-0.9.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.2 pkgsrc/net/py-unearth/distinfo:1.3
--- pkgsrc/net/py-unearth/distinfo:1.2  Mon May 15 20:44:54 2023
+++ pkgsrc/net/py-unearth/distinfo      Tue Jul  4 13:12:37 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2023/05/15 20:44:54 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/07/04 13:12:37 adam Exp $
 
-BLAKE2s (unearth-0.9.1.tar.gz) = 814c0bf95b8881ad3264979df5a9f276a75093e3915077bcff621a56905694fb
-SHA512 (unearth-0.9.1.tar.gz) = afd865699c9839d4dba38f135771a613ed3afe43a5c8eae295cbba838490b78e18df53fdca35fdfc4cfc3fae673f853830b23dfad58bca3bc34c6affc0337e9d
-Size (unearth-0.9.1.tar.gz) = 270441 bytes
+BLAKE2s (unearth-0.9.2.tar.gz) = 3d5a3a546ac9486be5008342254778dbb9823b5393cdaf361e3ee0b3ccaf5510
+SHA512 (unearth-0.9.2.tar.gz) = be8f1301c7184c94d6c22a5780b92daf803e1f5ac904cdaf75bf1828208dd0d9f433e3726d89f77511d75ac4f75aa9a5fd812a665be8a7ee67dd83d58216b4c8
+Size (unearth-0.9.2.tar.gz) = 270469 bytes
 SHA1 (patch-pyproject.toml) = 8615a980449fb5757d6d42a0b5589121e33b5ef1



Home | Main Index | Thread Index | Old Index