17
0
2018-06-02 10:08:15 +00:00
committed by Git OBS Bridge
parent 804ce5d086
commit dd13acdbba
4 changed files with 45 additions and 14 deletions

View File

@@ -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/