diff --git a/pylint-1.4.3.tar.gz b/pylint-1.4.3.tar.gz deleted file mode 100644 index 1822f29..0000000 --- a/pylint-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dce8c143a5aa15e0638887c2b395e2e823223c63ebaf8d5f432a99e44b29f60 -size 342509 diff --git a/pylint-1.4.4.tar.gz b/pylint-1.4.4.tar.gz new file mode 100644 index 0000000..8043fe9 --- /dev/null +++ b/pylint-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0561af4d6bd4fa9e8e02f3997fe93684f7187c57bcef9db8c2ea9fb0d7d2f022 +size 342461 diff --git a/python-pylint.changes b/python-pylint.changes index 0409036..d358d1e 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 2 14:16:15 UTC 2015 - mcihar@suse.cz + +- Update to 1.4.4: + * Avoid breaking pylint when using logilab.common >= 1.0. + ------------------------------------------------------------------- Mon Mar 16 12:22:48 UTC 2015 - mcihar@suse.cz diff --git a/python-pylint.spec b/python-pylint.spec index ee727fd..95ffd5c 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -18,7 +18,7 @@ %define modname pylint Name: python-%{modname} -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: Syntax and style checker for Python code License: GPL-2.0+