Hello community,

here is the log from the commit of package scout for openSUSE:Factory checked 
in at 2018-01-06 18:46:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scout (Old)
 and      /work/SRC/openSUSE:Factory/.scout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scout"

Sat Jan  6 18:46:26 2018 rev:35 rq:561350 version:0.1.1+20180103.0595254

Changes:
--------
--- /work/SRC/openSUSE:Factory/scout/scout.changes      2017-07-10 
11:00:44.972514954 +0200
+++ /work/SRC/openSUSE:Factory/.scout.new/scout.changes 2018-01-06 
18:46:27.654880637 +0100
@@ -1,0 +2,8 @@
+Wed Jan 03 13:43:19 UTC 2018 - [email protected]
+
+- Update to version 0.1.1+20180103.0595254:
+  * allow for multiple repos to be in one .repo file
+  * Parse repo files for repo name (boo#980393)
+  * Updated translations (Spanish, Norwegian Nynorsk)
+
+-------------------------------------------------------------------

Old:
----
  scout-0.1.1+20170630.f55550e.tar.xz

New:
----
  scout-0.1.1+20180103.0595254.tar.xz

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

Other differences:
------------------
++++++ scout.spec ++++++
--- /var/tmp/diff_new_pack.rT2b4g/_old  2018-01-06 18:46:28.342848491 +0100
+++ /var/tmp/diff_new_pack.rT2b4g/_new  2018-01-06 18:46:28.342848491 +0100
@@ -18,7 +18,7 @@
 
 %define cnfrepo zypp
 Name:           scout
-Version:        0.1.1+20170630.f55550e
+Version:        0.1.1+20180103.0595254
 Release:        0
 Summary:        Indexing Package Properties
 License:        MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.rT2b4g/_old  2018-01-06 18:46:28.382846621 +0100
+++ /var/tmp/diff_new_pack.rT2b4g/_new  2018-01-06 18:46:28.382846621 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">https://github.com/openSUSE/scout.git</param>
-          <param 
name="changesrevision">f55550e304a9861624cc29923f7fb5c2d81a14b8</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">ce4525eb9d1f8733a7e9fbfb8ffeb60bbd4eeef1</param></service></servicedata>
\ No newline at end of file

++++++ scout-0.1.1+20170630.f55550e.tar.xz -> 
scout-0.1.1+20180103.0595254.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/scout-0.1.1+20170630.f55550e/i18n/command-not-found/es.po 
new/scout-0.1.1+20180103.0595254/i18n/command-not-found/es.po
--- old/scout-0.1.1+20170630.f55550e/i18n/command-not-found/es.po       
2017-06-30 10:14:30.000000000 +0200
+++ new/scout-0.1.1+20180103.0595254/i18n/command-not-found/es.po       
2018-01-03 14:39:35.000000000 +0100
@@ -7,15 +7,16 @@
 "Project-Id-Version: command-not-found\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-04-23 15:20+0200\n"
-"PO-Revision-Date: 2014-08-12 12:44+0200\n"
-"Last-Translator: Ricardo Varas Santana <[email protected]>\n"
-"Language-Team: Spanish <[email protected]>\n"
+"PO-Revision-Date: 2017-08-03 20:55+0000\n"
+"Last-Translator: jc sl <[email protected]>\n"
+"Language-Team: Spanish <https://l10n.opensuse.org/projects/scout/command-not-";
+"found-master/es/>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #: handlers/bin/command_not_found_bash:9
 #: handlers/bin/command_not_found_bash:17
@@ -28,7 +29,7 @@
 "superuser privileges (eg. root)."
 msgstr ""
 "La ruta absoluta a '$1' es '$prefix/sbin/$1', por lo que para su ejecución "
-"pueden ser necesarios privilegios de superusuario (p.e. root)."
+"pueden ser necesarios privilegios de superusuario (p. ej. root)."
 
 #: handlers/bin/command_not_found_bash:32
 msgid ""
@@ -36,8 +37,8 @@
 "that contains it, like this:\n"
 "    cnf $1"
 msgstr ""
-"Si '$1' no es un error tipográfico, puede usar la búsqueda de orden no\n"
-"encontrada (command-not-found) para saber a que paquete pertenece, como\n"
+"Si '$1' no es un error tipográfico, puede usar la búsqueda de orden no "
+"encontrada, para saber a qué paquete pertenece, así:\n"
 "    cnf $1"
 
 #: handlers/bin/command-not-found:8
@@ -57,7 +58,7 @@
 # include/partitioning/auto_part_ui.ycp:200 
include/partitioning/auto_part_ui.ycp:249
 #: handlers/bin/command-not-found:14
 msgid "Try installing with:"
-msgstr "Intente instalar con:"
+msgstr "Intente su instalación con:"
 
 #: handlers/bin/command-not-found:16
 msgid "<selected_package>"
@@ -79,7 +80,7 @@
 "superuser privileges (eg. root)."
 msgstr ""
 "La ruta absoluta a '%(prog)s' es '%(path)s/%(prog)s', por lo que para su "
-"ejecución pueden ser necesarios privilegios de superusuario (p.e. root)."
+"ejecución pueden ser necesarios privilegios de superusuario (p. ej. root)."
 
 #: handlers/bin/command-not-found:30
 #, python-format
@@ -87,8 +88,8 @@
 "Absolute path to '%(prog)s' is '%(path)s/%(prog)s'. Please check your $PATH "
 "variable to see whether it contains the mentioned path."
 msgstr ""
-"La ruta absoluta a '%(prog)s' es '%(path)s/%(prog)s'. Verifique su variable "
-"de entorno $PATH para asegurar que contiene dicha ruta."
+"La ruta absoluta a '%(prog)s' es '%(path)s/%(prog)s'. Verifique la variable "
+"de entorno $PATH para asegurarse de que contiene dicha ruta."
 
 #: handlers/bin/command-not-found:59 handlers/bin/command-not-found:60
 #, python-format
@@ -99,5 +100,3 @@
 #, python-format
 msgid "command not found"
 msgstr "orden no encontrada"
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/scout-0.1.1+20170630.f55550e/i18n/command-not-found/nn.po 
new/scout-0.1.1+20180103.0595254/i18n/command-not-found/nn.po
--- old/scout-0.1.1+20170630.f55550e/i18n/command-not-found/nn.po       
2017-06-30 10:14:30.000000000 +0200
+++ new/scout-0.1.1+20180103.0595254/i18n/command-not-found/nn.po       
2018-01-03 14:39:35.000000000 +0100
@@ -1,24 +1,21 @@
 # @TITLE@
 # Copyright (C) 2011, SUSE Linux GmbH, Nuremberg
 # This file is distributed under the same license as @PACKAGE@ package. FIRST
-# Karl Ove Hufthammer <[email protected]>, 2015.
-#
-#
+# Karl Ove Hufthammer <[email protected]>, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-04-23 15:20+0200\n"
-"PO-Revision-Date: 2016-03-10 23:09+0200\n"
+"PO-Revision-Date: 2017-07-11 22:00+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <http://l10n.opensuse.org/projects/scout";
-"/command-not-found-master/nn/>\n"
+"Language-Team: NorwegianNynorsk <[email protected]>\n"
 "Language: nn\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: Weblate 2.3\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: handlers/bin/command_not_found_bash:9 handlers/bin/command_not_found_bash:17
 msgid "$1: command not found"
@@ -27,12 +24,17 @@
 #: handlers/bin/command_not_found_bash:24
 msgid "Absolute path to '$1' is '$prefix/sbin/$1', so running it may require 
superuser privileges (eg. root)."
 msgstr ""
+"Adressa til «$1» er «$prefix/sbin/$1», så det kan vera du treng "
+"superbrukarløyve (eks. som rotbrukar) for å køyra programmet."
 
 #: handlers/bin/command_not_found_bash:32
 msgid ""
 "If '$1' is not a typo you can use command-not-found to lookup the package 
that contains it, like this:\n"
 "    cnf $1"
 msgstr ""
+"Viss «%1» ikkje er ein skrivefeil, kan du finna ut kva pakke som inneheld "
+"programmet med denne kommandoen:\n"
+"    cnf $1"
 
 #: handlers/bin/command-not-found:8
 #, python-format
@@ -44,7 +46,7 @@
 #: handlers/bin/command-not-found:11
 #, python-format
 msgid "  * %(prog)s [ path: %(path)s/%(binary)s, repository: %(repo)s ]"
-msgstr ""
+msgstr "  * %(prog)s [ adresse: %(path)s/%(binary)s, pakkebrønn: %(repo)s ]"
 
 #: handlers/bin/command-not-found:14
 msgid "Try installing with:"
@@ -57,17 +59,21 @@
 #: handlers/bin/command-not-found:24
 #, python-format
 msgid "Program '%(prog)s' is present in package '%(pkg)s', which is installed 
on your system."
-msgstr ""
+msgstr "Programmet «%(prog)s» finst i pakken «%(pkg)s», som alt er installert."
 
 #: handlers/bin/command-not-found:27
 #, python-format
 msgid "Absolute path to '%(prog)s' is '%(path)s/%(prog)s', so running it may 
require superuser privileges (eg. root)."
 msgstr ""
+"Adressa til «%(prog)s» er «%(path)s/%(prog)s», så det kan vera du treng "
+"superbrukarløyve (eks. som rotbrukar) for å køyra programmet."
 
 #: handlers/bin/command-not-found:30
 #, python-format
 msgid "Absolute path to '%(prog)s' is '%(path)s/%(prog)s'. Please check your 
$PATH variable to see whether it contains the mentioned path."
 msgstr ""
+"Adressa til «%(prog)s» er «%(path)s/%(prog)s». Kontroller at $PATH-"
+"variabelen inneheld mappa til programmet."
 
 #: handlers/bin/command-not-found:59 handlers/bin/command-not-found:60
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scout-0.1.1+20170630.f55550e/i18n/scout/nn.po 
new/scout-0.1.1+20180103.0595254/i18n/scout/nn.po
--- old/scout-0.1.1+20170630.f55550e/i18n/scout/nn.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/scout-0.1.1+20180103.0595254/i18n/scout/nn.po   2018-01-03 
14:39:35.000000000 +0100
@@ -0,0 +1,215 @@
+# translation of scout.pot to LANGUAGE
+# Copyright (C) 2009
+# This file is distributed under the same license as the "scout" package.
+# AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: scout\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-08-28 11:42+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: scout/autoconf.py:9
+msgid "Search for autoconf macros inside the m4 files."
+msgstr ""
+
+#: scout/autoconf.py:13 scout/bin.py:107 scout/header.py:13
+#: scout/__init__.py:825 scout/java.py:13 scout/library.py:13
+#: scout/webpin.py:50
+msgid "repo"
+msgstr ""
+
+#: scout/autoconf.py:13 scout/bin.py:107 scout/header.py:13
+#: scout/__init__.py:825 scout/java.py:13 scout/library.py:13
+#: scout/webpin.py:50
+msgid "pkg"
+msgstr ""
+
+#: scout/autoconf.py:13
+msgid "m4"
+msgstr ""
+
+#: scout/autoconf.py:13 scout/autoconf.py:14
+msgid "macro"
+msgstr ""
+
+#: scout/autoconf.py:14 scout/bin.py:108 scout/header.py:14
+#: scout/__init__.py:826 scout/java.py:14 scout/library.py:14
+msgid "repository"
+msgstr ""
+
+#: scout/autoconf.py:14 scout/bin.py:108 scout/header.py:14
+#: scout/__init__.py:826 scout/java.py:14 scout/library.py:14
+#: scout/webpin.py:51
+msgid "package"
+msgstr ""
+
+#: scout/autoconf.py:14
+msgid "m4 file"
+msgstr ""
+
+#: scout/bin.py:62
+msgid "Search for binaries contained in the packages."
+msgstr ""
+
+#: scout/bin.py:107 scout/bin.py:108
+msgid "path"
+msgstr ""
+
+#: scout/bin.py:107
+msgid "bin"
+msgstr ""
+
+#: scout/bin.py:108
+msgid "binary"
+msgstr ""
+
+#: scout/foo.py:9
+msgid "- template module -"
+msgstr ""
+
+#: scout/header.py:9
+msgid "Search for C/C++/Obj-C/Obj-C++ headers."
+msgstr ""
+
+#: scout/header.py:13 scout/header.py:14
+msgid "header"
+msgstr ""
+
+#: scout/__init__.py:148
+msgid "show this help message and exit"
+msgstr ""
+
+#: scout/__init__.py:155
+msgid "show program's version number and exit"
+msgstr ""
+
+#: scout/__init__.py:198
+msgid "Usage: %prog [global_opts] module [local_opts] search_term"
+msgstr ""
+
+#: scout/__init__.py:205
+#, python-format
+msgid "select the output format (default %s)"
+msgstr ""
+
+#: scout/__init__.py:212
+msgid "list of available modules"
+msgstr ""
+
+#: scout/__init__.py:228
+msgid "Available modules:\n"
+msgstr ""
+
+#: scout/__init__.py:279
+#, python-format
+msgid "The name of module is mandatory. Use %s --help"
+msgstr ""
+
+#: scout/__init__.py:366
+#, python-format
+msgid "%s is not a directory"
+msgstr ""
+
+#: scout/__init__.py:425
+#, python-format
+msgid "Cannot not open database file '%s'"
+msgstr ""
+
+#: scout/__init__.py:699
+msgid "Available repositories:\n"
+msgstr ""
+
+#: scout/__init__.py:731
+#, python-format
+msgid "Usage: %%prog %s [options] search_term"
+msgstr ""
+
+#: scout/__init__.py:733
+msgid "list available repositories"
+msgstr ""
+
+#: scout/__init__.py:734
+msgid "inverse search by package name"
+msgstr ""
+
+#: scout/__init__.py:735
+msgid "select repository to search"
+msgstr ""
+
+#: scout/__init__.py:781
+msgid "No repositories found ..."
+msgstr ""
+
+#: scout/__init__.py:825 scout/__init__.py:826
+msgid "module"
+msgstr ""
+
+#: scout/__init__.py:953
+#, python-format
+msgid "Cannot find a formatter for a %s"
+msgstr ""
+
+#: scout/java.py:9
+msgid "Search for java classes inside the JAR files."
+msgstr ""
+
+#: scout/java.py:13 scout/java.py:14
+msgid "jar"
+msgstr ""
+
+#: scout/java.py:13 scout/java.py:14
+msgid "class"
+msgstr ""
+
+#: scout/library.py:9
+msgid "Search for shared libraries."
+msgstr ""
+
+#: scout/library.py:13 scout/library.py:14
+msgid "library"
+msgstr ""
+
+#: scout/python.py:9
+msgid "Search for python modules."
+msgstr ""
+
+#: scout/webpin.py:13
+msgid "Search in packages using the webpin webservice."
+msgstr ""
+
+#: scout/webpin.py:45
+#, python-format
+msgid "Cannot retrieve query results ... %s"
+msgstr ""
+
+#: scout/webpin.py:50
+msgid "ver"
+msgstr ""
+
+#: scout/webpin.py:50 scout/webpin.py:51
+msgid "arch"
+msgstr ""
+
+#: scout/webpin.py:50
+msgid "files"
+msgstr ""
+
+#: scout/webpin.py:51
+msgid "version"
+msgstr ""
+
+#: scout/webpin.py:51
+msgid "repository URL"
+msgstr ""
+
+#: scout/webpin.py:51
+msgid "matched files"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scout-0.1.1+20170630.f55550e/scout/bin.py 
new/scout-0.1.1+20180103.0595254/scout/bin.py
--- old/scout-0.1.1+20170630.f55550e/scout/bin.py       2017-06-30 
10:14:30.000000000 +0200
+++ new/scout-0.1.1+20180103.0595254/scout/bin.py       2018-01-03 
14:39:35.000000000 +0100
@@ -22,17 +22,17 @@
 
     def __init__(self):
         self.pool = solv.Pool()
-        self.parser = SafeConfigParser()
 
         for repofile in [ f for f in os.listdir(self.etcpath) if fnmatch(f, 
'*.repo') ]:
             try:
-                name = os.path.splitext(repofile)[0]
-                self.parser.read( '%s/%s' % (self.etcpath, repofile) )
-                if self.parser.get(name, 'enabled') == '1':
-                    if not os.path.isfile(self.solvfile % name):
-                        os.system('zypper refresh')
-                    repo = self.pool.add_repo(name)
-                    repo.add_solv(self.solvfile % name)
+                parser = SafeConfigParser()
+                parser.read( '%s/%s' % (self.etcpath, repofile) )
+                for name in parser.sections():
+                    if parser.get(name, 'enabled') == '1':
+                        if not os.path.isfile(self.solvfile % name):
+                            os.system('zypper refresh')
+                        repo = self.pool.add_repo(name)
+                        repo.add_solv(self.solvfile % name)
             except:
                 pass
         if not list(self.pool.repos_iter()):


Reply via email to