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:   wiz
Date:           Mon Jul 13 11:19:53 UTC 2026

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

Log Message:
py-hatchling: update to 1.31.0.

Fixed

    Only rewrite the shebang of a shared script when a Python
    shebang is present on the first line, preserving binary files
    and other content verbatim instead of dropping leading bytes.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.29 -r1.30 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.33 pkgsrc/devel/py-hatchling/Makefile:1.34
--- pkgsrc/devel/py-hatchling/Makefile:1.33     Sun Jun  7 21:11:15 2026
+++ pkgsrc/devel/py-hatchling/Makefile  Mon Jul 13 11:19:53 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2026/06/07 21:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/07/13 11:19:53 wiz Exp $
 
-DISTNAME=      hatchling-1.30.1
+DISTNAME=      hatchling-1.31.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.29 pkgsrc/devel/py-hatchling/distinfo:1.30
--- pkgsrc/devel/py-hatchling/distinfo:1.29     Sun Jun  7 21:11:15 2026
+++ pkgsrc/devel/py-hatchling/distinfo  Mon Jul 13 11:19:53 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/06/07 21:11:15 wiz Exp $
+$NetBSD: distinfo,v 1.30 2026/07/13 11:19:53 wiz Exp $
 
-BLAKE2s (hatchling-1.30.1.tar.gz) = 4ea11e1b57c683d93f25f6a86245ee92da6b3da245c5746de46816e1517ce1e6
-SHA512 (hatchling-1.30.1.tar.gz) = 8bbe680cb56b82bb50829e7fa049fe9839bc443a671fe7cd679596b892b5c241163b5b943b65146423e3b76b7e5e6594406f65d2dc70721650885b17842f7755
-Size (hatchling-1.30.1.tar.gz) = 56929 bytes
+BLAKE2s (hatchling-1.31.0.tar.gz) = 16f780e3ac55e4e68df40a76c220b762faf14cb5c0e9544933fbda13ccda23e0
+SHA512 (hatchling-1.31.0.tar.gz) = e48055970b0b6d0752d704c89c660d11530c2594c24eb8d4660b6ae53d79fa8170b0306481c8a8bca3d06feb4476bcdd79d9c1a5dea3c7a4f84a762ecfd5c594
+Size (hatchling-1.31.0.tar.gz) = 57208 bytes



Home | Main Index | Thread Index | Old Index