From 37c57f00ec1c978f15ba90c1837835077079a46f Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 14 Feb 2024 21:29:25 +0000 Subject: [PATCH] py-editorconfig-core: updated to 0.12.4 0.12.4 Unknown changes --- devel/py-editorconfig-core/Makefile | 12 +++++++----- devel/py-editorconfig-core/PLIST | 15 +++++++++------ devel/py-editorconfig-core/distinfo | 8 ++++---- 3 files changed, 20 insertions(+), 15 deletions(-) diff --git a/devel/py-editorconfig-core/Makefile b/devel/py-editorconfig-core/Makefile index 01eb25faddb2..4dbd4e707978 100644 --- a/devel/py-editorconfig-core/Makefile +++ b/devel/py-editorconfig-core/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2022/01/05 15:41:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2024/02/14 21:29:25 adam Exp $ -DISTNAME= EditorConfig-0.12.3 +DISTNAME= EditorConfig-0.12.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/EditorConfig/editorconfig-core/} -PKGREVISION= 2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=E/EditorConfig/} @@ -11,13 +10,16 @@ HOMEPAGE= https://editorconfig.org/ COMMENT= Editorconfig python library LICENSE= python-software-foundation AND modified-bsd +TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42.2:../../devel/py-setuptools +TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel + USE_LANGUAGES= # none -USE_PKG_RESOURCES= yes +PYTHON_VERSIONS_INCOMPATIBLE= 27 post-install: cd ${DESTDIR}${PREFIX}/bin && \ ${MV} editorconfig editorconfig-${PYVERSSUFFIX} || ${TRUE} -.include "../../lang/python/egg.mk" +.include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-editorconfig-core/PLIST b/devel/py-editorconfig-core/PLIST index bfc061ba24ae..38123c79e3c0 100644 --- a/devel/py-editorconfig-core/PLIST +++ b/devel/py-editorconfig-core/PLIST @@ -1,10 +1,13 @@ -@comment $NetBSD: PLIST,v 1.3 2021/03/20 18:55:52 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2024/02/14 21:29:25 adam Exp $ bin/editorconfig-${PYVERSSUFFIX} -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/entry_points.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${WHEEL_INFODIR}/COPYING +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.BSD +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.PSF +${PYSITELIB}/${WHEEL_INFODIR}/METADATA +${PYSITELIB}/${WHEEL_INFODIR}/RECORD +${PYSITELIB}/${WHEEL_INFODIR}/WHEEL +${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt +${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/editorconfig/__init__.py ${PYSITELIB}/editorconfig/__init__.pyc ${PYSITELIB}/editorconfig/__init__.pyo diff --git a/devel/py-editorconfig-core/distinfo b/devel/py-editorconfig-core/distinfo index 9d4b8efb77f2..fa7a90c9fada 100644 --- a/devel/py-editorconfig-core/distinfo +++ b/devel/py-editorconfig-core/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:18:24 nia Exp $ +$NetBSD: distinfo,v 1.6 2024/02/14 21:29:25 adam Exp $ -BLAKE2s (EditorConfig-0.12.3.tar.gz) = c4b50544696ae72b324ad9220a6c4a16f45650e508a88b0ef9ea8bc5b272bd18 -SHA512 (EditorConfig-0.12.3.tar.gz) = 2cb909559dbcf0debab1ee41104dcfdede22aa5e74fcba6ad7b6d5317249ccf7f78b14b4bca4c75d8c4d4c226f5ea18349504fb07eff90ee8e157d67482a99f8 -Size (EditorConfig-0.12.3.tar.gz) = 13329 bytes +BLAKE2s (EditorConfig-0.12.4.tar.gz) = 4667fbba8a8520de2319cb4c8f3e65965b617637908c3191f780441d9c75d9db +SHA512 (EditorConfig-0.12.4.tar.gz) = 5e3bbc13a9388a68e003c9282e694cbed6b03f91d382c8b30f10f7af81c3c86185f546de48423dea4101cffe74e1483a7d75c1b1399c8edaeb09a339da07e4dd +Size (EditorConfig-0.12.4.tar.gz) = 13278 bytes