Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdevelop5-plugin-python3 for
openSUSE:Factory checked in at 2023-04-23 22:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-python3"
Sun Apr 23 22:46:04 2023 rev:47 rq:1080592 version:23.04.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2023-03-17 17:04:39.913807667 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1533/kdevelop5-plugin-python3.changes
2023-04-23 22:48:28.619055016 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:42 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:41:57 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+ * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:25 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kdev-python-22.12.3.tar.xz
kdev-python-22.12.3.tar.xz.sig
New:
----
kdev-python-23.04.0.tar.xz
kdev-python-23.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.aVISuO/_old 2023-04-23 22:48:29.151058022 +0200
+++ /var/tmp/diff_new_pack.aVISuO/_new 2023-04-23 22:48:29.159058067 +0200
@@ -24,7 +24,7 @@
%endif
%bcond_without released
Name: kdevelop5-plugin-python3
-Version: 22.12.3
+Version: 23.04.0
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0-or-later
@@ -34,14 +34,14 @@
Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
-# FIX-PATCH-UPSTREAM fix-for-python3.6.patch [email protected] -- Fix build
with python < 3.9
+# PATCH-FIX-OPENSUSE
Patch0: fix-for-python3.6.patch
-BuildRequires: %mypython >= 3.4.3
-BuildRequires: %mypython-devel >= 3.4.3
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kdevelop5
BuildRequires: kf5-filesystem
+BuildRequires: %mypython >= 3.4.3
+BuildRequires: %mypython-devel >= 3.4.3
BuildRequires: cmake(KDevPlatform)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5TextEditor)
@@ -50,8 +50,8 @@
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Requires: kdevelop5
-Recommends: %mypython-pep8
Recommends: %{name}-lang
+Recommends: %mypython-pep8
Provides: kdevelop4-plugin-python = %{version}
Obsoletes: kdevelop4-plugin-python < %{version}
# The following are needed due to old unstable packages in KDE repositories
++++++ fix-for-python3.6.patch ++++++
--- /var/tmp/diff_new_pack.aVISuO/_old 2023-04-23 22:48:29.195058271 +0200
+++ /var/tmp/diff_new_pack.aVISuO/_new 2023-04-23 22:48:29.199058293 +0200
@@ -1,3 +1,6 @@
+Allow building kdev-python with older python versions
+Author: Antonio Larrosa
+
Index: kdev-python-22.12.3/parser/python_grammar.h
===================================================================
--- kdev-python-22.12.3.orig/parser/python_grammar.h
++++++ kdev-python-22.12.3.tar.xz -> kdev-python-23.04.0.tar.xz ++++++
++++ 2844 lines of diff (skipped)