SHA256
1
0
forked from pool/python-wheel

Accepting request 546003 from home:namtrac:branches:devel:languages:python

- Fix homepage
- Resync the upstream tarball

OBS-URL: https://build.opensuse.org/request/show/546003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=24
This commit is contained in:
Ondřej Súkup 2017-11-27 13:42:24 +00:00 committed by Git OBS Bridge
parent 25390b8d48
commit e0c08c8a14
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 27 13:00:03 UTC 2017 - idonmez@suse.com
- Fix homepage
- Resync the upstream tarball
-------------------------------------------------------------------
Sat Oct 14 21:17:28 UTC 2017 - t.gruner@katodev.de

View File

@ -24,8 +24,8 @@ 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
@ -92,8 +92,7 @@ sed -i '1s/^#!.*//' wheel/wininst2wheel.py wheel/egg2wheel.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