pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test-pylint py-test-pylint: updated to 0.19.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1cd82ebc81a
branches: trunk
changeset: 386707:d1cd82ebc81a
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 13 16:21:21 2022 +0000
description:
py-test-pylint: updated to 0.19.0
0.19.0
Switched to GitHub Actions for CI thanks to michael-k
Switched to using smart PyLint RC discovery thanks to bennyrowland
Correcting rootdir/rootpath issues in pytest >7.x
Deprecated support for Python <3.7
diffstat:
devel/py-test-pylint/Makefile | 5 ++---
devel/py-test-pylint/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ea2bdbf0f08d -r d1cd82ebc81a devel/py-test-pylint/Makefile
--- a/devel/py-test-pylint/Makefile Thu Oct 13 16:19:47 2022 +0000
+++ b/devel/py-test-pylint/Makefile Thu Oct 13 16:21:21 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/04 20:53:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/13 16:21:21 adam Exp $
-DISTNAME= pytest-pylint-0.18.0
+DISTNAME= pytest-pylint-0.19.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-pylint/}
diff -r ea2bdbf0f08d -r d1cd82ebc81a devel/py-test-pylint/distinfo
--- a/devel/py-test-pylint/distinfo Thu Oct 13 16:19:47 2022 +0000
+++ b/devel/py-test-pylint/distinfo Thu Oct 13 16:21:21 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:19:08 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/10/13 16:21:21 adam Exp $
-BLAKE2s (pytest-pylint-0.18.0.tar.gz) = 0060906b8cf3a910aa1a238877d50e2b1f75c12056a7b0834212d58876013451
-SHA512 (pytest-pylint-0.18.0.tar.gz) = 6ac313eeccc99fcac947ace3613f7c0daaab33c3a0a1eab5e006a7a5b9961815fe277ae17dbfc5425164d80782b0be2c9091dda5eb81a6ffa397a18bdeaf28c0
-Size (pytest-pylint-0.18.0.tar.gz) = 13468 bytes
+BLAKE2s (pytest-pylint-0.19.0.tar.gz) = d0a92b1eddb52eda298e4c2f8b299898606d8184f43f8d689fbd29812baf6202
+SHA512 (pytest-pylint-0.19.0.tar.gz) = 4d6d18ef3f93561d39759124e9d8f01759a6e5fbd82ede470cae84fbabba55a627f0e05d109eadee6ebabaacc2fd65618104db7e2cb3d165d1ca2014a57938c4
+Size (pytest-pylint-0.19.0.tar.gz) = 13801 bytes
Home |
Main Index |
Thread Index |
Old Index