Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2020-09-09 18:05:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop5-plugin-python3"

Wed Sep  9 18:05:00 2020 rev:26 rq:833184 version:5.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
        2020-06-03 20:34:13.113491587 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.3399/kdevelop5-plugin-python3.changes
      2020-09-09 18:10:40.851675572 +0200
@@ -1,0 +2,15 @@
+Tue Sep  8 11:36:22 UTC 2020 - wba...@tmo.at
+
+- Update to 5.6.0
+  * Support for Python 3.9 (kde#419290)
+    + Distro packages may be compiled against an earlier CPython
+      version, and thus not include this
+  * Set parser feature version correctly for Python 3.8+
+  * Fix highlighting range bugs with CPython 3.8.2+
+
+-------------------------------------------------------------------
+Thu Aug 27 09:24:37 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  kdev-python-5.5.2.tar.xz

New:
----
  kdev-python-5.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.q6BHmW/_old  2020-09-09 18:10:42.803677351 +0200
+++ /var/tmp/diff_new_pack.q6BHmW/_new  2020-09-09 18:10:42.807677354 +0200
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:           kdevelop5-plugin-python3
-Version:        5.5.2
+Version:        5.6.0
 Release:        0
 Summary:        Python support for KDevelop
 License:        GPL-2.0-or-later
@@ -28,17 +28,16 @@
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kdevelop5
-BuildRequires:  kdevplatform-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  ktexteditor-devel
-BuildRequires:  pkgconfig
 BuildRequires:  python3 >= 3.4.3
 BuildRequires:  python3-devel >= 3.4.3
-BuildRequires:  threadweaver-devel
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(KDevPlatform)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5TextEditor)
+BuildRequires:  cmake(KF5ThreadWeaver)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
 Requires:       kdevelop5
 Recommends:     %{name}-lang
 Recommends:     python3-pep8
@@ -55,7 +54,7 @@
 Summary:        Translations for package %{name}
 Group:          System/Localization
 Requires:       %{name} = %{version}
-Supplements:    packageand(bundle-lang-other:%{name})
+Supplements:    (bundle-lang-other and %{name})
 Conflicts:      kdevelop4-plugin-python-lang
 Provides:       %{name}-lang-all = %{version}
 BuildArch:      noarch
@@ -68,8 +67,8 @@
 
 %build
   %cmake_kf5 -d build
-  make %{?_smp_mflags} parser
-  %make_jobs
+  %make_build parser
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++++++ kdev-python-5.5.2.tar.xz -> kdev-python-5.6.0.tar.xz ++++++
++++ 3660 lines of diff (skipped)


Reply via email to