commit kdevelop5-plugin-python3 for openSUSE:Factory

2020-09-09 Thread root
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 
+
+- 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)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2020-06-03 20:33:33

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.3606 (New)


Package is "kdevelop5-plugin-python3"

Wed Jun  3 20:33:33 2020 rev:25 rq:810922 version:5.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2020-05-07 14:49:41.781862135 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.3606/kdevelop5-plugin-python3.changes
  2020-06-03 20:34:13.113491587 +0200
@@ -1,0 +2,6 @@
+Tue Jun  2 14:13:25 UTC 2020 - wba...@tmo.at
+
+- Update to 5.5.2
+  * No code changes
+
+---

Old:

  kdev-python-5.5.1.tar.xz

New:

  kdev-python-5.5.2.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.grYnsB/_old  2020-06-03 20:34:14.061494558 +0200
+++ /var/tmp/diff_new_pack.grYnsB/_new  2020-06-03 20:34:14.065494571 +0200
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.5.1
+Version:5.5.2
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.5.1.tar.xz -> kdev-python-5.5.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.1/CMakeLists.txt 
new/kdev-python-5.5.2/CMakeLists.txt
--- old/kdev-python-5.5.1/CMakeLists.txt2020-05-05 20:59:02.0 
+0200
+++ new/kdev-python-5.5.2/CMakeLists.txt2020-06-02 15:22:15.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.5.1)
+project(kdevpython VERSION 5.5.2)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.1/org.kde.kdev-python.metainfo.xml 
new/kdev-python-5.5.2/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-5.5.1/org.kde.kdev-python.metainfo.xml  2020-05-05 
20:58:42.0 +0200
+++ new/kdev-python-5.5.2/org.kde.kdev-python.metainfo.xml  2020-06-02 
15:21:56.0 +0200
@@ -108,6 +108,7 @@
 IDE
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.1/po/pl/kdevpython.po 
new/kdev-python-5.5.2/po/pl/kdevpython.po
--- old/kdev-python-5.5.1/po/pl/kdevpython.po   2020-05-05 20:58:58.0 
+0200
+++ new/kdev-python-5.5.2/po/pl/kdevpython.po   2020-06-02 15:22:11.0 
+0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 
2016, 2017, 2019.
+# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 
2016, 2017, 2019, 2020.
 # Marta Rybczyńska , 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-21 08:39+0100\n"
-"PO-Revision-Date: 2019-12-10 12:49+0100\n"
+"PO-Revision-Date: 2020-05-16 08:59+0200\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.07.70\n"
+"X-Generator: Lokalize 20.07.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -257,7 +257,7 @@
 "Copy the contents of the active editor window to a new file in the "
 "documentation directory"
 msgstr ""
-"Kopiuj zawartość aktywnego okna edytora do nowego pliku w katalogu "
+"Skopiuj zawartość aktywnego okna edytora do nowego pliku w katalogu "
 "dokumentacji"
 
 #: docfilekcm/docfilemanagerwidget.cpp:82
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.1/po/zh_CN/kdevpython.po 
new/kdev-python-5.5.2/po/zh_CN/kdevpython.po
--- old/kdev-python-5.5.1/po/zh_CN/kdevpython.po2020-05-05 
20:59:02.0 +0200
+++ new/kdev-python-5.5.2/po/zh_CN/kdevpython.po2020-06-02 
15:22:14.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-21 08:39+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2020-05-07 14:49:35

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2738 (New)


Package is "kdevelop5-plugin-python3"

Thu May  7 14:49:35 2020 rev:24 rq:800538 version:5.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2020-02-04 19:52:31.437292578 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2738/kdevelop5-plugin-python3.changes
  2020-05-07 14:49:41.781862135 +0200
@@ -1,0 +2,6 @@
+Tue May  5 20:54:16 UTC 2020 - wba...@tmo.at
+
+- Update to 5.5.1
+  * No code changes
+
+---

Old:

  kdev-python-5.5.0.tar.xz

New:

  kdev-python-5.5.1.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.S87j7V/_old  2020-05-07 14:49:44.081866800 +0200
+++ /var/tmp/diff_new_pack.S87j7V/_new  2020-05-07 14:49:44.085866807 +0200
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.5.0
+Version:5.5.1
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.5.0.tar.xz -> kdev-python-5.5.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.0/CMakeLists.txt 
new/kdev-python-5.5.1/CMakeLists.txt
--- old/kdev-python-5.5.0/CMakeLists.txt2020-02-02 21:02:00.0 
+0100
+++ new/kdev-python-5.5.1/CMakeLists.txt2020-05-05 20:59:02.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.5.0)
+project(kdevpython VERSION 5.5.1)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.5.0/org.kde.kdev-python.metainfo.xml 
new/kdev-python-5.5.1/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-5.5.0/org.kde.kdev-python.metainfo.xml  2020-02-02 
21:02:00.0 +0100
+++ new/kdev-python-5.5.1/org.kde.kdev-python.metainfo.xml  2020-05-05 
20:58:42.0 +0200
@@ -18,6 +18,7 @@
   Obsługa Pythona w KDevelop
   Suporte para Python do KDevelop
   Suporte a Python no KDevelop
+  Поддержка Python для KDevelop
   Podpora jazyka Python pre KDevelop
   KDevelop Python-stöd
   Підтримка Python у KDevelop
@@ -34,11 +35,12 @@
   Prise en charge du langage Python pour 
KDevelop
   Compatibilidade coa linguaxe Python para 
KDevelop
   Supporto per il linguaggio Python in 
KDevelop
-  KDevelop을 위한 Python 언어 지원
+  KDevelop의 Python 언어 지원
   Ondersteuning voor de taal Python voor 
KDevelop
   Obsługa języka Python dla KDevelop
   Suporte para a linguagem Python no KDevelop
   Suporte ao Python para o KDevelop
+  Поддержка языка программирования Python для 
KDevelop
   Podpora jazyka Python pre KDevelop
   Stöd för språket Python i KDevelop
   KDevelop için Python dil desteği
@@ -51,9 +53,13 @@
 highlighting, code completion, build system support, documentation
 linking and debugging support.
 Afegeix suport de Python al KDevelop. Afegeix els 
«include» per a la integració amb el ressaltat de codi, compleció de codi, 
suport per al sistema de construcció, enllaços a la documentació i suport per a 
la depuració.
+Afig suport de Python al KDevelop. Afig els 
«include» per a la integració amb el ressaltat de codi, compleció de codi, 
suport per al sistema de construcció, enllaços a la documentació i suport per a 
la depuració.
+Adds Python support to KDevelop. Includes adding 
integration with code highlighting, code completion, build system support, 
documentation linking and debugging support.
 Implementa el uso de Python en KDevelop. Incluye 
resaltado de código, terminación automática de código, uso de sistemas de 
compilación, enlaces de documentación y depuración.
 Ajoute la prise en charge de Python à KDevelop. Les 
fonctionnalités incluent la coloration syntaxique, le complètement du code, la 
prise en charge du système de compilation, les liens avec la documentation et 
la prise en charge du débogage.
+Engade compatibilidade con Python a KDevelop. Inclúe 
engadir integración con KDevelop para realce de código, completado de código, 
compatibilidade co sistema de construción, ligazóns á documentación e 
funcionalidade de depuración.
 Aggiunge il supporto a Python in KDevelop. Include 
l'integrazione con l'evidenziazione del 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2020-02-04 19:52:12

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.26092 (New)


Package is "kdevelop5-plugin-python3"

Tue Feb  4 19:52:12 2020 rev:23 rq:769477 version:5.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2020-01-07 23:57:02.984146432 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.26092/kdevelop5-plugin-python3.changes
 2020-02-04 19:52:31.437292578 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 06:48:13 UTC 2020 - wba...@tmo.at
