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 - [email protected]
+
+- 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.txt 2019-10-21 18:21:40.000000000
+0200
+++ new/kdev-python-5.4.4/CMakeLists.txt 2019-11-04 17:14:19.000000000
+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.000000000 +0200
+++
new/kdev-python-5.4.4/app_templates/django_project/django_project.kdevtemplate
2019-11-04 17:13:57.000000000 +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.000000000 +0200
+++
new/kdev-python-5.4.4/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
2019-11-04 17:13:57.000000000 +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
mainwindow.ui, rigenera mainwindow.py eseguendo pyuic5.
Comment[ko]=Qt Designer를 사용하는 간단한 프로그램입니다. mainwindow.ui 파일을 편집했다면 pyuic5를
실행하여 mainwindow.py를 다시 생성하십시오.
Comment[nl]=Een voorbeeld toepassing met gebruik van Qt Designer. Als u
mainwindow.ui bewerkt, genereer dan opnieuw mainwindow.py door pyuic5 aan te
roepen.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdev-python-5.4.3/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
new/kdev-python-5.4.4/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
---
old/kdev-python-5.4.3/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
2019-10-21 18:21:21.000000000 +0200
+++
new/kdev-python-5.4.4/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
2019-11-04 17:13:57.000000000 +0100
@@ -9,7 +9,7 @@
Name[es]=Aplicación sencilla en Python
Name[et]=Lihtne Pythoni rakendus
Name[fr]=Simple application en Python
-Name[gl]=Aplicativo simple en Python
+Name[gl]=Aplicación simple en Python
Name[it]=Semplice applicazione Python
Name[ko]=간단한 파이썬 프로그램
Name[nl]=Eenvoudige Python-toepassing
@@ -33,7 +33,7 @@
Comment[es]=Generar la estructura de archivos para empezar una aplicación en
Python
Comment[et]=Failistruktuuri genereerimine Pythoni rakenduse tarbeks
Comment[fr]=Générer la structure de fichier pour démarrer une application en
Python
-Comment[gl]=Xera a estrutura de ficheiros para comezar un aplicativo en Python.
+Comment[gl]=Xera a estrutura de ficheiros para comezar unha aplicación en
Python
Comment[it]=Genera una struttura file per avviare un'applicazione in Python
Comment[ko]=파이썬 프로그램을 시작할 파일 구조 생성
Comment[nl]=Genereer een bestandsstructuur om een Python-toepassing te starten
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-5.4.3/po/gl/kdevpython.po
new/kdev-python-5.4.4/po/gl/kdevpython.po
--- old/kdev-python-5.4.3/po/gl/kdevpython.po 2019-10-21 18:21:32.000000000
+0200
+++ new/kdev-python-5.4.4/po/gl/kdevpython.po 2019-11-04 17:14:10.000000000
+0100
@@ -5,21 +5,22 @@
# Marce Villarino <[email protected]>, 2009, 2013.
# marce villarino <[email protected]>, 2009.
# Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2016.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: kdevpython\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-30 07:39+0200\n"
-"PO-Revision-Date: 2019-04-06 11:21+0200\n"
+"PO-Revision-Date: 2019-10-27 07:39+0100\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
-"Language-Team: Galician <[email protected]>\n"
+"Language-Team: Galician <[email protected]>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.11.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -225,12 +226,12 @@
#: debugger/pdblauncher.cpp:58
#, kde-format
msgid "A plugin to debug Python applications with pdb."
-msgstr "Un complemento para depurar aplicativos en Python con pdb."
+msgstr "Un complemento para depurar aplicacións de Python con pdb."
#: debugger/pdblauncher.cpp:90
#, kde-format
msgid "Sorry, debugging is only supported for Python 3.x applications."
-msgstr "Só se permite depurar aplicativos en Python 3.x."
+msgstr "Só se permite depurar aplicacións de Python 3.x."
#: debugger/pdblauncher.cpp:91
#, kde-format