pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-pylint
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 13 16:21:22 UTC 2022
Modified Files:
pkgsrc/devel/py-test-pylint: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-test-pylint/Makefile \
pkgsrc/devel/py-test-pylint/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-test-pylint/Makefile
diff -u pkgsrc/devel/py-test-pylint/Makefile:1.5 pkgsrc/devel/py-test-pylint/Makefile:1.6
--- pkgsrc/devel/py-test-pylint/Makefile:1.5 Tue Jan 4 20:53:42 2022
+++ pkgsrc/devel/py-test-pylint/Makefile Thu Oct 13 16:21:21 2022
@@ -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/}
Index: pkgsrc/devel/py-test-pylint/distinfo
diff -u pkgsrc/devel/py-test-pylint/distinfo:1.5 pkgsrc/devel/py-test-pylint/distinfo:1.6
--- pkgsrc/devel/py-test-pylint/distinfo:1.5 Tue Oct 26 10:19:08 2021
+++ pkgsrc/devel/py-test-pylint/distinfo Thu Oct 13 16:21:21 2022
@@ -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