+
+- Update to 5.5.0
+  * Initial Python 3.8 support (kde#411956)
+
+---

Old:

  kdev-python-5.4.6.tar.xz

New:

  kdev-python-5.5.0.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.1d7FyT/_old  2020-02-04 19:52:32.309293086 +0100
+++ /var/tmp/diff_new_pack.1d7FyT/_new  2020-02-04 19:52:32.317293092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop5-plugin-python3
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.6
+Version:5.5.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.6.tar.xz -> kdev-python-5.5.0.tar.xz ++
 2680 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2020-01-07 23:55:55

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.6675 (New)


Package is "kdevelop5-plugin-python3"

Tue Jan  7 23:55:55 2020 rev:22 rq:761630 version:5.4.6

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-12-03 12:43:33.978113068 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.6675/kdevelop5-plugin-python3.changes
  2020-01-07 23:57:02.984146432 +0100
@@ -1,0 +2,6 @@
+Tue Jan  7 13:55:56 UTC 2020 - wba...@tmo.at
+
+- Update to 5.4.6
+  * No code changes
+
+---

Old:

  kdev-python-5.4.5.tar.xz

New:

  kdev-python-5.4.6.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.W3wMtO/_old  2020-01-07 23:57:03.648146777 +0100
+++ /var/tmp/diff_new_pack.W3wMtO/_new  2020-01-07 23:57:03.652146779 +0100
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.5
+Version:5.4.6
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.5.tar.xz -> kdev-python-5.4.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.5/CMakeLists.txt 
new/kdev-python-5.4.6/CMakeLists.txt
--- old/kdev-python-5.4.5/CMakeLists.txt2019-12-02 15:51:25.0 
+0100
+++ new/kdev-python-5.4.6/CMakeLists.txt2020-01-06 22:19:50.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.4.5)
+project(kdevpython VERSION 5.4.6)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.5/po/pl/kdevpython.po 
new/kdev-python-5.4.6/po/pl/kdevpython.po
--- old/kdev-python-5.4.5/po/pl/kdevpython.po   2019-12-02 15:51:21.0 
+0100
+++ new/kdev-python-5.4.6/po/pl/kdevpython.po   2020-01-06 22:19:45.0 
+0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 
2016, 2017.
+# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 
2016, 2017, 2019.
 # Marta Rybczyńska , 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:39+0200\n"
-"PO-Revision-Date: 2017-09-03 08:37+0100\n"
+"PO-Revision-Date: 2019-12-10 12:49+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -244,7 +244,7 @@
 #: docfilekcm/docfilemanagerwidget.cpp:67
 #, kde-format
 msgid "Generate..."
-msgstr "Generuj..."
+msgstr "Utwórz..."
 
 #: docfilekcm/docfilemanagerwidget.cpp:69
 #, kde-format
@@ -310,7 +310,7 @@
 #: docfilekcm/docfilewizard.cpp:56
 #, kde-format
 msgid "Configure the Python interpreter to use"
-msgstr "Skonfiguruj używany program interpretujący Pythona"
+msgstr "Ustaw interpreter Pythona"
 
 #: docfilekcm/docfilewizard.cpp:59
 #, kde-format
@@ -320,7 +320,7 @@
 #: docfilekcm/docfilewizard.cpp:64
 #, kde-format
 msgid "Select a python module to generate documentation for"
-msgstr "Wybierz, do którego modułu pythona wygenerować dokumentację"
+msgstr "Wybierz, do którego modułu pythona utworzyć dokumentację"
 
 #: docfilekcm/docfilewizard.cpp:68
 #, kde-format
@@ -366,19 +366,18 @@
 #: docfilekcm/docfilewizard.cpp:102
 #, kde-format
 msgid "Generate"
-msgstr "Generuj"
+msgstr "Utwórz"
 
 #: docfilekcm/docfilewizard.cpp:153
 #, kde-format
 msgid "Couldn't find the introspect.py script; check your installation!"
-msgstr "Nie można znaleźć skryptu introspect.py; sprawdź swoją instalację!"
+msgstr "Nie można znaleźć skryptu introspect.py; sprawdź swój system!"
 
 #: docfilekcm/docfilewizard.cpp:157
 #, kde-format
 msgid ""
 "Couldn't find a valid kdev-python data directory; check your installation!"
-msgstr ""
-"Nie można znaleźć katalogu danych kdev-python; sprawdź swoją instalację!"
+msgstr "Nie można znaleźć katalogu danych kdev-python; sprawdź 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-12-03 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-12-03 12:43:07

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.4691 (New)


Package is "kdevelop5-plugin-python3"

Tue Dec  3 12:43:07 2019 rev:21 rq:753115 version:5.4.5

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-11-06 14:06:31.288812126 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.4691/kdevelop5-plugin-python3.changes
  2019-12-03 12:43:33.978113068 +0100
@@ -1,0 +2,6 @@
+Mon Dec  2 17:33:21 UTC 2019 - wba...@tmo.at
+
+- Update to 5.4.5
+  * No code changes
+
+---

Old:

  kdev-python-5.4.4.tar.xz

New:

  kdev-python-5.4.5.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.lkweDO/_old  2019-12-03 12:43:34.962112795 +0100
+++ /var/tmp/diff_new_pack.lkweDO/_new  2019-12-03 12:43:34.970112792 +0100
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.4
+Version:5.4.5
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.4.tar.xz -> kdev-python-5.4.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.4/CMakeLists.txt 
new/kdev-python-5.4.5/CMakeLists.txt
--- old/kdev-python-5.4.4/CMakeLists.txt2019-11-04 17:14:19.0 
+0100
+++ new/kdev-python-5.4.5/CMakeLists.txt2019-12-02 15:51:25.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.4.4)
+project(kdevpython VERSION 5.4.5)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.4/po/zh_CN/kdevpython.po 
new/kdev-python-5.4.5/po/zh_CN/kdevpython.po
--- old/kdev-python-5.4.4/po/zh_CN/kdevpython.po2019-11-04 
17:14:19.0 +0100
+++ new/kdev-python-5.4.5/po/zh_CN/kdevpython.po2019-12-02 
15:51:25.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:39+0200\n"
-"PO-Revision-Date: 2019-10-09 10:09\n"
+"PO-Revision-Date: 2019-11-19 23:12\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-11-06 14:06:27

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2990 (New)


Package is "kdevelop5-plugin-python3"

Wed Nov  6 14:06:27 2019 rev:20 rq:745436 version:5.4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-10-23 15:50:55.458699403 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2990/kdevelop5-plugin-python3.changes
  2019-11-06 14:06:31.288812126 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 10:12:25 UTC 2019 - wba...@tmo.at
+
+- Update to 5.4.4
+  * No code changes
+
+---

Old:

  kdev-python-5.4.3.tar.xz

New:

  kdev-python-5.4.4.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.aXyatc/_old  2019-11-06 14:06:32.088812963 +0100
+++ /var/tmp/diff_new_pack.aXyatc/_new  2019-11-06 14:06:32.092812968 +0100
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.3
+Version:5.4.4
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.3.tar.xz -> kdev-python-5.4.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.3/CMakeLists.txt 
new/kdev-python-5.4.4/CMakeLists.txt
--- old/kdev-python-5.4.3/CMakeLists.txt2019-10-21 18:21:40.0 
+0200
+++ new/kdev-python-5.4.4/CMakeLists.txt2019-11-04 17:14:19.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.4.3)
+project(kdevpython VERSION 5.4.4)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.4.3/app_templates/django_project/django_project.kdevtemplate 
new/kdev-python-5.4.4/app_templates/django_project/django_project.kdevtemplate
--- 
old/kdev-python-5.4.3/app_templates/django_project/django_project.kdevtemplate  
2019-10-21 18:21:21.0 +0200
+++ 
new/kdev-python-5.4.4/app_templates/django_project/django_project.kdevtemplate  
2019-11-04 17:13:57.0 +0100
@@ -31,7 +31,7 @@
 Comment[en_GB]=A Django project with one application
 Comment[es]=Un proyecto Django con una aplicación
 Comment[fr]=Un projet Django avec une application
-Comment[gl]=Un proxecto de Django cun aplicativo.
+Comment[gl]=Un proxecto de Django cunha aplicación
 Comment[it]=Un progetto Django con un'applicazione
 Comment[ko]=프로그램이 한 개 있는 Django 프로젝트
 Comment[nl]=Een Django-project met één toepassing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.4.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate 
