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 2022-08-19 17:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-python3"
Fri Aug 19 17:54:30 2022 rev:38 rq:997820 version:22.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2022-07-09 17:03:23.348805703 +0200
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2083/kdevelop5-plugin-python3.changes
2022-08-19 17:56:32.728108786 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:21 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.08.0/
+
+-------------------------------------------------------------------
+Fri Aug 5 12:10:47 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:01 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kdev-python-22.04.3.tar.xz
kdev-python-22.04.3.tar.xz.sig
New:
----
kdev-python-22.08.0.tar.xz
kdev-python-22.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.AhNhA0/_old 2022-08-19 17:56:33.548110504 +0200
+++ /var/tmp/diff_new_pack.AhNhA0/_new 2022-08-19 17:56:33.552110513 +0200
@@ -26,7 +26,7 @@
%endif
%bcond_without released
Name: kdevelop5-plugin-python3
-Version: 22.04.3
+Version: 22.08.0
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0-or-later
@@ -58,6 +58,8 @@
# 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.
++++++ kdev-python-22.04.3.tar.xz -> kdev-python-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-22.04.3/CMakeLists.txt
new/kdev-python-22.08.0/CMakeLists.txt
--- old/kdev-python-22.04.3/CMakeLists.txt 2022-07-01 21:27:22.000000000
+0200
+++ new/kdev-python-22.08.0/CMakeLists.txt 2022-08-11 00:27:48.000000000
+0200
@@ -2,8 +2,8 @@
# KDE Gear version, managed by release service script
set(RELEASE_SERVICE_VERSION_MAJOR "22")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
# generate patch level from release service version
set(_micro ${RELEASE_SERVICE_VERSION_MICRO})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-22.04.3/org.kde.kdev-python.metainfo.xml
new/kdev-python-22.08.0/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-22.04.3/org.kde.kdev-python.metainfo.xml 2022-07-01
21:27:22.000000000 +0200
+++ new/kdev-python-22.08.0/org.kde.kdev-python.metainfo.xml 2022-08-11
00:27:48.000000000 +0200
@@ -129,10 +129,10 @@
<category>IDE</category>
</categories>
<releases>
+ <release version="5.7.220800" date="2022-08-18"/>
<release version="5.7.220403" date="2022-07-07"/>
<release version="5.7.220402" date="2022-06-09"/>
<release version="5.7.220401" date="2022-05-12"/>
- <release version="5.7.220400" date="2022-04-21"/>
</releases>
<update_contact>[email protected]</update_contact>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-22.04.3/po/tr/kdevpython.po
new/kdev-python-22.08.0/po/tr/kdevpython.po
--- old/kdev-python-22.04.3/po/tr/kdevpython.po 2022-07-05 06:44:46.000000000
+0200
+++ new/kdev-python-22.08.0/po/tr/kdevpython.po 2022-08-12 02:14:51.000000000
+0200
@@ -293,7 +293,7 @@
"example, enter \"numpy/fft.py\" for numpy.fft"
msgstr ""
"Bu yol, bu mod??l?? i??eri aktarmak i??in Python 'da kulland??????n??z yol
ile "
-"e??le??mek zorundad??r. ??rne??in, numpy.ftt i??in \"numpy/fft.py\" girin."
+"e??le??mek zorundad??r; ??rne??in, numpy.ftt i??in \"numpy/fft.py\" girin"
#: docfilekcm/docfilemanagerwidget.cpp:147
#, kde-format
@@ -595,39 +595,3 @@
#, kde-format
msgid "The PEP8 syntax checker does not seem to work correctly."
msgstr "PEP8 s??zdizimi kontrol edicisi d??zg??n ??al??????yor gibi
g??r??nm??yor."
-
-#~ msgid "%1 of ( %2 )"
-#~ msgstr "%1 / ( %2 )"
-
-#~ msgid "Full path to the PEP8 checker to use:"
-#~ msgstr "PEP8 kontrol edicisinin tam yolu:"
-
-#~ msgid "PEP8 checker arguments:"
-#~ msgstr "PEP8 kontrol edici de??i??kenleri:"
-
-#~ msgid "Download new"
-#~ msgstr "Yenisini indir"
-
-#~ msgid "Share selected"
-#~ msgstr "Se??ileni payla??"
-
-#~ msgid "Unused computation result"
-#~ msgstr "Kullan??lmayan hesaplama sonucu"
-
-#~ msgid "Python Debugger (pdb) Support"
-#~ msgstr "Python Hata Ay??klay??c?? (pdb) Deste??i"
-
-#~ msgid "Support for the Python Debugger"
-#~ msgstr "Python Hata Ay??klay??c?? Deste??i"
-
-#~ msgid "Sven Brauch"
-#~ msgstr "Sven Brauch"
-
-#~ msgid "Author"
-#~ msgstr "Yazar"
-
-#~ msgid "Python Support"
-#~ msgstr "Python Deste??i"
-
-#~ msgid "Support for the Python Scripting Language"
-#~ msgstr "Python Betik Dili i??in Destek"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-22.04.3/po/zh_CN/kdevpython.po
new/kdev-python-22.08.0/po/zh_CN/kdevpython.po
--- old/kdev-python-22.04.3/po/zh_CN/kdevpython.po 2022-07-05
06:44:46.000000000 +0200
+++ new/kdev-python-22.08.0/po/zh_CN/kdevpython.po 2022-08-12
02:14:51.000000000 +0200
@@ -1,13 +1,9 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2013, 2015.
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-10-30 00:15+0000\n"
-"PO-Revision-Date: 2022-07-02 11:02\n"
+"PO-Revision-Date: 2022-08-07 13:31\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-22.04.3/po/zh_TW/kdevpython.po
new/kdev-python-22.08.0/po/zh_TW/kdevpython.po
--- old/kdev-python-22.04.3/po/zh_TW/kdevpython.po 2022-07-05
06:44:46.000000000 +0200
+++ new/kdev-python-22.08.0/po/zh_TW/kdevpython.po 2022-08-12
02:14:51.000000000 +0200
@@ -101,17 +101,17 @@
#: codecompletion/context.cpp:443
#, kde-format
msgid "Format as binary number"
-msgstr "???????????????????????????"
+msgstr "???????????????????????????"
#: codecompletion/context.cpp:444
#, kde-format
msgid "Format as octal number"
-msgstr "???????????????????????????"
+msgstr "???????????????????????????"
#: codecompletion/context.cpp:445
#, kde-format
msgid "Format as hexadecimal number"
-msgstr "??????????????????????????????"
+msgstr "??????????????????????????????"
#: codecompletion/context.cpp:446
#, kde-format