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:           Mon Apr 22 05:08:57 UTC 2024

Modified Files:
        pkgsrc/devel/py-hatchling: Makefile distinfo

Log Message:
py-hatchling: updated to 1.24.2

1.24.2

Fixed:

Add .venv to the list of directories that cannot be traversed
Output from the core Application utility now writes to stderr


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.21 -r1.22 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.25 pkgsrc/devel/py-hatchling/Makefile:1.26
--- pkgsrc/devel/py-hatchling/Makefile:1.25     Thu Apr 18 04:36:17 2024
+++ pkgsrc/devel/py-hatchling/Makefile  Mon Apr 22 05:08:57 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/04/18 04:36:17 adam Exp $
+# $NetBSD: Makefile,v 1.26 2024/04/22 05:08:57 adam Exp $
 
-DISTNAME=      hatchling-1.24.1
+DISTNAME=      hatchling-1.24.2
 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.21 pkgsrc/devel/py-hatchling/distinfo:1.22
--- pkgsrc/devel/py-hatchling/distinfo:1.21     Thu Apr 18 04:36:17 2024
+++ pkgsrc/devel/py-hatchling/distinfo  Mon Apr 22 05:08:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2024/04/18 04:36:17 adam Exp $
+$NetBSD: distinfo,v 1.22 2024/04/22 05:08:57 adam Exp $
 
-BLAKE2s (hatchling-1.24.1.tar.gz) = 3c931330a9e369bf1c20294a033d543a97fad6f1dbcd33e3809ec9ffb8cb9dc0
-SHA512 (hatchling-1.24.1.tar.gz) = 0069457577814c69982ad554d3897a7a7b6be9907ec51a86034f4c86b9ad1d2de733c6710f2107eedb7927c6ac18390fa8a1b2752d9ba1b6329601860ce7fd4c
-Size (hatchling-1.24.1.tar.gz) = 63920 bytes
+BLAKE2s (hatchling-1.24.2.tar.gz) = 4c7608b60c880b163fd2ab8f5f9b1bc372d84b512e420213df23b540782439ce
+SHA512 (hatchling-1.24.2.tar.gz) = b9e9da3a63509bbd0d2083475f6339299e765da7eeec5a3da5ea96a1205a27bfce05c0cbb613aade815087b68392d71daeb076ee2199e827a9ae5ba8315b7bcc
+Size (hatchling-1.24.2.tar.gz) = 63973 bytes



Home | Main Index | Thread Index | Old Index