new/kdev-python-5.4.4/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
--- 
old/kdev-python-5.4.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate  
2019-10-21 18:21:21.0 +0200
+++ 
new/kdev-python-5.4.4/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate  
2019-11-04 17:13:57.0 +0100
@@ -9,7 +9,7 @@
 Name[es]=Sencilla aplicación con interfaz gráfica de usuario que usa Designer
 Name[et]=Lihtne Qt GUI rakendus Designeri abil
 Name[fr]=Simple application graphique avec Qt en utilisant Designer
-Name[gl]=Aplicativo simple con interface gráfica feito en Qt usando Designer
+Name[gl]=Aplicación simple con interface gráfica feita en Qt usando Designer
 Name[it]=Semplice applicazione grafica Qt che usa Designer
 Name[ko]=Designer를 사용하는 간단한 Qt GUI 프로그램
 Name[nl]=Eenvoudige Qt-GUI-toepassing met gebruik van Designer
@@ -32,7 +32,7 @@
 Comment[es]=Un ejemplo de aplicación que usa Qt Designer. Si edita 
mainwindow.ui, vuelva a generar mainwindow.py llamando a pyuic5.
 Comment[et]=Näidisrakendus Qt Designeri abil. Kui redigeerid faili 
mainwindow.ui, regenereeri mainwindow.py, kutsudes välja pyuic5.
 Comment[fr]=Une application d'exemple en utilisant Qt Designer. Si vous éditez 
mainwindow.ui, générez à nouveau mainwindow.py en appelant pyuic5.
-Comment[gl]=Un aplicativo de exemplo usando Qt Designer. Se modifica 
mainwindow.ui, xere de novo mainwindow.py executando pyuic5.
+Comment[gl]=Unha aplicación de exemplo usando Qt Designer. Se modifica 
mainwindow.ui, xere de novo mainwindow.py executando pyuic5.
 Comment[it]=Un'applicazione di esempio che usa Qt Designer. Se modifichi 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-10-23 15:50:43

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2352 (New)


Package is "kdevelop5-plugin-python3"

Wed Oct 23 15:50:43 2019 rev:19 rq:741846 version:5.4.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-09-05 12:35:08.619563618 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.2352/kdevelop5-plugin-python3.changes
  2019-10-23 15:50:55.458699403 +0200
@@ -1,0 +2,6 @@
+Tue Oct 22 10:55:35 UTC 2019 - wba...@tmo.at
+
+- Update to 5.4.3
+  * No code changes
+
+---

Old:

  kdev-python-5.4.2.tar.xz

New:

  kdev-python-5.4.3.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.m0in1r/_old  2019-10-23 15:50:56.286700298 +0200
+++ /var/tmp/diff_new_pack.m0in1r/_new  2019-10-23 15:50:56.290700302 +0200
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.2.tar.xz -> kdev-python-5.4.3.tar.xz ++
 3467 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-09-05 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-09-05 12:35:07

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.7948 (New)


Package is "kdevelop5-plugin-python3"

Thu Sep  5 12:35:07 2019 rev:18 rq:728065 version:5.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-08-13 13:27:56.405312981 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.7948/kdevelop5-plugin-python3.changes
  2019-09-05 12:35:08.619563618 +0200
@@ -1,0 +2,6 @@
+Tue Sep  3 12:10:51 UTC 2019 - wba...@tmo.at
+
+- Update to 5.4.2
+  * no code changes  
+
+---

Old:

  kdev-python-5.4.1.tar.xz

New:

  kdev-python-5.4.2.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.SNQhTl/_old  2019-09-05 12:35:09.739563398 +0200
