Hello community,

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

Package is "python-python-stdnum"

Wed Dec 12 17:28:27 2018 rev:4 rq:655997 version:1.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-stdnum/python-python-stdnum.changes    
    2017-07-05 23:56:17.298405165 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-stdnum.new.28833/python-python-stdnum.changes
     2018-12-12 17:28:30.146875530 +0100
@@ -1,0 +2,18 @@
+Fri Dec  7 10:31:53 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Version update to 1.10:
+  * More formats supported
+  * More expanded testsuite
+  * Many bugfixes
+
+-------------------------------------------------------------------
+Fri Dec  7 10:30:51 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
+Tue Dec  4 12:53:08 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

Old:
----
  _service
  python-stdnum-1.6.tar.gz

New:
----
  python-stdnum-1.10.tar.gz

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

Other differences:
------------------
++++++ python-python-stdnum.spec ++++++
--- /var/tmp/diff_new_pack.FA5ZCU/_old  2018-12-12 17:28:32.182872950 +0100
+++ /var/tmp/diff_new_pack.FA5ZCU/_new  2018-12-12 17:28:32.186872944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-stdnum
 #
-# 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
@@ -12,28 +12,26 @@
 # 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/
 #
 
 
 %define modname python-stdnum
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-%{modname}
-Version:        1.6
+Version:        1.10
 Release:        0
 Summary:        Python module to handle standardized numbers and codes
-License:        LGPL-2.0+
+License:        LGPL-2.0-or-later
 Group:          Development/Languages/Python
-Url:            http://arthurdejong.org/python-stdnum/
+URL:            http://arthurdejong.org/python-stdnum/
 Source:         
https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Suggests:       python-PySimpleSOAP
 Suggests:       python-suds
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -52,15 +50,15 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LANG=en_US.UTF-8
 %python_exec -m nose
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc NEWS ChangeLog README COPYING
+%license COPYING
+%doc NEWS ChangeLog README
 %{python_sitelib}/*
 
 %changelog

++++++ python-stdnum-1.6.tar.gz -> python-stdnum-1.10.tar.gz ++++++
++++ 23358 lines of diff (skipped)


Reply via email to