1
0
Matej Cepl 2018-12-06 17:00:15 +00:00 committed by Git OBS Bridge
parent 7af9c0ba86
commit 0d477a9dc2

View File

@ -25,6 +25,8 @@ License: BSD-3-Clause
Group: Development/Languages/Python
URL: http://github.com/mitsuhiko/itsdangerous
Source: https://files.pythonhosted.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
@ -50,6 +52,7 @@ Also I plan to add some extra things. Work in progress.
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%license LICENSE