+++ /var/tmp/diff_new_pack.SNQhTl/_new  2019-09-05 12:35:09.743563398 +0200
@@ -18,7 +18,7 @@
 
 %define rname kdev-python
 Name:   kdevelop5-plugin-python3
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.1.tar.xz -> kdev-python-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.1/CMakeLists.txt 
new/kdev-python-5.4.2/CMakeLists.txt
--- old/kdev-python-5.4.1/CMakeLists.txt2019-08-12 22:49:59.0 
+0200
+++ new/kdev-python-5.4.2/CMakeLists.txt2019-09-02 21:49:01.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.4.1)
+project(kdevpython VERSION 5.4.2)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
@@ -7,9 +7,9 @@
 find_package (ECM "5.28.0" REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${kdevpython_SOURCE_DIR}/cmake/modules 
${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
 
-include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 
 include(GenerateExportHeader)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.1/po/ast/kdevpython.po 
new/kdev-python-5.4.2/po/ast/kdevpython.po
--- old/kdev-python-5.4.1/po/ast/kdevpython.po  2019-08-12 22:49:42.0 
+0200
+++ new/kdev-python-5.4.2/po/ast/kdevpython.po  2019-09-02 21:48:37.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-22 07:25+0200\n"
+"POT-Creation-Date: 2019-08-30 07:39+0200\n"
 "PO-Revision-Date: 2015-04-06 02:22+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.1/po/bs/kdevpython.po 
new/kdev-python-5.4.2/po/bs/kdevpython.po
--- old/kdev-python-5.4.1/po/bs/kdevpython.po   2019-08-12 22:49:44.0 
+0200
+++ new/kdev-python-5.4.2/po/bs/kdevpython.po   2019-09-02 21:48:40.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: desktop files\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-22 07:25+0200\n"
+"POT-Creation-Date: 2019-08-30 07:39+0200\n"
 "PO-Revision-Date: 2014-11-27 13:41+\n"
 "Last-Translator: Mirza Bulbulusic \n"
 "Language-Team: bs \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.1/po/ca/kdevpython.po 
new/kdev-python-5.4.2/po/ca/kdevpython.po
--- old/kdev-python-5.4.1/po/ca/kdevpython.po   2019-08-12 22:49:44.0 
+0200
+++ new/kdev-python-5.4.2/po/ca/kdevpython.po   2019-09-02 21:48:40.0 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdevpython\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-22 07:25+0200\n"
+"POT-Creation-Date: 2019-08-30 07:39+0200\n"
 "PO-Revision-Date: 2017-12-08 19:54+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.1/po/ca@valencia/kdevpython.po 
new/kdev-python-5.4.2/po/ca@valencia/kdevpython.po
--- old/kdev-python-5.4.1/po/ca@valencia/kdevpython.po  2019-08-12 
22:49:44.0 +0200
+++ new/kdev-python-5.4.2/po/ca@valencia/kdevpython.po  2019-09-02 
21:48:40.0 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-08-13 13:27:54

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.9556 (New)


Package is "kdevelop5-plugin-python3"

Tue Aug 13 13:27:54 2019 rev:17 rq:723021 version:5.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-08-08 14:23:55.672344264 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.9556/kdevelop5-plugin-python3.changes
  2019-08-13 13:27:56.405312981 +0200
@@ -1,0 +2,6 @@
+Tue Aug 13 08:14:54 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.4.1
+  * no code changes  
+
+---

Old:

  kdev-python-5.4.0.tar.xz

New:

  kdev-python-5.4.1.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.ydU99I/_old  2019-08-13 13:27:57.205312771 +0200
+++ /var/tmp/diff_new_pack.ydU99I/_new  2019-08-13 13:27:57.209312770 +0200
@@ -17,9 +17,8 @@
 
 
 %define rname kdev-python
-%define rversion 5.4
 Name:   kdevelop5-plugin-python3
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.4.0.tar.xz -> kdev-python-5.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.0/CMakeLists.txt 
new/kdev-python-5.4.1/CMakeLists.txt
--- old/kdev-python-5.4.0/CMakeLists.txt2019-08-06 00:57:52.0 
+0200
+++ new/kdev-python-5.4.1/CMakeLists.txt2019-08-12 22:49:59.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(kdevpython VERSION 5.4.0)
+project(kdevpython VERSION 5.4.1)
 
 # KDevplatform dependency version
 set(KDEVPLATFORM_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.4.0/org.kde.kdev-python.metainfo.xml 
new/kdev-python-5.4.1/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-5.4.0/org.kde.kdev-python.metainfo.xml  2019-08-06 
00:57:26.0 +0200
+++ new/kdev-python-5.4.1/org.kde.kdev-python.metainfo.xml  2019-08-12 
22:49:31.0 +0200
@@ -74,6 +74,11 @@
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kdev-python
   https://docs.kde.org/index.php?application=kdevelop
   https://www.kde.org/community/donations/?app=kdevelop
+  
+
+  
https://cdn.kde.org/screenshots/kdev-python/kdev-python.png
+
+  
   KDE
   kdevelop
   




commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-08-08 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-08-08 14:23:54

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.9556 (New)


Package is "kdevelop5-plugin-python3"

Thu Aug  8 14:23:54 2019 rev:16 rq:721606 version:5.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-07-26 17:35:10.728068546 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.9556/kdevelop5-plugin-python3.changes
  2019-08-08 14:23:55.672344264 +0200
@@ -1,0 +2,7 @@
+Tue Aug  6 11:46:22 UTC 2019 - wba...@tmo.at
+
+- New upstream release 5.4.0
+  * no code changes, just minor cleanups and adaptions to changes
+in the kdevplatform API
+
+---

Old:

  kdev-python-5.3.3.tar.xz

New:

  kdev-python-5.4.0.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.fV2ihN/_old  2019-08-08 14:23:56.280344171 +0200
+++ /var/tmp/diff_new_pack.fV2ihN/_new  2019-08-08 14:23:56.284344170 +0200
@@ -16,18 +16,16 @@
 #
 
 
-# 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.3
+%define rversion 5.4
 Name:   kdevelop5-plugin-python3
-Version:5.3.3
+Version:5.4.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later
 Group:  Development/Tools/IDE
-URL:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
+URL:https://www.kdevelop.org
+Source0:
https://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kdevelop5

++ kdev-python-5.3.3.tar.xz -> kdev-python-5.4.0.tar.xz ++
 6003 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-07-26 17:35:09

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.4126 (New)


Package is "kdevelop5-plugin-python3"

Fri Jul 26 17:35:09 2019 rev:15 rq:718897 version:5.3.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-03-10 09:39:25.332118095 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.4126/kdevelop5-plugin-python3.changes
  2019-07-26 17:35:10.728068546 +0200
@@ -1,0 +2,7 @@
+Thu Jul 18 08:08:27 UTC 2019 - wba...@tmo.at
+
+- New upstream release 5.3.3
+  * Use KDE_INSTALL_LOGGINGCATEGORIESDIR for kdebugsettings
+.categories file
+
+---

Old:

  kdev-python-5.3.2.tar.xz

New:

  kdev-python-5.3.3.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.nVrMND/_old  2019-07-26 17:35:11.304068346 +0200
+++ /var/tmp/diff_new_pack.nVrMND/_new  2019-07-26 17:35:11.304068346 +0200
@@ -21,7 +21,7 @@
 %define rname kdev-python
 %define rversion 5.3
 Name:   kdevelop5-plugin-python3
-Version:5.3.2
+Version:5.3.3
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.3.2.tar.xz -> kdev-python-5.3.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.3.2/CMakeLists.txt 
new/kdev-python-5.3.3/CMakeLists.txt
--- old/kdev-python-5.3.2/CMakeLists.txt2019-03-07 08:07:54.0 
+0100
+++ new/kdev-python-5.3.3/CMakeLists.txt2019-07-18 00:42:15.944347658 
+0200
@@ -4,7 +4,7 @@
 # write the plugin version to a file
 set(KDEVPYTHON_VERSION_MAJOR 5)
 set(KDEVPYTHON_VERSION_MINOR 3)
-set(KDEVPYTHON_VERSION_PATCH 2)
+set(KDEVPYTHON_VERSION_PATCH 3)
 
 # KDevplatform dependency version
 set( KDEVPLATFORM_VERSION 
"${KDEVPYTHON_VERSION_MAJOR}.${KDEVPYTHON_VERSION_MINOR}" )
@@ -149,7 +149,11 @@
 install(FILES org.kde.kdev-python.metainfo.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
 
 # kdebugsettings file
-install(FILES kdevpythonsupport.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+if (ECM_VERSION VERSION_GREATER "5.58.0")
+install(FILES kdevpythonsupport.categories DESTINATION 
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
+else()
+install(FILES kdevpythonsupport.categories DESTINATION 
${KDE_INSTALL_CONFDIR})
+endif()
 
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.3.2/app_templates/django_project/django_project.kdevtemplate 
new/kdev-python-5.3.3/app_templates/django_project/django_project.kdevtemplate
--- 
old/kdev-python-5.3.2/app_templates/django_project/django_project.kdevtemplate  
2019-03-07 08:07:44.0 +0100
+++ 
new/kdev-python-5.3.3/app_templates/django_project/django_project.kdevtemplate  
2019-07-18 00:41:55.288307940 +0200
@@ -10,6 +10,7 @@
 Name[fr]=Django 1.11
 Name[gl]=Django 1.11
 Name[it]=Django 1.11
+Name[ko]=Django 1.11
 Name[nl]=Django 1.11
 Name[pl]=Django 1.11
 Name[pt]=Django 1.11
@@ -32,6 +33,7 @@
 Comment[fr]=Un projet Django avec une application
 Comment[gl]=Un proxecto de Django cun aplicativo.
 Comment[it]=Un progetto Django con un'applicazione
+Comment[ko]=프로그램이 한 개 있는 Django 프로젝트
 Comment[nl]=Een Django-project met één toepassing
 Comment[pl]=Projekt Django wewnątrz jednej aplikacji
 Comment[pt]=Um projecto de Django com uma aplicação
@@ -39,7 +41,7 @@
 Comment[sk]=Django project s jednou aplikáciou
 Comment[sv]=Ett Django-projekt med ett program
 Comment[tr]=Uygulama ile birlikte bir Django projesi
-Comment[uk]=Проект Django із однією програмою
+Comment[uk]=Проєкт Django із однією програмою
 Comment[x-test]=xxA Django project with one applicationxx
 Comment[zh_CN]=有一个应用的 Django 项目
 Comment[zh_TW]=包含一個應用程式的 Django 專案
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.3.2/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate 
new/kdev-python-5.3.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
--- 
old/kdev-python-5.3.2/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate  
2019-03-07 08:07:44.0 +0100
+++ 
new/kdev-python-5.3.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate  
2019-07-18 00:41:55.288307940 +0200
@@ -11,6 +11,7 @@
 Name[fr]=Simple application graphique avec Qt en utilisant Designer
 Name[gl]=Aplicativo simple 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-03-10 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-03-10 09:39:22

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.28833 (New)


Package is "kdevelop5-plugin-python3"

Sun Mar 10 09:39:22 2019 rev:14 rq:682723 version:5.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2019-01-15 09:15:49.550266176 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.28833/kdevelop5-plugin-python3.changes
 2019-03-10 09:39:25.332118095 +0100
@@ -1,0 +2,7 @@
+Thu Mar  7 11:41:58 UTC 2019 - wba...@tmo.at
+
+- New upstream release 5.3.2
+  * Fix crash when finding context inside annotated assignments
+(kde#403045)
+
+---

Old:

  kdev-python-5.3.1.tar.xz

New:

  kdev-python-5.3.2.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.0y7o6c/_old  2019-03-10 09:39:25.800117983 +0100
+++ /var/tmp/diff_new_pack.0y7o6c/_new  2019-03-10 09:39:25.800117983 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop5-plugin-python3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 %define rname kdev-python
 %define rversion 5.3
 Name:   kdevelop5-plugin-python3
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0-or-later

++ kdev-python-5.3.1.tar.xz -> kdev-python-5.3.2.tar.xz ++
 2065 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2019-01-15 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2019-01-15 09:15:43

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.28833 (New)


Package is "kdevelop5-plugin-python3"

Tue Jan 15 09:15:43 2019 rev:13 rq:660855 version:5.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2018-11-26 10:23:49.793484195 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.28833/kdevelop5-plugin-python3.changes
 2019-01-15 09:15:49.550266176 +0100
@@ -1,0 +2,7 @@
+Sat Dec 22 19:18:50 UTC 2018 - wba...@tmo.at
+
+- New upstream release 5.3.1
+  * Remove two outdated methods from shipped built-in documentation
+- Run spec-cleaner
+
+---

Old:

  kdev-python-5.3.0.tar.xz

New:

  kdev-python-5.3.1.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.rxjRJe/_old  2019-01-15 09:15:50.214265559 +0100
+++ /var/tmp/diff_new_pack.rxjRJe/_new  2019-01-15 09:15:50.21826 +0100
@@ -18,16 +18,15 @@
 
 # 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.3
 Name:   kdevelop5-plugin-python3
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Python support for KDevelop
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/IDE
-Url:http://www.kdevelop.org
+URL:http://www.kdevelop.org
 Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -51,7 +50,6 @@
 # The following are needed due to old unstable packages in KDE repositories
 Provides:   kdevelop4-plugin-python3 = %{version}
 Obsoletes:  kdevelop4-plugin-python3 < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A KDevelop plugin which provides Python language support, including code 
completion and debugging using PDB.
@@ -60,10 +58,10 @@
 Summary:Translations for package %{name}
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   %{name}-lang-all = %{version}
 Supplements:packageand(bundle-lang-other:%{name})
-BuildArch:  noarch
 Conflicts:  kdevelop4-plugin-python-lang
+Provides:   %{name}-lang-all = %{version}
+BuildArch:  noarch
 
 %description lang
 Provides translations to the package %{name}
@@ -85,7 +83,6 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %license COPYING
 %doc README
 %{_kf5_appstreamdir}/org.kde.kdev-python.metainfo.xml
@@ -96,6 +93,5 @@
 %{_kf5_sharedir}/kdevpythonsupport/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ kdev-python-5.3.0.tar.xz -> kdev-python-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.3.0/CMakeLists.txt 
new/kdev-python-5.3.1/CMakeLists.txt
--- old/kdev-python-5.3.0/CMakeLists.txt2018-10-25 10:31:03.0 
+0200
+++ new/kdev-python-5.3.1/CMakeLists.txt2018-12-06 10:52:32.0 
+0100
@@ -4,7 +4,7 @@
 # write the plugin version to a file
 set(KDEVPYTHON_VERSION_MAJOR 5)
 set(KDEVPYTHON_VERSION_MINOR 3)
-set(KDEVPYTHON_VERSION_PATCH 0)
+set(KDEVPYTHON_VERSION_PATCH 1)
 
 # KDevplatform dependency version
 set( KDEVPLATFORM_VERSION 
"${KDEVPYTHON_VERSION_MAJOR}.${KDEVPYTHON_VERSION_MINOR}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.3.0/app_templates/django_project/django_project.kdevtemplate 
new/kdev-python-5.3.1/app_templates/django_project/django_project.kdevtemplate
--- 
old/kdev-python-5.3.0/app_templates/django_project/django_project.kdevtemplate  
2018-10-25 10:30:41.0 +0200
+++ 
new/kdev-python-5.3.1/app_templates/django_project/django_project.kdevtemplate  
2018-12-06 10:52:07.0 +0100
@@ -20,6 +20,7 @@
 Name[uk]=Django 1.11
 Name[x-test]=xxDjango 1.11xx
 Name[zh_CN]=Django 1.11
+Name[zh_TW]=Django 1.11
 Category=Python
 Comment=A Django project with one application
 Comment[ca]=Un projecte de Django amb una aplicació
@@ -39,5 +40,6 @@
 Comment[tr]=Uygulama ile birlikte bir Django projesi
 Comment[uk]=Проект Django із однією програмою
 Comment[x-test]=xxA Django project with one applicationxx
-Comment[zh_CN]=有一个应用的 Django 项目
+Comment[zh_CN]=有一个应用的 Django 工程

commit kdevelop5-plugin-python3 for openSUSE:Factory

2018-11-26 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2018-11-26 10:22:37

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.19453 (New)


Package is "kdevelop5-plugin-python3"

Mon Nov 26 10:22:37 2018 rev:12 rq:649660 version:5.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2018-08-22 14:21:09.370465804 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.19453/kdevelop5-plugin-python3.changes
 2018-11-26 10:23:49.793484195 +0100
@@ -1,0 +2,9 @@
+Wed Nov 14 10:28:19 UTC 2018 - wba...@tmo.at
+
+- New upstream release 5.3.0
+  * Inject environment profile variables into debug process
+environment (kde#322477)
+  * Improve support for 'with' statements (kde#399533, kde#399534)
+- Remove unnecessary build requirements
+
+---

Old:

  kdev-python-5.2.4.tar.xz

New:

  kdev-python-5.3.0.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.ONMjbL/_old  2018-11-26 10:23:50.329483565 +0100
+++ /var/tmp/diff_new_pack.ONMjbL/_new  2018-11-26 10:23:50.333483561 +0100
@@ -20,9 +20,9 @@
 %{!?_kf5_debugdir: %global _kf5_debugdir %{_kf5_configdir}}
 
 %define rname kdev-python
-%define rversion 5.2
+%define rversion 5.3
 Name:   kdevelop5-plugin-python3
-Version:5.2.4
+Version:5.3.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
@@ -31,27 +31,16 @@
 Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  grantlee5-devel
-BuildRequires:  karchive-devel
-BuildRequires:  kcmutils-devel
 BuildRequires:  kdevelop5
 BuildRequires:  kdevplatform-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel
 BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  knotifyconfig-devel
 BuildRequires:  ktexteditor-devel
-BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3 >= 3.4.3
 BuildRequires:  python3-devel >= 3.4.3
 BuildRequires:  threadweaver-devel
-BuildRequires:  pkgconfig(Qt5Concurrent)
-BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:   kdevelop5

++ kdev-python-5.2.4.tar.xz -> kdev-python-5.3.0.tar.xz ++
 4887 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2018-08-22 14:21:06

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Wed Aug 22 14:21:06 2018 rev:11 rq:630785 version:5.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2018-06-02 12:08:20.092381785 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2018-08-22 14:21:09.370465804 +0200
@@ -1,0 +2,6 @@
+Tue Aug 21 10:57:17 UTC 2018 - wba...@tmo.at
+
+- New upstream release 5.2.4
+  * no code changes
+
+---

Old:

  kdev-python-5.2.3.tar.xz

New:

  kdev-python-5.2.4.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.ctZnNp/_old  2018-08-22 14:21:09.822466875 +0200
+++ /var/tmp/diff_new_pack.ctZnNp/_new  2018-08-22 14:21:09.826466885 +0200
@@ -22,13 +22,13 @@
 %define rname kdev-python
 %define rversion 5.2
 Name:   kdevelop5-plugin-python3
-Version:5.2.3
+Version:5.2.4
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:%{rname}-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  grantlee5-devel

++ kdev-python-5.2.3.tar.xz -> kdev-python-5.2.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.2.3/CMakeLists.txt 
new/kdev-python-5.2.4/CMakeLists.txt
--- old/kdev-python-5.2.3/CMakeLists.txt2018-05-17 20:38:37.0 
+0200
+++ new/kdev-python-5.2.4/CMakeLists.txt2018-08-19 17:00:12.0 
+0200
@@ -4,7 +4,7 @@
 # write the plugin version to a file
 set(KDEVPYTHON_VERSION_MAJOR 5)
 set(KDEVPYTHON_VERSION_MINOR 2)
-set(KDEVPYTHON_VERSION_PATCH 3)
+set(KDEVPYTHON_VERSION_PATCH 4)
 
 # KDevplatform dependency version
 set( KDEVPLATFORM_VERSION 
"${KDEVPYTHON_VERSION_MAJOR}.${KDEVPYTHON_VERSION_MINOR}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.2.3/org.kde.kdev-python.metainfo.xml 
new/kdev-python-5.2.4/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-5.2.3/org.kde.kdev-python.metainfo.xml  2018-05-17 
20:38:20.0 +0200
+++ new/kdev-python-5.2.4/org.kde.kdev-python.metainfo.xml  2018-08-19 
16:59:50.0 +0200
@@ -9,6 +9,7 @@
   KDevelop – Python-Unterstützung
   KDevelop Python Support
   Implementación de Python para KDevelop
+  Prise en charge de Python pour KDevelop
   Compatibilidade con Python para KDevelop
   Supporto Python per KDevelop
   Python ondersteuning in KDevelop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.2.3/po/zh_CN/kdevpython.po 
new/kdev-python-5.2.4/po/zh_CN/kdevpython.po
--- old/kdev-python-5.2.3/po/zh_CN/kdevpython.po2018-05-17 
20:38:36.0 +0200
+++ new/kdev-python-5.2.4/po/zh_CN/kdevpython.po2018-08-19 
17:00:11.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-11 06:31+0200\n"
-"PO-Revision-Date: 2018-04-26 06:10-0400\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -264,7 +264,7 @@
 #, kde-format
 msgctxt "Edit selected files"
 msgid "Edit Selected"
-msgstr ""
+msgstr "编辑选中的"
 
 #: docfilekcm/docfilemanagerwidget.cpp:87
 #, kde-format
@@ -399,7 +399,7 @@
 #: docfilekcm/kcm_docfiles.cpp:61
 #, kde-format
 msgid "Manage Documentation Files Used by the Python Plugin"
-msgstr ""
+msgstr "管理 Python 插件使用的文档文件"
 
 #: docfilekcm/kcm_docfiles.cpp:71
 #, kde-format
@@ -493,7 +493,7 @@
 #: pep8kcm/kcm_pep8.cpp:76
 #, kde-format
 msgid "Configure Python Style Checking"
-msgstr ""
+msgstr "配置 Python 样式检查"
 
 #: pep8kcm/kcm_pep8.cpp:86
 #, kde-format
@@ -504,32 +504,32 @@
 #: pep8kcm/pep8.ui:29
 #, kde-format
 msgid "Enable Style Checking"
-msgstr ""
+msgstr "启用样式检查"
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, disableErrors)
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, enableErrors)
 #: pep8kcm/pep8.ui:44 pep8kcm/pep8.ui:58
 #, kde-format
 msgid "Comma-separated list of error codes"

commit kdevelop5-plugin-python3 for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2018-06-02 12:08:15

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Sat Jun  2 12:08:15 2018 rev:10 rq:612537 version:5.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2017-09-13 22:30:07.061445418 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2018-06-02 12:08:20.092381785 +0200
@@ -1,0 +2,26 @@
+Fri May 25 13:25:59 UTC 2018 - wba...@tmo.at
+
+- New upstream release 5.2.3 (5.2.2 has been skipped)
+  * Ensure that codestyle.py always returns something on stdout to
+unlock m_mutex (kde#392031)
+  * Fix crash with contexts opened in the baseclass list of a class
+definition (kde#389326)
+  * Fix appstream metadata filename and some content, and install
+it
+- New upstream release 5.2.1
+  * no code changes
+- New upstream release 5.2.0
+  * For a list of changes, see:
+https://www.kdevelop.org/news/kdevelop-520-released
+  * Fixed a false-positive warning when a name used in a closure
+was defined later in the file
+  * Fixed highlighting of local variables in comprehensions and of
+parameters in lambda definitions
+  * Infer the correct type when slicing a tuple with constant
+integers
+  * Infer the correct type from 'and' or 'or' expressions
+  * Internal code cleanups
+- Remove superfluous python-qt5 requirement
+- Install license file
+
+---

Old:

  kdev-python-5.1.2.tar.xz

New:

  kdev-python-5.2.3.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.tEuIyK/_old  2018-06-02 12:08:20.920351418 +0200
+++ /var/tmp/diff_new_pack.tEuIyK/_new  2018-06-02 12:08:20.924351271 +0200
@@ -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:  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:  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 @@
 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 @@
 
 %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/

++ kdev-python-5.1.2.tar.xz -> kdev-python-5.2.3.tar.xz ++
 17778 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2017-09-13 22:28:59

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Wed Sep 13 22:28:59 2017 rev:9 rq:519559 version:5.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2017-06-02 10:33:45.636274249 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2017-09-13 22:30:07.061445418 +0200
@@ -1,0 +2,6 @@
+Tue Aug 29 07:23:46 UTC 2017 - wba...@tmo.at
+
+- New upstream release 5.1.2
+  * no code changes
+
+---

Old:

  kdev-python-5.1.1.tar.xz

New:

  kdev-python-5.1.2.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.1gWtAq/_old  2017-09-13 22:30:08.029309164 +0200
+++ /var/tmp/diff_new_pack.1gWtAq/_new  2017-09-13 22:30:08.029309164 +0200
@@ -19,7 +19,7 @@
 %define rname kdev-python
 %define rversion 5.1
 Name:   kdevelop5-plugin-python3
-Version:5.1.1
+Version:5.1.2
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+

++ kdev-python-5.1.1.tar.xz -> kdev-python-5.1.2.tar.xz ++
 2807 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2017-06-02 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2017-06-02 10:33:02

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Fri Jun  2 10:33:02 2017 rev:8 rq:498702 version:5.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2017-03-31 15:08:23.793638642 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2017-06-02 10:33:45.636274249 +0200
@@ -1,0 +2,7 @@
+Sat May 27 14:07:48 UTC 2017 - wba...@tmo.at
+
+- New upstream release 5.1.1
+  * Fix crash (kde#378827)
+  * Pep8: Make pep8 warnings less annoying
+
+---

Old:

  kdev-python-5.1.0.tar.xz

New:

  kdev-python-5.1.1.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.6hcOMe/_old  2017-06-02 10:33:46.144202481 +0200
+++ /var/tmp/diff_new_pack.6hcOMe/_new  2017-06-02 10:33:46.144202481 +0200
@@ -19,7 +19,7 @@
 %define rname kdev-python
 %define rversion 5.1
 Name:   kdevelop5-plugin-python3
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+

++ kdev-python-5.1.0.tar.xz -> kdev-python-5.1.1.tar.xz ++
 1771 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2017-03-31 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2017-03-31 15:08:17

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Fri Mar 31 15:08:17 2017 rev:7 rq:482361 version:5.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2017-03-12 20:02:07.625658050 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2017-03-31 15:08:23.793638642 +0200
@@ -1,0 +2,9 @@
+Thu Mar 23 14:46:43 UTC 2017 - wba...@tmo.at
+
+- New upstream release 5.1.0
+  * For a list of changes, see:
+https://www.kdevelop.org/news/kdevelop-510-released
+- Drop build-with-py36.diff, included upstream
+- Adjust minimum python3 version, 3.4.3 and higher is supported now
+
+---

Old:

  build-with-py36.diff
  kdev-python-5.0.4.tar.xz

New:

  kdev-python-5.1.0.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.6mnC4Q/_old  2017-03-31 15:08:24.389554392 +0200
+++ /var/tmp/diff_new_pack.6mnC4Q/_new  2017-03-31 15:08:24.389554392 +0200
@@ -17,19 +17,15 @@
 
 
 %define rname kdev-python
-%define rversion 5.0
+%define rversion 5.1
 Name:   kdevelop5-plugin-python3
-Version:5.0.4
+Version:5.1.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
 Source0:%{rname}-%{version}.tar.xz
-%if 0%{?suse_version} > 1320
-#PATCH-FIX-UPSTREAM build-with-py36.diff - Add Python 3.6 support from the 
50-python36 branch
-Patch0: build-with-py36.diff
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  grantlee5-devel
@@ -48,8 +44,8 @@
 BuildRequires:  ktexteditor-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3 >= 3.5.0
-BuildRequires:  python3-devel >= 3.5.0
+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
@@ -83,9 +79,6 @@
 
 %prep
 %setup -q -n %{rname}-%{version}
-%if 0%{?suse_version} > 1320
-%patch0 -p1
-%endif
 
 %build
   %cmake_kf5 -d build

++ kdev-python-5.0.4.tar.xz -> kdev-python-5.1.0.tar.xz ++
 24425 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2017-03-12 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2017-03-12 20:02:04

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Sun Mar 12 20:02:04 2017 rev:6 rq:477271 version:5.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2017-02-25 00:53:27.293425140 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2017-03-12 20:02:07.625658050 +0100
@@ -1,0 +2,9 @@
+Sun Mar  5 13:49:52 UTC 2017 - wba...@tmo.at
+
+- New upstream release 5.0.4
+  * Update version number to 5.0.4
+  * Fix crash when requesting raise items without the docfile being
+parsed (kde#373349)
+- Rebase build-with-py36.diff
+
+---

Old:

  kdev-python-5.0.3.tar.xz

New:

  kdev-python-5.0.4.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.VJRjWQ/_old  2017-03-12 20:02:08.261568069 +0100
+++ /var/tmp/diff_new_pack.VJRjWQ/_new  2017-03-12 20:02:08.261568069 +0100
@@ -19,7 +19,7 @@
 %define rname kdev-python
 %define rversion 5.0
 Name:   kdevelop5-plugin-python3
-Version:5.0.3
+Version:5.0.4
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+

++ build-with-py36.diff ++
--- /var/tmp/diff_new_pack.VJRjWQ/_old  2017-03-12 20:02:08.285564673 +0100
+++ /var/tmp/diff_new_pack.VJRjWQ/_new  2017-03-12 20:02:08.285564673 +0100
@@ -16,71 +16,6 @@
  endif()
  
  find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Widgets Test)
-diff --git a/app_templates/django_project/django_project.kdevtemplate 
b/app_templates/django_project/django_project.kdevtemplate
-index 4b2e1ed3..0a517c5c 100644
 a/app_templates/django_project/django_project.kdevtemplate
-+++ b/app_templates/django_project/django_project.kdevtemplate
-@@ -6,6 +6,7 @@ Name[ca@valencia]=Projecte nou del Django
- Name[cs]=Nový projekt Django
- Name[en_GB]=New Django project
- Name[es]=Nuevo proyecto de Django
-+Name[et]=Uus Django projekt
- Name[it]=Nuovo progetto Django
- Name[nl]=Nieuw Django-project
- Name[pl]=Nowy projekt Django
-@@ -21,6 +22,7 @@ Comment[ca@valencia]=Genera l'estructura de fitxers per a 
iniciar un projecte Dj
- Comment[cs]=Vygenerovat strukturu souborů pro započetí projektu Django
- Comment[en_GB]=Generate filestructure to start a Django project
- Comment[es]=Generar la estructura de archivos para empezar un proyecto de 
Django
-+Comment[et]=Failistruktuuri genereerimine Django projekti tarbeks
- Comment[it]=Genera una struttura di file per inizializzare un progetto Django
- Comment[nl]=Genereer een bestandsstructuur om een Django-project te starten
- Comment[pl]=Tworzy strukturę plików do rozpoczęcia projektu Django
-diff --git a/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate 
b/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
-index 65367cd1..5befb368 100644
 a/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
-+++ b/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
-@@ -6,6 +6,7 @@ Name[ca@valencia]=Aplicació senzilla amb IGU Qt que usa el 
Designer
- Name[cs]=Jednoduchá aplikace Qt GUI pomocí Designeru
- Name[en_GB]=Simple Qt GUI application using Designer
- Name[es]=Sencilla aplicación con interfaz gráfica de usuario que usa Designer
-+Name[et]=Lihtne Qt GUI rakendus Designeri abil
- Name[it]=Semplice applicazione grafica Qt che usa Designer
- Name[nl]=Eenvoudige Qt-GUI-toepassing met gebruik van Designer
- Name[pl]=Prosta aplikacja z interfejsem Qt przy użyciu Designera
-@@ -20,6 +21,7 @@ Comment[ca]=Un exemple d'aplicació que usa el Designer de 
Qt. Si editeu el «ma
- Comment[ca@valencia]=Un exemple d'aplicació que usa el Designer de Qt. Si 
editeu el «mainwindow.ui», regenereu el «mainwindow.py» invocant el «pyuic5».
- Comment[en_GB]=An example application using Qt Designer. If you edit 
mainwindow.ui, regenerate mainwindow.py by calling pyuic5.
- Comment[es]=Un ejemplo de aplicación que usa Qt Designer. Si edita 
mainwindow.ui, vuelva a generar mainwindow.py llamando a pyuic5.
-+Comment[et]=Näidisrakendus Qt Designeri abil. Kui redigeerid faili 
mainwindow.ui, regenereeri mainwindow.py, kutsudes välja pyuic5.
- Comment[it]=Un'applicazione di esempio che usa Qt Designer. Se modifichi 
mainwindow.ui, rigenera mainwindow.py eseguendo pyuic5.
- Comment[nl]=Een voorbeeld toepassing met gebruik van Qt Designer. Als u 
mainwindow.ui bewerkt, genereer dan opnieuw mainwindow.py door pyuic5 aan te 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2017-02-24 Thread root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2017-02-25 00:53:26

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2016-12-10 18:27:27.740429058 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2017-02-25 00:53:27.293425140 +0100
@@ -1,0 +2,6 @@
+Wed Feb 22 15:13:52 UTC 2017 - lbeltr...@kde.org
+
+- Add build-with-py36.diff: diff from upstream 50-python36 branch
+  to enable building with Python 3.6
+
+---

New:

  build-with-py36.diff



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.akRtOb/_old  2017-02-25 00:53:29.445094987 +0100
+++ /var/tmp/diff_new_pack.akRtOb/_new  2017-02-25 00:53:29.449094373 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop5-plugin-python3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -26,6 +26,10 @@
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
 Source0:%{rname}-%{version}.tar.xz
+%if 0%{?suse_version} > 1320
+#PATCH-FIX-UPSTREAM build-with-py36.diff - Add Python 3.6 support from the 
50-python36 branch
+Patch0: build-with-py36.diff
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  grantlee5-devel
@@ -79,6 +83,9 @@
 
 %prep
 %setup -q -n %{rname}-%{version}
+%if 0%{?suse_version} > 1320
+%patch0 -p1
+%endif
 
 %build
   %cmake_kf5 -d build

++ build-with-py36.diff ++
 604 lines (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2016-11-17 12:43:47

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2016-10-06 12:46:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2016-11-17 12:43:48.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 10:42:16 UTC 2016 - wba...@tmo.at
+
+- New upstream release 5.0.2
+  * no code changes
+
+---

Old:

  kdev-python-5.0.1.tar.xz

New:

  kdev-python-5.0.2.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.R47nqp/_old  2016-11-17 12:43:49.0 +0100
+++ /var/tmp/diff_new_pack.R47nqp/_new  2016-11-17 12:43:49.0 +0100
@@ -19,7 +19,7 @@
 %define rname kdev-python
 %define rversion 5.0
 Name:   kdevelop5-plugin-python3
-Version:5.0.1
+Version:5.0.2
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+

++ kdev-python-5.0.1.tar.xz -> kdev-python-5.0.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.0.1/CMakeLists.txt 
new/kdev-python-5.0.2/CMakeLists.txt
--- old/kdev-python-5.0.1/CMakeLists.txt2016-09-17 13:43:57.0 
+0200
+++ new/kdev-python-5.0.2/CMakeLists.txt2016-10-16 19:33:06.0 
+0200
@@ -3,7 +3,7 @@
 # write the plugin version to a file
 set(KDEVPYTHON_VERSION_MAJOR 5)
 set(KDEVPYTHON_VERSION_MINOR 0)
-set(KDEVPYTHON_VERSION_PATCH 1)
+set(KDEVPYTHON_VERSION_PATCH 2)
 
 # KDevplatform dependency version
 set( KDEVPLATFORM_VERSION 
"${KDEVPYTHON_VERSION_MAJOR}.${KDEVPYTHON_VERSION_MINOR}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-5.0.1/ExtraDesktop.sh 
new/kdev-python-5.0.2/ExtraDesktop.sh
--- old/kdev-python-5.0.1/ExtraDesktop.sh   1970-01-01 01:00:00.0 
+0100
+++ new/kdev-python-5.0.2/ExtraDesktop.sh   2016-10-16 19:32:42.0 
+0200
@@ -0,0 +1,4 @@
+#! /bin/sh
+#This file outputs in a separate line each file with a .desktop syntax
+#that needs to be translated but has a non .desktop extension
+find -name \*.kdevtemplate -print
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-5.0.1/app_templates/django_project/django_project.kdevtemplate 
new/kdev-python-5.0.2/app_templates/django_project/django_project.kdevtemplate
--- 
old/kdev-python-5.0.1/app_templates/django_project/django_project.kdevtemplate  
2016-09-17 13:43:23.0 +0200
+++ 
new/kdev-python-5.0.2/app_templates/django_project/django_project.kdevtemplate  
2016-10-16 19:32:42.0 +0200
@@ -1,10 +1,30 @@
 # KDE Config File
 [General]
 Name=New Django project
-Name[el]=Δημιουργία νέου Django project
+Name[ca]=Projecte nou del Django
+Name[ca@valencia]=Projecte nou del Django
 Name[en_GB]=New Django project
+Name[es]=Nuevo proyecto de Django
+Name[it]=Nuovo progetto Django
+Name[nl]=Nieuw Django-project
+Name[pl]=Nowy projekt Django
+Name[pt]=Novo projecto de Django
+Name[sk]=Nový projekt Django
+Name[sv]=Nytt Django-projekt
+Name[uk]=Новий проект Django
+Name[x-test]=xxNew Django projectxx
 Category=Python
 Comment=Generate filestructure to start a Django project
-Comment[el]=Δημιουργία δομής αρχείων για την εκκίνηση νέου Django project
+Comment[ca]=Genera l'estructura de fitxers per a iniciar un projecte Django
+Comment[ca@valencia]=Genera l'estructura de fitxers per a iniciar un projecte 
Django
 Comment[en_GB]=Generate filestructure to start a Django project
+Comment[es]=Generar la estructura de archivos para empezar un proyecto de 
Django
+Comment[it]=Genera una struttura di file per inizializzare un progetto Django
+Comment[nl]=Genereer een bestandsstructuur om een Django-project te starten
+Comment[pl]=Tworzy strukturę plików do rozpoczęcia projektu Django
+Comment[pt]=Gerar a estrutura de ficheiros para iniciar um projecto em Django
+Comment[sk]=Vygenerovať štruktúru súborov na spustenie projektu Django
+Comment[sv]=Skapa filstruktur för att påbörja ett Django-program
+Comment[uk]=Створити початкову структуру файлів проекту Django
+Comment[x-test]=xxGenerate filestructure to start a Django projectxx
 ShowFilesAfterGeneration=%{PROJECTDIR}/urls.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kdevelop5-plugin-python3 for openSUSE:Factory

2016-10-06 Thread h_root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2016-10-06 12:46:05

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2016-10-02 00:07:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2016-10-06 12:46:06.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct  4 12:55:32 UTC 2016 - lbeltr...@kde.org
+
+- Add QtConcurrent to BuildRequires
+
+---
+Mon Oct  3 22:25:48 UTC 2016 - lbeltr...@kde.org
+
+- New upstream release 5.0.1
+  * Fix imports sometimes not being found in kdev-python without
+pressing F5 by hand  
+
+---

Old:

  kdev-python-5.0.tar.xz

New:

  kdev-python-5.0.1.tar.xz



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
--- /var/tmp/diff_new_pack.16w3Ss/_old  2016-10-06 12:46:08.0 +0200
+++ /var/tmp/diff_new_pack.16w3Ss/_new  2016-10-06 12:46:08.0 +0200
@@ -19,27 +19,36 @@
 %define rname kdev-python
 %define rversion 5.0
 Name:   kdevelop5-plugin-python3
-Version:5.0.0
+Version:5.0.1
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{rversion}.tar.xz
+Source0:%{rname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+BuildRequires:  grantlee5-devel
+BuildRequires:  karchive-devel
 BuildRequires:  kcmutils-devel
 BuildRequires:  kdevelop5 >= 5.0.0
 BuildRequires:  kdevplatform-devel >= 5.0.0
 BuildRequires:  kf5-filesystem
+BuildRequires:  kguiaddons-devel
 BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
 BuildRequires:  kitemmodels-devel
 BuildRequires:  knewstuff-devel
+BuildRequires:  knotifications-devel
+BuildRequires:  knotifyconfig-devel
 BuildRequires:  ktexteditor-devel
+BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3 >= 3.5.0
 BuildRequires:  python3-devel >= 3.5.0
 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
 Requires:   kdevelop5
@@ -69,7 +78,7 @@
 Provides translations to the package %{name}
 
 %prep
-%setup -q -n %{rname}-%{rversion}
+%setup -q -n %{rname}-%{version}
 
 %build
   %cmake_kf5 -d build

++ kdev-python-5.0.tar.xz -> kdev-python-5.0.1.tar.xz ++
 2651 lines of diff (skipped)




commit kdevelop5-plugin-python3 for openSUSE:Factory

2016-10-01 Thread h_root
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2016-10-02 00:07:28

Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)


Package is "kdevelop5-plugin-python3"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
   2016-10-02 00:07:29.0 +0200
@@ -0,0 +1,27 @@
+---
+Fri Sep 23 14:49:03 UTC 2016 - lbeltr...@kde.org
+
+- Add conflicts with lang packages, to workaround a
+  submission bot bug
+
+---
+Wed Aug 24 19:50:06 UTC 2016 - lbeltr...@kde.org
+
+- Add Obsoletes/Provides for old kdevelop packages
+
+---
+Wed Aug 24 15:20:26 UTC 2016 - cgiboude...@gmx.com
+
+- Update to 5.0.0
+
+---
+Sat Mar 19 15:19:28 UTC 2016 - fv...@suse.com
+
+- Fix build by removing wrong %file entry
+
+---
+Thu Jan 28 10:45:07 UTC 2016 - tittiatc...@gmail.com
+
+- Initial package for Python3 plugin for KDevelop based on Frameworks
+  * KDevelop 5 Beta 3
+

New:

  kdev-python-5.0.tar.xz
  kdevelop5-plugin-python3.changes
  kdevelop5-plugin-python3.spec



Other differences:
--
++ kdevelop5-plugin-python3.spec ++
#
# spec file for package kdevelop5-plugin-python3
#
# Copyright (c) 2016 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define rname kdev-python
%define rversion 5.0
Name:   kdevelop5-plugin-python3
Version:5.0.0
Release:0
Summary:Python support for KDevelop
License:GPL-2.0+
Group:  Development/Tools/IDE
Url:http://www.kdevelop.org
Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{rversion}.tar.xz
BuildRequires:  extra-cmake-modules
BuildRequires:  fdupes
BuildRequires:  kcmutils-devel
BuildRequires:  kdevelop5 >= 5.0.0
BuildRequires:  kdevplatform-devel >= 5.0.0
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel
BuildRequires:  kitemmodels-devel
BuildRequires:  knewstuff-devel
BuildRequires:  ktexteditor-devel
BuildRequires:  pkgconfig
BuildRequires:  python3 >= 3.5.0
BuildRequires:  python3-devel >= 3.5.0
BuildRequires:  threadweaver-devel
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
Requires:   kdevelop5
Requires:   python-qt5
Recommends: %{name}-lang
Recommends: python3-pep8
Provides:   kdevelop4-plugin-python = %{version}
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}
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
A KDevelop plugin which provides Python language support, including code 
completion and debugging using PDB.

%package lang
Summary: Languages for package %{name}
Group: System/Localization
Requires: %{name} = %{version}
Provides: %{name}-lang-all = %{version}
Supplements: packageand(bundle-lang-other:%{name})
BuildArch: noarch
Conflicts: kdevelop4-plugin-python-lang

%description lang
Provides translations to the package %{name}

%prep
%setup -q -n %{rname}-%{rversion}

%build
  %cmake_kf5 -d build
  make %{?_smp_mflags} parser
  %make_jobs

%install
  %kf5_makeinstall -C build
  %find_lang kdevpython %{name}.lang
  %fdupes -s %{buildroot}

%post   -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc README
%{_kf5_libdir}/libkdev*python*.so*
%{_kf5_plugindir}/
%{_kf5_sharedir}/kdevappwizard/
%{_kf5_sharedir}/kdevpythonsupport/

%files lang -f %{name}.lang
%defattr(-,root,root)

%changelog