21 Commits

Author SHA1 Message Date
Łukasz Jendrysik
eba66015c4 testing/pylint: rebuild against new version of python3 2017-02-18 16:32:26 +01:00
Fabian Affolter
158baa89f1 testing/pylint: upgrade to 1.6.4 and enable py3 2016-12-27 09:53:36 +02:00
Jakub Jirutka
c18b35140d [various] rename python executable in APKBUILDs to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Carlo Landmeter
ab8d17cfcf testing/pylint: fix build 2016-08-28 01:17:34 +00:00
Jakub Jirutka
bb62c4901b testing/*: change source URL pypi.python.org to files.pythonhosted.org
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
2016-07-08 17:39:12 +02:00
Fabian Affolter
e89de4808e testing/pylint: upgrade to 1.4.3 2015-03-29 13:05:37 +00:00
Natanael Copa
cbf0689f95 testing/pylint: fix checksums 2015-03-11 15:19:23 +00:00
Fabian Affolter
88684041f6 testing/pylint: upgrade to 1.4.1 2015-03-11 14:33:15 +00:00
Fabian Affolter
347fdff035 testing/pylint: upgrade to 1.4.0 2014-11-27 07:54:00 +00:00
Fabian Affolter
4e9508d2ee testing/pylint: upgrade to 1.3.0 2014-08-23 11:14:05 +00:00
Fabian Affolter
9d33db1e8b testing/pylint: upgrade to 1.2.1 2014-07-07 18:12:36 +00:00
Fabian Affolter
b1c738a779 testing/pylint: upgrade to 1.1.0 2014-03-11 07:33:00 +00:00
Fabian Affolter
38635b7235 testing/pylint: deps update 2013-09-17 15:01:24 +00:00
Fabian Affolter
f90b6d80a2 testing/pylint: upgrade to 1.0.0 2013-09-08 14:34:52 +02:00
Fabian Affolter
93d9ebfa92 testing/pylint: upgrade to 0.28.0 2013-06-15 11:41:49 +00:00
Fabian Affolter
cee0ecd6c9 testing/pylint: upgrade to 0.26.0 2013-01-08 20:28:50 +00:00
Fabian Affolter
7f0d0fc685 testing/pylint: upgrade to 0.25.2 2012-09-21 22:28:10 +00:00
Fabian Affolter
c6d3cb2464 testing/pylint: upgrade to 0.25.1 2012-05-20 16:57:43 +00:00
Fabian Affolter
06782f9d0d Initial APKBUILD for pylint
Package description:
Pylint is a python tool that checks if a module satisfies a coding
standard. Pylint is similar to PyChecker but offers more features,
like checking line-code's length, checking if variable names are
well-formed according to your coding standard, or checking if
declared interfaces are truly implemented, and much more.
The big advantage with Pylint is that it is highly configurable,
customizable, and you can easily write a small plugin to add a
personal feature.
2011-12-03 14:49:16 -06:00