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: Wed Nov 13 08:27:50 UTC 2024
Modified Files:
pkgsrc/devel/py-hatchling: Makefile PLIST distinfo
Log Message:
py-hatchling: updated to 1.26.3
1.26.3 - 2024-11-12
Fixed:
Support an old import path that is still used by some consumers like Hatch
1.26.2 - 2024-11-12
Fixed:
Back-populate string license fields (License-Expression) for core metadata versions prior to 2.4
Remove the License-Expression and License-Files core metadata from version 2.2 that was missed in the previous minor release
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-hatchling/PLIST
cvs rdiff -u -r1.24 -r1.25 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.28 pkgsrc/devel/py-hatchling/Makefile:1.29
--- pkgsrc/devel/py-hatchling/Makefile:1.28 Mon Nov 11 16:36:28 2024
+++ pkgsrc/devel/py-hatchling/Makefile Wed Nov 13 08:27:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/11/11 16:36:28 adam Exp $
+# $NetBSD: Makefile,v 1.29 2024/11/13 08:27:50 adam Exp $
-DISTNAME= hatchling-1.26.1
+DISTNAME= hatchling-1.26.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hatchling/}
Index: pkgsrc/devel/py-hatchling/PLIST
diff -u pkgsrc/devel/py-hatchling/PLIST:1.10 pkgsrc/devel/py-hatchling/PLIST:1.11
--- pkgsrc/devel/py-hatchling/PLIST:1.10 Mon Nov 11 16:36:28 2024
+++ pkgsrc/devel/py-hatchling/PLIST Wed Nov 13 08:27:50 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2024/11/11 16:36:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/11/13 08:27:50 adam Exp $
bin/hatchling-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -104,6 +104,12 @@ ${PYSITELIB}/hatchling/dep/__init__.pyo
${PYSITELIB}/hatchling/dep/core.py
${PYSITELIB}/hatchling/dep/core.pyc
${PYSITELIB}/hatchling/dep/core.pyo
+${PYSITELIB}/hatchling/licenses/__init__.py
+${PYSITELIB}/hatchling/licenses/__init__.pyc
+${PYSITELIB}/hatchling/licenses/__init__.pyo
+${PYSITELIB}/hatchling/licenses/supported.py
+${PYSITELIB}/hatchling/licenses/supported.pyc
+${PYSITELIB}/hatchling/licenses/supported.pyo
${PYSITELIB}/hatchling/metadata/__init__.py
${PYSITELIB}/hatchling/metadata/__init__.pyc
${PYSITELIB}/hatchling/metadata/__init__.pyo
Index: pkgsrc/devel/py-hatchling/distinfo
diff -u pkgsrc/devel/py-hatchling/distinfo:1.24 pkgsrc/devel/py-hatchling/distinfo:1.25
--- pkgsrc/devel/py-hatchling/distinfo:1.24 Mon Nov 11 16:36:28 2024
+++ pkgsrc/devel/py-hatchling/distinfo Wed Nov 13 08:27:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/11/11 16:36:28 adam Exp $
+$NetBSD: distinfo,v 1.25 2024/11/13 08:27:50 adam Exp $
-BLAKE2s (hatchling-1.26.1.tar.gz) = 6089d15ce6692a60d9afe3f1941734274738e1d0ed1fe8cf5dace670ab632c04
-SHA512 (hatchling-1.26.1.tar.gz) = d3b93b3c2d6c8928f8f6029e0b8e9cbd4fb341dbfc699ed0b333d50b09768a9163a57106bf1941db1a975407b569c21d15d4d357345326a78651e7282aa9fd50
-Size (hatchling-1.26.1.tar.gz) = 54879 bytes
+BLAKE2s (hatchling-1.26.3.tar.gz) = e89c91a9449f177092ba68236811f86eb59ea491600e341278930d15e5df7486
+SHA512 (hatchling-1.26.3.tar.gz) = 08d56be0641f8c009ecf32eafc7659158c6b2b67709b22e8cecf5dd1d7edd2307bf4a1d79af51064fdfde7017b6972df32f545f90f48f74410b02c7ca8aae993
+Size (hatchling-1.26.3.tar.gz) = 54968 bytes
Home |
Main Index |
Thread Index |
Old Index