pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-editorconfig-core
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 6 17:09:16 UTC 2025
Modified Files:
pkgsrc/devel/py-editorconfig-core: Makefile distinfo
Log Message:
py-editorconfig-core: updated to 0.17.0
0.17.0
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-editorconfig-core/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-editorconfig-core/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-editorconfig-core/Makefile
diff -u pkgsrc/devel/py-editorconfig-core/Makefile:1.8 pkgsrc/devel/py-editorconfig-core/Makefile:1.9
--- pkgsrc/devel/py-editorconfig-core/Makefile:1.8 Mon Nov 11 07:28:07 2024
+++ pkgsrc/devel/py-editorconfig-core/Makefile Thu Feb 6 17:09:15 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/11/11 07:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/02/06 17:09:15 adam Exp $
-DISTNAME= EditorConfig-0.12.4
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/EditorConfig/editorconfig-core/}
+DISTNAME= editorconfig-0.17.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-/-core-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=E/EditorConfig/}
@@ -10,11 +10,11 @@ HOMEPAGE= https://editorconfig.org/
COMMENT= Editorconfig python library
LICENSE= python-software-foundation AND modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42.2:../../devel/py-setuptools
+WHEEL_NAME= ${DISTNAME:S/editorc/EditorC/}
-USE_LANGUAGES= # none
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61.2:../../devel/py-setuptools
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+USE_LANGUAGES= # none
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Index: pkgsrc/devel/py-editorconfig-core/distinfo
diff -u pkgsrc/devel/py-editorconfig-core/distinfo:1.6 pkgsrc/devel/py-editorconfig-core/distinfo:1.7
--- pkgsrc/devel/py-editorconfig-core/distinfo:1.6 Wed Feb 14 21:29:25 2024
+++ pkgsrc/devel/py-editorconfig-core/distinfo Thu Feb 6 17:09:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/02/14 21:29:25 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/02/06 17:09:15 adam Exp $
-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
+BLAKE2s (editorconfig-0.17.0.tar.gz) = 0c4d2cd42ff589c523f9be7e00c4cc07ecd2f8dc7bb6ab998cb160b1c8bddf78
+SHA512 (editorconfig-0.17.0.tar.gz) = 508b4dc330dcef15d7ce10a002ca751b52e0e4ba5aaf8015a89cd67e59c6520956dba897eac5aafb45d85824ab78dabd96fc30eb42f80098f96d3e0fd7fd6969
+Size (editorconfig-0.17.0.tar.gz) = 13369 bytes
Home |
Main Index |
Thread Index |
Old Index