pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pylint-plugin-utils
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 26 10:33:55 UTC 2025
Modified Files:
pkgsrc/devel/py-pylint-plugin-utils: Makefile distinfo
Log Message:
py-pylint-plugin-utils: updated to 0.9.0
0.9.0
Removing coveralls as it causes version constraint issues and there is only one test anyway
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-pylint-plugin-utils/Makefile \
pkgsrc/devel/py-pylint-plugin-utils/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-pylint-plugin-utils/Makefile
diff -u pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.10 pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.11
--- pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.10 Sat Oct 28 19:57:06 2023
+++ pkgsrc/devel/py-pylint-plugin-utils/Makefile Tue Aug 26 10:33:55 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2023/10/28 19:57:06 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2025/08/26 10:33:55 adam Exp $
-DISTNAME= pylint_plugin_utils-0.8.2
+DISTNAME= pylint_plugin_utils-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-plugin-utils/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/landscapeio/pylint-plugin-utils
+HOMEPAGE= https://github.com/pylint-dev/pylint-plugin-utils
COMMENT= Utilities and helpers for writing Pylint plugins
LICENSE= gnu-gpl-v2
@@ -16,7 +15,5 @@ DEPENDS+= ${PYPKGPREFIX}-pylint>=1.7:../
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-pylint-plugin-utils/distinfo
diff -u pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.10 pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.11
--- pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.10 Mon May 22 07:19:32 2023
+++ pkgsrc/devel/py-pylint-plugin-utils/distinfo Tue Aug 26 10:33:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/05/22 07:19:32 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/08/26 10:33:55 adam Exp $
-BLAKE2s (pylint_plugin_utils-0.8.2.tar.gz) = f4d183dd0a2b22610644c9ea987fef802c32fbfae1fc4942351e62af291aa422
-SHA512 (pylint_plugin_utils-0.8.2.tar.gz) = 096e3066b1308ba480c3c53ab8c119e73a8921ec95b6d9754826cee49dc2cd00782b3fd0e92e6f76a015d6063879c0d95f5e71d7d3ec2922ae1ae6bc1da1c458
-Size (pylint_plugin_utils-0.8.2.tar.gz) = 10674 bytes
+BLAKE2s (pylint_plugin_utils-0.9.0.tar.gz) = a6c6cd64581344ccf218ad3419c3fb3566f6d7a4fe6a44b1ce9bc8d984e3ebcc
+SHA512 (pylint_plugin_utils-0.9.0.tar.gz) = 7de45b741094dde7bbde79cb873883b0d971d1ed4da43766f51ee17baaf3ce0e10d6224a0809d242338609f3afe08152ce109f92c05d68532a51d66daacab1d8
+Size (pylint_plugin_utils-0.9.0.tar.gz) = 10474 bytes
Home |
Main Index |
Thread Index |
Old Index