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 Apr 18 04:36:17 UTC 2024

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

Log Message:
py-hatchling: updated to 1.24.1

1.24.1 - 2024-04-18

Fixed:

Maintain file permissions for shared-scripts option/shared_scripts build data of the wheel target


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.20 -r1.21 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.24 pkgsrc/devel/py-hatchling/Makefile:1.25
--- pkgsrc/devel/py-hatchling/Makefile:1.24     Tue Apr 16 15:26:38 2024
+++ pkgsrc/devel/py-hatchling/Makefile  Thu Apr 18 04:36:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2024/04/16 15:26:38 adam Exp $
+# $NetBSD: Makefile,v 1.25 2024/04/18 04:36:17 adam Exp $
 
-DISTNAME=      hatchling-1.24.0
+DISTNAME=      hatchling-1.24.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.20 pkgsrc/devel/py-hatchling/distinfo:1.21
--- pkgsrc/devel/py-hatchling/distinfo:1.20     Tue Apr 16 15:26:38 2024
+++ pkgsrc/devel/py-hatchling/distinfo  Thu Apr 18 04:36:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/04/16 15:26:38 adam Exp $
+$NetBSD: distinfo,v 1.21 2024/04/18 04:36:17 adam Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index