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:           Thu Mar 21 06:00:16 UTC 2024

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

Log Message:
py-hatchling: updated to 1.22.3

1.22.3 - 2024-03-19

Fixed:

Fix the custom build hook when using dynamic dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.15 -r1.16 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.19 pkgsrc/devel/py-hatchling/Makefile:1.20
--- pkgsrc/devel/py-hatchling/Makefile:1.19     Sun Mar 17 17:39:53 2024
+++ pkgsrc/devel/py-hatchling/Makefile  Thu Mar 21 06:00:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/03/17 17:39:53 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/03/21 06:00:16 adam Exp $
 
-DISTNAME=      hatchling-1.22.2
+DISTNAME=      hatchling-1.22.3
 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.15 pkgsrc/devel/py-hatchling/distinfo:1.16
--- pkgsrc/devel/py-hatchling/distinfo:1.15     Sun Mar 17 17:39:53 2024
+++ pkgsrc/devel/py-hatchling/distinfo  Thu Mar 21 06:00:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/03/17 17:39:53 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/03/21 06:00:16 adam Exp $
 
-BLAKE2s (hatchling-1.22.2.tar.gz) = 554b2f66fbb822d0ec0884d9134bf0fcdaebe6eb13f088b71b0928e42f0f85ed
-SHA512 (hatchling-1.22.2.tar.gz) = a08948d668f01485258f588c4a5a102b59ba3da3e7faad59132d5c37fd47589177b5401cecf9afbe2f2dd15c2968062e983c8600ab66bcab0508eac70c14c422
-Size (hatchling-1.22.2.tar.gz) = 62667 bytes
+BLAKE2s (hatchling-1.22.3.tar.gz) = 812216ec44121b373654c67af6706c20094aba0de2478b036b0eed3897c738b1
+SHA512 (hatchling-1.22.3.tar.gz) = 8e61f2b33f7a3a812a703df1894ca4b890f0e4638446efbe5a8bc3597af0c52263475edd0a73c9cd2abce13a2053ef54bf50a49714297efdeb9f6d4fe2f94ccc
+Size (hatchling-1.22.3.tar.gz) = 62734 bytes



Home | Main Index | Thread Index | Old Index