Hello community,

here is the log from the commit of package python-wheel for openSUSE:Factory 
checked in at 2017-11-30 12:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wheel (Old)
 and      /work/SRC/openSUSE:Factory/.python-wheel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wheel"

Thu Nov 30 12:44:45 2017 rev:12 rq:546022 version:0.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wheel/python-wheel.changes        
2017-08-24 18:54:05.831072929 +0200
+++ /work/SRC/openSUSE:Factory/.python-wheel.new/python-wheel.changes   
2017-11-30 12:44:45.443301675 +0100
@@ -1,0 +2,11 @@
+Mon Nov 27 13:00:03 UTC 2017 - [email protected]
+
+- Fix homepage
+- Resync the upstream tarball 
+
+-------------------------------------------------------------------
+Sat Oct 14 21:17:28 UTC 2017 - [email protected]
+
+-  update to 0.30.0
+
+-------------------------------------------------------------------

Old:
----
  wheel-0.29.0.tar.gz

New:
----
  wheel-0.30.0.tar.gz

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

Other differences:
------------------
++++++ python-wheel.spec ++++++
--- /var/tmp/diff_new_pack.iiXDOH/_old  2017-11-30 12:44:46.035280154 +0100
+++ /var/tmp/diff_new_pack.iiXDOH/_new  2017-11-30 12:44:46.039280009 +0100
@@ -19,15 +19,16 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{!?license: %global license %doc}
 Name:           python-wheel
-Version:        0.29.0
+Version:        0.30.0
 Release:        0
 Summary:        A built-package format for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://bitbucket.org/pypa/wheel/
-Source:         
https://files.pythonhosted.org/packages/source/w/wheel/wheel-%{version}.tar.gz
+Url:            https://github.com/pypa/wheel
+Source:         
https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test
 BuildRequires:  %{python_module cov-core >= 1.6}
@@ -50,7 +51,7 @@
 Recommends:     python-pyxdg
 BuildArch:      noarch
 
-%{python_subpackages}
+%python_subpackages
 
 %description
 A built-package format for Python.
@@ -84,14 +85,14 @@
 %install
 %{python_install}
 %python_clone -a %{buildroot}%{_bindir}/wheel
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 # Requires keyrings.alt
-rm wheel/test/test_tool.py
+rm tests/test_tool.py
 %{python_expand rm -rf _build.python2 _build.python3
 PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
-rm -rf %{buildroot}%{$python_sitelib}/wheel/test/headers.dist
-}
+rm -rf %{buildroot}%{$python_sitelib}/wheel/test/headers.dist}
 
 %post
 %python_install_alternative wheel
@@ -100,7 +101,7 @@
 %python_uninstall_alternative wheel
 
 %files %{python_files}
-%doc CHANGES.txt README.txt
+%doc CHANGES.txt README.rst
 %license LICENSE.txt
 %python_alternative %{_bindir}/wheel
 %{python_sitelib}/wheel-%{version}-py%{python_version}.egg-info

++++++ wheel-0.29.0.tar.gz -> wheel-0.30.0.tar.gz ++++++
++++ 7436 lines of diff (skipped)


Reply via email to