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 Jul 17 19:11:01 UTC 2023

Modified Files:
        pkgsrc/net/py-unearth: Makefile distinfo
Removed Files:
        pkgsrc/net/py-unearth/patches: patch-pyproject.toml

Log Message:
py-unearth: updated to 0.9.3

0.9.3

Bug Fixes

Migrate from deprecated pdm.pep517 to pdm.backend
Tolerate invalid python requires


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/py-unearth/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/py-unearth/patches/patch-pyproject.toml

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.4 pkgsrc/net/py-unearth/Makefile:1.5
--- pkgsrc/net/py-unearth/Makefile:1.4  Tue Jul  4 13:12:37 2023
+++ pkgsrc/net/py-unearth/Makefile      Mon Jul 17 19:11:01 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/07/04 13:12:37 adam Exp $
+# $NetBSD: Makefile,v 1.5 2023/07/17 19:11:01 adam Exp $
 
-DISTNAME=      unearth-0.9.2
+DISTNAME=      unearth-0.9.3
 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.3 pkgsrc/net/py-unearth/distinfo:1.4
--- pkgsrc/net/py-unearth/distinfo:1.3  Tue Jul  4 13:12:37 2023
+++ pkgsrc/net/py-unearth/distinfo      Mon Jul 17 19:11:01 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/07/04 13:12:37 adam Exp $
+$NetBSD: distinfo,v 1.4 2023/07/17 19:11:01 adam Exp $
 
-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
+BLAKE2s (unearth-0.9.3.tar.gz) = 8c5e9daa1bc925409d0a7fd396fee053a81ad6f8e3e5d31fbe8f9399c69f36ad
+SHA512 (unearth-0.9.3.tar.gz) = 7e50a743a03a346313a7a648f6db94ebc1de1e5c52b76a6b07e211717a838ca3f471c44a1a71436517c38e13622f068ed39f548c8d88c26972910265be1a11df
+Size (unearth-0.9.3.tar.gz) = 271010 bytes



Home | Main Index | Thread Index | Old Index