From c6988b2751fa0137dfcb337b74d03efdc4b2f24263526540915d810aa31be89b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Jul 2016 08:45:46 +0000 Subject: [PATCH] Accepting request 407173 from home:stroeder:branches:devel:languages:python update to 1.6.1 OBS-URL: https://build.opensuse.org/request/show/407173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=66 --- pylint-1.5.5.tar.gz | 3 --- pylint-1.6.1.tar.gz | 3 +++ python-pylint.changes | 6 ++++++ python-pylint.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pylint-1.5.5.tar.gz create mode 100644 pylint-1.6.1.tar.gz diff --git a/pylint-1.5.5.tar.gz b/pylint-1.5.5.tar.gz deleted file mode 100644 index f7273ea..0000000 --- a/pylint-1.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15e949bbeda6c0a66799f34f720ab15e38d0a128e752cff5e74168527e5399c7 -size 424040 diff --git a/pylint-1.6.1.tar.gz b/pylint-1.6.1.tar.gz new file mode 100644 index 0000000..d6edf5d --- /dev/null +++ b/pylint-1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207bf56636c0b0f6c5bd0f1aa08b3ac25ba6618e3d86a1a43e8b5dd04a1f6948 +size 441506 diff --git a/python-pylint.changes b/python-pylint.changes index d7a2199..6ea05c7 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 7 21:49:12 UTC 2016 - michael@stroeder.com + +- Update to version 1.6.1 + see changes in /usr/share/doc/packages/python-pylint/ChangeLog + ------------------------------------------------------------------- Sat May 7 21:44:44 UTC 2016 - michael@stroeder.com diff --git a/python-pylint.spec b/python-pylint.spec index 333f990..eb286d8 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -17,7 +17,7 @@ Name: python-pylint -Version: 1.5.5 +Version: 1.6.1 Release: 0 Summary: Syntax and style checker for Python code License: GPL-2.0+