Hello community,

here is the log from the commit of package python-babelfish for 
openSUSE:Factory checked in at 2018-12-12 17:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-babelfish (Old)
 and      /work/SRC/openSUSE:Factory/.python-babelfish.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-babelfish"

Wed Dec 12 17:25:42 2018 rev:2 rq:653931 version:0.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-babelfish/python-babelfish.changes        
2017-04-12 18:19:24.662851221 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-babelfish.new.28833/python-babelfish.changes 
    2018-12-12 17:25:47.411082203 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:54 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-babelfish.spec ++++++
--- /var/tmp/diff_new_pack.um3k3s/_old  2018-12-12 17:25:48.715080544 +0100
+++ /var/tmp/diff_new_pack.um3k3s/_new  2018-12-12 17:25:48.719080538 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-babelfish
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,9 +13,10 @@
 # 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/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-babelfish
 Version:        0.5.5
@@ -23,14 +24,12 @@
 Summary:        A Python library to work with countries and languages
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://travis-ci.org/Diaoul/babelfish
-Source:         
https://pypi.python.org/packages/source/b/babelfish/babelfish-%{version}.tar.gz
+URL:            https://travis-ci.org/Diaoul/babelfish
+Source:         
https://files.pythonhosted.org/packages/source/b/babelfish/babelfish-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -51,8 +50,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/babelfish
 %{python_sitelib}/babelfish-%{version}-py%{py_ver}.egg-info
 


Reply via email to