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:           Wed Jun 11 13:12:07 UTC 2025

Modified Files:
        pkgsrc/devel/py-editorconfig-core: Makefile PLIST distinfo

Log Message:
py-editorconfig-core: updated to 0.17.1

0.17.1
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-editorconfig-core/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-editorconfig-core/PLIST
cvs rdiff -u -r1.7 -r1.8 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.11 pkgsrc/devel/py-editorconfig-core/Makefile:1.12
--- pkgsrc/devel/py-editorconfig-core/Makefile:1.11     Sat Apr 12 10:37:47 2025
+++ pkgsrc/devel/py-editorconfig-core/Makefile  Wed Jun 11 13:12:06 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2025/04/12 10:37:47 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/06/11 13:12:06 adam Exp $
 
-DISTNAME=      editorconfig-0.17.0
+DISTNAME=      editorconfig-0.17.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-/-core-/}
-PKGREVISION=   2
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=E/EditorConfig/}
 
@@ -11,7 +10,7 @@ HOMEPAGE=     https://editorconfig.org/
 COMMENT=       Editorconfig python library
 LICENSE=       python-software-foundation AND modified-bsd
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=80.9.0:../../devel/py-setuptools
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/devel/py-editorconfig-core/PLIST
diff -u pkgsrc/devel/py-editorconfig-core/PLIST:1.5 pkgsrc/devel/py-editorconfig-core/PLIST:1.6
--- pkgsrc/devel/py-editorconfig-core/PLIST:1.5 Sat Apr 12 10:37:47 2025
+++ pkgsrc/devel/py-editorconfig-core/PLIST     Wed Jun 11 13:12:06 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/12 10:37:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/06/11 13:12:06 adam Exp $
 bin/editorconfig-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -14,9 +14,6 @@ ${PYSITELIB}/editorconfig/__init__.pyo
 ${PYSITELIB}/editorconfig/__main__.py
 ${PYSITELIB}/editorconfig/__main__.pyc
 ${PYSITELIB}/editorconfig/__main__.pyo
-${PYSITELIB}/editorconfig/compat.py
-${PYSITELIB}/editorconfig/compat.pyc
-${PYSITELIB}/editorconfig/compat.pyo
 ${PYSITELIB}/editorconfig/exceptions.py
 ${PYSITELIB}/editorconfig/exceptions.pyc
 ${PYSITELIB}/editorconfig/exceptions.pyo
@@ -29,6 +26,7 @@ ${PYSITELIB}/editorconfig/handler.pyo
 ${PYSITELIB}/editorconfig/ini.py
 ${PYSITELIB}/editorconfig/ini.pyc
 ${PYSITELIB}/editorconfig/ini.pyo
+${PYSITELIB}/editorconfig/py.typed
 ${PYSITELIB}/editorconfig/version.py
 ${PYSITELIB}/editorconfig/version.pyc
 ${PYSITELIB}/editorconfig/version.pyo

Index: pkgsrc/devel/py-editorconfig-core/distinfo
diff -u pkgsrc/devel/py-editorconfig-core/distinfo:1.7 pkgsrc/devel/py-editorconfig-core/distinfo:1.8
--- pkgsrc/devel/py-editorconfig-core/distinfo:1.7      Thu Feb  6 17:09:15 2025
+++ pkgsrc/devel/py-editorconfig-core/distinfo  Wed Jun 11 13:12:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/02/06 17:09:15 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/06/11 13:12:06 adam Exp $
 
-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
+BLAKE2s (editorconfig-0.17.1.tar.gz) = 19bca0c437f35fa38becb4ee92b95d35fb59ad8a78c51a84722778931a4c20b6
+SHA512 (editorconfig-0.17.1.tar.gz) = 5a9ce1d9bd331079576f23da3ec0054911b2818c8731adcb6135c525739e1ac542d0a98fb86a70dbc0a62757b3ed7e2d3e18c10cec3dfa428c2e656665fecb2b
+Size (editorconfig-0.17.1.tar.gz) = 14695 bytes



Home | Main Index | Thread Index | Old Index