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 Jan 15 13:19:21 UTC 2024
Modified Files:
pkgsrc/net/py-unearth: Makefile distinfo
Log Message:
py-unearth: updated to 0.14.0
0.14.0
Features
Extract the wheel tag validation method
Remove the hashes argument from PackageFinder.build_evaluator that is deprecated before
Chores
Rtfd configurations
Update lockfile and pyprojec
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.11 -r1.12 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.13 pkgsrc/net/py-unearth/Makefile:1.14
--- pkgsrc/net/py-unearth/Makefile:1.13 Mon Jan 15 08:37:58 2024
+++ pkgsrc/net/py-unearth/Makefile Mon Jan 15 13:19:21 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2024/01/15 08:37:58 adam Exp $
+# $NetBSD: Makefile,v 1.14 2024/01/15 13:19:21 adam Exp $
-DISTNAME= unearth-0.13.0
+DISTNAME= unearth-0.14.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.11 pkgsrc/net/py-unearth/distinfo:1.12
--- pkgsrc/net/py-unearth/distinfo:1.11 Mon Jan 15 08:37:58 2024
+++ pkgsrc/net/py-unearth/distinfo Mon Jan 15 13:19:21 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/01/15 08:37:58 adam Exp $
+$NetBSD: distinfo,v 1.12 2024/01/15 13:19:21 adam Exp $
-BLAKE2s (unearth-0.13.0.tar.gz) = 4f34e59755feaf2c4c5bf2f93b83edf546b82086f24e95ba3a31b5bbc026b802
-SHA512 (unearth-0.13.0.tar.gz) = 48bcdd2e61ffc6580ce19d0124e43aab0411efa913801cd74365ddefa3cec50eb0742997fd6359b6191a00314964b052ebf8d3ea5a173d37bc2cfedc1d030408
-Size (unearth-0.13.0.tar.gz) = 280537 bytes
+BLAKE2s (unearth-0.14.0.tar.gz) = b4dff91686df45690596a285b936b03b51bded93c8d77b2db88fb3c338a90842
+SHA512 (unearth-0.14.0.tar.gz) = ab785935f94a1987146471843961a4edc155e135471d4885324d1c2327527f112e03e1146f85a013ad0fd4560f803b616b12618d810becddea94abbce09096c4
+Size (unearth-0.14.0.tar.gz) = 280614 bytes
Home |
Main Index |
Thread Index |
Old Index