From dd13acdbba2a9fe795b43b9ef68b7a050c95383990ff89e17c2b13c293d2b96c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 2 Jun 2018 10:08:15 +0000 Subject: [PATCH] Accepting request 612537 from KDE:Extra OBS-URL: https://build.opensuse.org/request/show/612537 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdevelop5-plugin-python3?expand=0&rev=10 --- kdev-python-5.1.2.tar.xz | 3 --- kdev-python-5.2.3.tar.xz | 3 +++ kdevelop5-plugin-python3.changes | 26 ++++++++++++++++++++++++++ kdevelop5-plugin-python3.spec | 27 ++++++++++++++++----------- 4 files changed, 45 insertions(+), 14 deletions(-) delete mode 100644 kdev-python-5.1.2.tar.xz create mode 100644 kdev-python-5.2.3.tar.xz diff --git a/kdev-python-5.1.2.tar.xz b/kdev-python-5.1.2.tar.xz deleted file mode 100644 index 30d2759..0000000 --- a/kdev-python-5.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd80a2d4073595b9d4ac404acc4d8939d43c9f367bc0e9a22dfb11781017690b -size 1069080 diff --git a/kdev-python-5.2.3.tar.xz b/kdev-python-5.2.3.tar.xz new file mode 100644 index 0000000..f834de8 --- /dev/null +++ b/kdev-python-5.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd976f8d3a80c9d2132925cfae5db433b4a5f1c5fa110527eece0a0cdc452c7 +size 1071116 diff --git a/kdevelop5-plugin-python3.changes b/kdevelop5-plugin-python3.changes index e787791..14d3762 100644 --- a/kdevelop5-plugin-python3.changes +++ b/kdevelop5-plugin-python3.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri May 25 13:25:59 UTC 2018 - wbauer@tmo.at + +- New upstream release 5.2.3 (5.2.2 has been skipped) + * Ensure that codestyle.py always returns something on stdout to + unlock m_mutex (kde#392031) + * Fix crash with contexts opened in the baseclass list of a class + definition (kde#389326) + * Fix appstream metadata filename and some content, and install + it +- New upstream release 5.2.1 + * no code changes +- New upstream release 5.2.0 + * For a list of changes, see: + https://www.kdevelop.org/news/kdevelop-520-released + * Fixed a false-positive warning when a name used in a closure + was defined later in the file + * Fixed highlighting of local variables in comprehensions and of + parameters in lambda definitions + * Infer the correct type when slicing a tuple with constant + integers + * Infer the correct type from 'and' or 'or' expressions + * Internal code cleanups +- Remove superfluous python-qt5 requirement +- Install license file + ------------------------------------------------------------------- Tue Aug 29 07:23:46 UTC 2017 - wbauer@tmo.at diff --git a/kdevelop5-plugin-python3.spec b/kdevelop5-plugin-python3.spec index bdbb94b..f0d672b 100644 --- a/kdevelop5-plugin-python3.spec +++ b/kdevelop5-plugin-python3.spec @@ -1,7 +1,7 @@ # # spec file for package kdevelop5-plugin-python3 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -16,10 +16,13 @@ # +# for compatibility with Leap 42.3 which doesn't have this macro yet +%{!?_kf5_debugdir: %global _kf5_debugdir %{_kf5_configdir}} + %define rname kdev-python -%define rversion 5.1 +%define rversion 5.2 Name: kdevelop5-plugin-python3 -Version: 5.1.2 +Version: 5.2.3 Release: 0 Summary: Python support for KDevelop License: GPL-2.0+ @@ -31,8 +34,8 @@ BuildRequires: fdupes BuildRequires: grantlee5-devel BuildRequires: karchive-devel BuildRequires: kcmutils-devel -BuildRequires: kdevelop5 >= 5.0.0 -BuildRequires: kdevplatform-devel >= 5.0.0 +BuildRequires: kdevelop5 +BuildRequires: kdevplatform-devel BuildRequires: kf5-filesystem BuildRequires: kguiaddons-devel BuildRequires: ki18n-devel @@ -47,12 +50,11 @@ BuildRequires: pkgconfig BuildRequires: python3 >= 3.4.3 BuildRequires: python3-devel >= 3.4.3 BuildRequires: threadweaver-devel -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5Quick) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: pkgconfig(Qt5Widgets) Requires: kdevelop5 -Requires: python-qt5 Recommends: %{name}-lang Recommends: python3-pep8 Provides: kdevelop4-plugin-python = %{version} @@ -66,7 +68,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build A KDevelop plugin which provides Python language support, including code completion and debugging using PDB. %package lang -Summary: Languages for package %{name} +Summary: Translations for package %{name} Group: System/Localization Requires: %{name} = %{version} Provides: %{name}-lang-all = %{version} @@ -95,7 +97,10 @@ Provides translations to the package %{name} %files %defattr(-,root,root) +%license COPYING %doc README +%{_kf5_appstreamdir}/org.kde.kdev-python.metainfo.xml +%{_kf5_debugdir}/kdevpythonsupport.categories %{_kf5_libdir}/libkdev*python*.so* %{_kf5_plugindir}/ %{_kf5_sharedir}/kdevappwizard/