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 May 15 20:44:54 UTC 2023
Modified Files:
pkgsrc/net/py-unearth: Makefile distinfo
Log Message:
py-unearth: updated to 0.9.1
0.9.1
🚀 Features
cli: Exposing requires-python, platform and abi interface for cli tools.
🐞 Bug Fixes
Evaluation issue when the requirement has no version specifier
Typo on json response field
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/net/py-unearth/Makefile:1.3
--- pkgsrc/net/py-unearth/Makefile:1.2 Thu May 4 09:22:47 2023
+++ pkgsrc/net/py-unearth/Makefile Mon May 15 20:44:54 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/05/04 09:22:47 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/05/15 20:44:54 adam Exp $
-DISTNAME= unearth-0.9.0
+DISTNAME= unearth-0.9.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.1 pkgsrc/net/py-unearth/distinfo:1.2
--- pkgsrc/net/py-unearth/distinfo:1.1 Thu May 4 06:59:56 2023
+++ pkgsrc/net/py-unearth/distinfo Mon May 15 20:44:54 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2023/05/04 06:59:56 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/05/15 20:44:54 adam Exp $
-BLAKE2s (unearth-0.9.0.tar.gz) = c4297604b53e4d9c60ab2f48ebfd27090834e21b29df0818e17a378a51ac57dc
-SHA512 (unearth-0.9.0.tar.gz) = 8eed609da6f70855824fee64408a437a58b2531fb58b87ab93587b8a620b611109b82414744f323d961c2c40ad40ae40c5b8d6e44ca5a9caa2c9693da0f529dd
-Size (unearth-0.9.0.tar.gz) = 270152 bytes
+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
SHA1 (patch-pyproject.toml) = 8615a980449fb5757d6d42a0b5589121e33b5ef1
Home |
Main Index |
Thread Index |
Old Index