From 8a2cedc6a71bae3bc4e81f7e515a8076013cb215bfbe8c5a3575f1e343cb90fe Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 10 Mar 2019 08:39:22 +0000 Subject: [PATCH] Accepting request 682723 from KDE:Extra OBS-URL: https://build.opensuse.org/request/show/682723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdevelop5-plugin-python3?expand=0&rev=14 --- kdev-python-5.3.1.tar.xz | 3 --- kdev-python-5.3.2.tar.xz | 3 +++ kdevelop5-plugin-python3.changes | 7 +++++++ kdevelop5-plugin-python3.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 kdev-python-5.3.1.tar.xz create mode 100644 kdev-python-5.3.2.tar.xz diff --git a/kdev-python-5.3.1.tar.xz b/kdev-python-5.3.1.tar.xz deleted file mode 100644 index 29b84e5..0000000 --- a/kdev-python-5.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97df0e4889e395ba889197a64a9820128c15b92f487d0884cd05028d45dac2f7 -size 1074256 diff --git a/kdev-python-5.3.2.tar.xz b/kdev-python-5.3.2.tar.xz new file mode 100644 index 0000000..95ad108 --- /dev/null +++ b/kdev-python-5.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dde524183516889bf50172c595276a9b199e19752dc961bd17f31406b9ced1 +size 1074980 diff --git a/kdevelop5-plugin-python3.changes b/kdevelop5-plugin-python3.changes index 32fa69c..a9b79c7 100644 --- a/kdevelop5-plugin-python3.changes +++ b/kdevelop5-plugin-python3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 7 11:41:58 UTC 2019 - wbauer@tmo.at + +- New upstream release 5.3.2 + * Fix crash when finding context inside annotated assignments + (kde#403045) + ------------------------------------------------------------------- Sat Dec 22 19:18:50 UTC 2018 - wbauer@tmo.at diff --git a/kdevelop5-plugin-python3.spec b/kdevelop5-plugin-python3.spec index 9368518..e1528e2 100644 --- a/kdevelop5-plugin-python3.spec +++ b/kdevelop5-plugin-python3.spec @@ -1,7 +1,7 @@ # # spec file for package kdevelop5-plugin-python3 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ %define rname kdev-python %define rversion 5.3 Name: kdevelop5-plugin-python3 -Version: 5.3.1 +Version: 5.3.2 Release: 0 Summary: Python support for KDevelop License: GPL-2.0-or-later