Hello community,

here is the log from the commit of package python-pycdio for openSUSE:Factory 
checked in at 2019-09-11 10:37:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycdio (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycdio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycdio"

Wed Sep 11 10:37:25 2019 rev:4 rq:729877 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycdio/python-pycdio.changes      
2018-07-18 22:58:02.802143707 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycdio.new.7948/python-pycdio.changes    
2019-09-11 10:37:27.951260120 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 12:41:48 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.1.0:
+  * various python 3 compat fixes
+
+-------------------------------------------------------------------

Old:
----
  pycdio-2.0.0.tar.gz

New:
----
  pycdio-2.1.0.tar.gz

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

Other differences:
------------------
++++++ python-pycdio.spec ++++++
--- /var/tmp/diff_new_pack.4MogeB/_old  2019-09-11 10:37:29.431259690 +0200
+++ /var/tmp/diff_new_pack.4MogeB/_new  2019-09-11 10:37:29.435259689 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycdio
 #
-# 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,20 +12,21 @@
 # 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/
 #
 
 
 Name:           python-pycdio
-Version:        2.0.0
+Version:        2.1.0
 Release:        0
 Summary:        Python Bindings for the CDIO Library
 License:        GPL-3.0-or-later
 Group:          Development/Languages/Python
-Source:         
https://pypi.python.org/packages/source/p/pycdio/pycdio-%{version}.tar.gz
-Url:            http://pypi.python.org/pypi/pycdio/
+URL:            https://pypi.python.org/pypi/pycdio/
+Source:         
https://files.pythonhosted.org/packages/source/p/pycdio/pycdio-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  libcdio-devel >= 2.0.0
 BuildRequires:  python-rpm-macros
 BuildRequires:  swig
@@ -47,10 +48,11 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
 %license COPYING
 %doc ChangeLog README.rst THANKS
-%{python_sitearch}
+%{python_sitearch}/*
 
 %changelog

++++++ pycdio-2.0.0.tar.gz -> pycdio-2.1.0.tar.gz ++++++
++++ 2486 lines of diff (skipped)


Reply via email to