File python-XStatic-mdi.spec of Package python-XStatic-mdi

#
# spec file for package python-XStatic-mdi
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%global sname XStatic-mdi
Name:           python-XStatic-mdi
Version:        1.4.57.0
Release:        0
Summary:        mdi %{version} (XStatic packaging standard)
License:        OFL-1.1
Group:          Development/Languages/Python
Url:            https://git.openstack.org/cgit/openstack/xstatic-mdi/
Source0:        https://pypi.io/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz
BuildRequires:  openstack-macros
BuildRequires:  python-devel
BuildRequires:  python-setuptools >= 16.0
Requires:       python-XStatic >= 1.0.0
BuildArch:      noarch

%description
mdi javascript library packaged for setuptools (easy_install) / pip.

%prep
%autosetup -n %{sname}-%{version}
%py_req_cleanup

%build
%{py2_build}

%install
%{py2_install}

%files
%doc README.txt
%{python2_sitelib}/xstatic
%{python2_sitelib}/XStatic_mdi-%{version}-py?.?.egg-info
%{python2_sitelib}/XStatic_mdi-%{version}-py?.?-nspkg.pth

%changelog
openSUSE Build Service is sponsored by