From a5ec8efde59ff73885ca3268ff1725f535c8adc4df59628cc07e480ec8a9287e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 1 Feb 2017 17:41:51 +0000 Subject: [PATCH] Accepting request 453820 from home:stroeder:branches:devel:languages:python update to 1.6.5 OBS-URL: https://build.opensuse.org/request/show/453820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=69 --- pylint-1.6.4.tar.gz | 3 --- pylint-1.6.5.tar.gz | 3 +++ python-pylint.changes | 6 ++++++ python-pylint.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pylint-1.6.4.tar.gz create mode 100644 pylint-1.6.5.tar.gz diff --git a/pylint-1.6.4.tar.gz b/pylint-1.6.4.tar.gz deleted file mode 100644 index 1bb57f6..0000000 --- a/pylint-1.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1 -size 442853 diff --git a/pylint-1.6.5.tar.gz b/pylint-1.6.5.tar.gz new file mode 100644 index 0000000..4c2b793 --- /dev/null +++ b/pylint-1.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a673984a8dd78e4a8b8cfdee5359a1309d833cf38405008f4a249994a8456719 +size 465578 diff --git a/python-pylint.changes b/python-pylint.changes index 9ceda2b..c023f61 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 1 08:19:18 UTC 2017 - michael@stroeder.com + +- Update to version 1.6.5 + see changes in /usr/share/doc/packages/python-pylint/ChangeLog + ------------------------------------------------------------------- Wed Jan 11 23:20:05 UTC 2017 - ecsos@opensuse.org diff --git a/python-pylint.spec b/python-pylint.spec index 646041d..bd211ad 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -17,7 +17,7 @@ Name: python-pylint -Version: 1.6.4 +Version: 1.6.5 Release: 0 Summary: Syntax and style checker for Python code License: GPL-2.0+