pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pylint
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 6 19:58:41 UTC 2018
Modified Files:
pkgsrc/devel/py-pylint: Makefile distinfo
Log Message:
py-pylint: updated to 2.1.1
What's New in Pylint 2.1.1?
* fix pylint crash due to misplaced-format-function not correctly handling class attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-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-pylint/Makefile
diff -u pkgsrc/devel/py-pylint/Makefile:1.29 pkgsrc/devel/py-pylint/Makefile:1.30
--- pkgsrc/devel/py-pylint/Makefile:1.29 Thu Aug 2 15:19:23 2018
+++ pkgsrc/devel/py-pylint/Makefile Mon Aug 6 19:58:41 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/08/02 15:19:23 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/08/06 19:58:41 adam Exp $
-DISTNAME= pylint-2.1.0
+DISTNAME= pylint-2.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
Index: pkgsrc/devel/py-pylint/distinfo
diff -u pkgsrc/devel/py-pylint/distinfo:1.18 pkgsrc/devel/py-pylint/distinfo:1.19
--- pkgsrc/devel/py-pylint/distinfo:1.18 Thu Aug 2 15:19:23 2018
+++ pkgsrc/devel/py-pylint/distinfo Mon Aug 6 19:58:41 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/08/02 15:19:23 adam Exp $
+$NetBSD: distinfo,v 1.19 2018/08/06 19:58:41 adam Exp $
-SHA1 (pylint-2.1.0.tar.gz) = 71181d818dcfaf85bd33d3a56cc708e4927da062
-RMD160 (pylint-2.1.0.tar.gz) = b703db38bcd6f82990d5fa4e4859ce44f4facdd8
-SHA512 (pylint-2.1.0.tar.gz) = ec2ca696c3665c7ba6be2a3be98bbf7ded53849969665bb4f1e87ecf2c03092521a4d872350380628fc4d8c6f6e6d0fcc49e2001ce3039d2737a2c3e01637933
-Size (pylint-2.1.0.tar.gz) = 555623 bytes
+SHA1 (pylint-2.1.1.tar.gz) = a3612d88b9f21a7134c12379a9243f73438897fd
+RMD160 (pylint-2.1.1.tar.gz) = 8caa95cd011b974fb0e450bc2f92ce6adbfa3736
+SHA512 (pylint-2.1.1.tar.gz) = 663b00269540981c432682c040bbb39897308ae29bc9e9ee9103dbe0b214eaa0d5780a8111af5dde17307eeb0a765fecacef245b8b372eea579b66733930a0d5
+Size (pylint-2.1.1.tar.gz) = 555770 bytes
Home |
Main Index |
Thread Index |
Old Index