pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hatchling
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 25 07:33:58 UTC 2023
Modified Files:
pkgsrc/devel/py-hatchling: Makefile distinfo
Log Message:
py-hatchling: updated to 1.14.1
1.14.1 - 2023-04-23¶
Fixed:
Fix internal archive root naming for the sdist target when strict-naming is disabled to match the file name in order to support the expectation of some frontends
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-hatchling/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hatchling/Makefile
diff -u pkgsrc/devel/py-hatchling/Makefile:1.10 pkgsrc/devel/py-hatchling/Makefile:1.11
--- pkgsrc/devel/py-hatchling/Makefile:1.10 Mon Apr 17 12:50:49 2023
+++ pkgsrc/devel/py-hatchling/Makefile Tue Apr 25 07:33:58 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/04/17 12:50:49 adam Exp $
+# $NetBSD: Makefile,v 1.11 2023/04/25 07:33:58 adam Exp $
-DISTNAME= hatchling-1.14.0
+DISTNAME= hatchling-1.14.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hatchling/}
Index: pkgsrc/devel/py-hatchling/distinfo
diff -u pkgsrc/devel/py-hatchling/distinfo:1.7 pkgsrc/devel/py-hatchling/distinfo:1.8
--- pkgsrc/devel/py-hatchling/distinfo:1.7 Mon Apr 17 12:50:49 2023
+++ pkgsrc/devel/py-hatchling/distinfo Tue Apr 25 07:33:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/04/17 12:50:49 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/04/25 07:33:58 adam Exp $
-BLAKE2s (hatchling-1.14.0.tar.gz) = 1c74fbc48881129014f3b7326071542a2cf6ba1998299579f0831281873002eb
-SHA512 (hatchling-1.14.0.tar.gz) = 98a3f8c53028cc5206a63c793a427ff9691c5a0d90c4892431ce35be401c9c05434eb99bc1a7685262b163a5806c7323703c5b979d47000f19d22bcf01722b41
-Size (hatchling-1.14.0.tar.gz) = 55567 bytes
+BLAKE2s (hatchling-1.14.1.tar.gz) = e48c2f0da9b52e1c3060e22e8c8a8502ae7a57e69874ae170facfd6a69c112cb
+SHA512 (hatchling-1.14.1.tar.gz) = f6b4d2e35f81c8d6ba66e78777c2134a6f1d58433df7d0b6b6af9a085527988442812619e917797dc23db0f77d96a4110dd79ebd1697ace69cead5da5f1eed62
+Size (hatchling-1.14.1.tar.gz) = 55568 bytes
Home |
Main Index |
Thread Index |
Old Index