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 16 15:26:38 UTC 2024

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

Log Message:
py-hatchling: updated to 1.24.0

1.24.0

Added:

Add shared_data and shared_scripts build data for the wheel target


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.19 -r1.20 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.23 pkgsrc/devel/py-hatchling/Makefile:1.24
--- pkgsrc/devel/py-hatchling/Makefile:1.23     Mon Apr 15 05:17:48 2024
+++ pkgsrc/devel/py-hatchling/Makefile  Tue Apr 16 15:26:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/04/15 05:17:48 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/04/16 15:26:38 adam Exp $
 
-DISTNAME=      hatchling-1.23.0
+DISTNAME=      hatchling-1.24.0
 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.19 pkgsrc/devel/py-hatchling/distinfo:1.20
--- pkgsrc/devel/py-hatchling/distinfo:1.19     Mon Apr 15 05:17:48 2024
+++ pkgsrc/devel/py-hatchling/distinfo  Tue Apr 16 15:26:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/04/15 05:17:48 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/04/16 15:26:38 adam Exp $
 
-BLAKE2s (hatchling-1.23.0.tar.gz) = 4cd85a723dfb01bd65dc89820fa8c01c5e3a9c2df23a4a7ce68c17525093cc53
-SHA512 (hatchling-1.23.0.tar.gz) = ad9bfc5975e3d8f8649fbb650ca4976ecc55f1aefdb5f199a42c5c1c7e326c771f1463a6f699664af7c07215557b851c87d20b0e5ef07638547edd5cdd6aeb3e
-Size (hatchling-1.23.0.tar.gz) = 63748 bytes
+BLAKE2s (hatchling-1.24.0.tar.gz) = c1aa4a635fa16f22ded134ddfa3381257ddc9c9218e6da9b62f3b7a5504585ba
+SHA512 (hatchling-1.24.0.tar.gz) = faa1eb8ba954da678f9bfbd69f01b89da5a529d0195fc111050ef55933db761fed4ce48c6713a6e2aa5826cbf341ce83ae756220776298b9893030004feee2e8
+Size (hatchling-1.24.0.tar.gz) = 63800 bytes



Home | Main Index | Thread Index | Old Index