mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 1.8.2
Changes: https://github.com/PyCQA/pylint/blob/1.8/ChangeLog
This commit is contained in:
parent
164223e618
commit
2171c87d33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459854
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pylint
|
||||
PORTVERSION= 1.8.1
|
||||
PORTVERSION= 1.8.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1513511585
|
||||
SHA256 (pylint-1.8.1.tar.gz) = 3035e44e37cd09919e9edad5573af01d7c6b9c52a0ebb4781185ae7ab690458b
|
||||
SIZE (pylint-1.8.1.tar.gz) = 528240
|
||||
TIMESTAMP = 1516794974
|
||||
SHA256 (pylint-1.8.2.tar.gz) = 4fe3b99da7e789545327b75548cee6b511e4faa98afe268130fea1af4b5ec022
|
||||
SIZE (pylint-1.8.2.tar.gz) = 510319
|
||||
|
@ -414,6 +414,7 @@ bin/symilar
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/inconsistent_mro.py
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/inconsistent_mro.txt
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/inconsistent_returns.py
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/inconsistent_returns.rc
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/inconsistent_returns.txt
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/indexing_exception.py
|
||||
%%PYTHON_SITELIBDIR%%/pylint/test/functional/indexing_exception.rc
|
||||
|
Loading…
Reference in New Issue
Block a user