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: Mon Apr 17 12:50:49 UTC 2023
Modified Files:
pkgsrc/devel/py-hatchling: Makefile PLIST distinfo
Log Message:
py-hatchling: updated to 1.14.0
1.14.0
Added:
Add trove-classifiers as a dependency
Fixed:
Properly normalize metadata descriptions that contain line breaks
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-hatchling/PLIST
cvs rdiff -u -r1.6 -r1.7 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.9 pkgsrc/devel/py-hatchling/Makefile:1.10
--- pkgsrc/devel/py-hatchling/Makefile:1.9 Wed Mar 29 09:34:07 2023
+++ pkgsrc/devel/py-hatchling/Makefile Mon Apr 17 12:50:49 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2023/03/29 09:34:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2023/04/17 12:50:49 adam Exp $
-DISTNAME= hatchling-1.13.0
+DISTNAME= hatchling-1.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hatchling/}
@@ -14,13 +14,13 @@ DEPENDS+= ${PYPKGPREFIX}-editables>=0.3:
DEPENDS+= ${PYPKGPREFIX}-packaging>=21.3:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-pathspec>=0.10.1:../../devel/py-pathspec
DEPENDS+= ${PYPKGPREFIX}-pluggy>=1.0.0:../../devel/py-pluggy
+DEPENDS+= ${PYPKGPREFIX}-trove-classifiers-[0-9]*:../../misc/py-trove-classifiers
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/pyversion.mk"
-
.if ${PYTHON_VERSION} < 311
DEPENDS+= ${PYPKGPREFIX}-tomli>=1.2.2:../../textproc/py-tomli
.endif
Index: pkgsrc/devel/py-hatchling/PLIST
diff -u pkgsrc/devel/py-hatchling/PLIST:1.4 pkgsrc/devel/py-hatchling/PLIST:1.5
--- pkgsrc/devel/py-hatchling/PLIST:1.4 Fri Nov 18 18:40:53 2022
+++ pkgsrc/devel/py-hatchling/PLIST Mon Apr 17 12:50:49 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/11/18 18:40:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/04/17 12:50:49 adam Exp $
bin/hatchling-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -74,8 +74,6 @@ ${PYSITELIB}/hatchling/licenses/supporte
${PYSITELIB}/hatchling/licenses/supported.pyc
${PYSITELIB}/hatchling/metadata/__init__.py
${PYSITELIB}/hatchling/metadata/__init__.pyc
-${PYSITELIB}/hatchling/metadata/classifiers.py
-${PYSITELIB}/hatchling/metadata/classifiers.pyc
${PYSITELIB}/hatchling/metadata/core.py
${PYSITELIB}/hatchling/metadata/core.pyc
${PYSITELIB}/hatchling/metadata/custom.py
Index: pkgsrc/devel/py-hatchling/distinfo
diff -u pkgsrc/devel/py-hatchling/distinfo:1.6 pkgsrc/devel/py-hatchling/distinfo:1.7
--- pkgsrc/devel/py-hatchling/distinfo:1.6 Thu Mar 9 10:26:15 2023
+++ pkgsrc/devel/py-hatchling/distinfo Mon Apr 17 12:50:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/03/09 10:26:15 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/04/17 12:50:49 adam Exp $
-BLAKE2s (hatchling-1.13.0.tar.gz) = 9469db981a62ca6578cb199703adbc717ae7b60f9dcf36149bcb6fc3885f28d4
-SHA512 (hatchling-1.13.0.tar.gz) = 96716cdf971f0b04e3799ebf7518fa417d0f1e5f94b475e316a766ae718a0fd78284cad798282c5a2154c5f586a195ae03cd86b889ace39bdb097c12b8515613
-Size (hatchling-1.13.0.tar.gz) = 61744 bytes
+BLAKE2s (hatchling-1.14.0.tar.gz) = 1c74fbc48881129014f3b7326071542a2cf6ba1998299579f0831281873002eb
+SHA512 (hatchling-1.14.0.tar.gz) = 98a3f8c53028cc5206a63c793a427ff9691c5a0d90c4892431ce35be401c9c05434eb99bc1a7685262b163a5806c7323703c5b979d47000f19d22bcf01722b41
+Size (hatchling-1.14.0.tar.gz) = 55567 bytes
Home |
Main Index |
Thread Index |
Old Index