KDE Release Gear 22.08 RC
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdevelop5-plugin-python3?expand=0&rev=25
This commit is contained in:
@@ -26,15 +26,15 @@
|
||||
%endif
|
||||
%bcond_without released
|
||||
Name: kdevelop5-plugin-python3
|
||||
Version: 22.04.3
|
||||
Version: 22.07.90
|
||||
Release: 0
|
||||
Summary: Python support for KDevelop
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/IDE
|
||||
URL: https://www.kdevelop.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
@@ -58,6 +58,8 @@ Obsoletes: kdevelop4-plugin-python < %{version}
|
||||
# The following are needed due to old unstable packages in KDE repositories
|
||||
Provides: kdevelop4-plugin-python3 = %{version}
|
||||
Obsoletes: kdevelop4-plugin-python3 < %{version}
|
||||
# Only build on archs where Qt5WebEngine is available
|
||||
ExcludeArch: ppc ppc64 ppc64le s390 s390x
|
||||
|
||||
%description
|
||||
A KDevelop plugin which provides Python language support, including code completion and debugging using PDB.
|
||||
|
||||
Reference in New Issue
Block a user