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:           Fri Apr  5 08:25:51 UTC 2024

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

Log Message:
py-hatchling: updated to 1.22.5

1.22.5 - 2024-04-04

Fixed:

Fix reading metadata from source distributions when fields are dynamic but not part of core metadata like entry points


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/devel/py-hatchling/Makefile:1.22
--- pkgsrc/devel/py-hatchling/Makefile:1.21     Sun Mar 24 07:24:47 2024
+++ pkgsrc/devel/py-hatchling/Makefile  Fri Apr  5 08:25:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2024/03/24 07:24:47 adam Exp $
+# $NetBSD: Makefile,v 1.22 2024/04/05 08:25:51 adam Exp $
 
-DISTNAME=      hatchling-1.22.4
+DISTNAME=      hatchling-1.22.5
 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.17 pkgsrc/devel/py-hatchling/distinfo:1.18
--- pkgsrc/devel/py-hatchling/distinfo:1.17     Sun Mar 24 07:24:47 2024
+++ pkgsrc/devel/py-hatchling/distinfo  Fri Apr  5 08:25:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/03/24 07:24:47 adam Exp $
+$NetBSD: distinfo,v 1.18 2024/04/05 08:25:51 adam Exp $
 
-BLAKE2s (hatchling-1.22.4.tar.gz) = 59924333d5b26ca6dbe22007cb9869b41b3808f9da0464a7f3d922b199731e97
-SHA512 (hatchling-1.22.4.tar.gz) = 78a77e1a023a21415d37840ab570681500ca83629c55e3f37a04961818c2134f1653fad15f7c0ad6c0e382e1988ddd9b6a88692cadfe1561e56a839222243e03
-Size (hatchling-1.22.4.tar.gz) = 62758 bytes
+BLAKE2s (hatchling-1.22.5.tar.gz) = d237e80fc7e3fb81d99a05361fb16b3dd08b08e78b4271c1ba2b5ba26b2895f8
+SHA512 (hatchling-1.22.5.tar.gz) = 2a147bf4422af18e901a766531ed54f421883ec7f767f905fd37990f7d16da9ef1e397bf6fd41b0e763009aa44c19d5f65ade1329e0e10d1761b7819be6fd2d9
+Size (hatchling-1.22.5.tar.gz) = 62801 bytes



Home | Main Index | Thread Index | Old Index