File python-XStatic-Spin.spec of Package python-XStatic-Spin
#
# spec file for package python39-XStatic-Spin
#
# Copyright (c) 2023 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#
Name: python39-XStatic-Spin
Version: 1.2.5.3
Release: 0
Summary: Spin %{version} (XStatic packaging standard)
License: MIT
Group: Development/Languages/Python
URL: https://docs.openstack.org/xstatic-spin/
Source0: https://files.pythonhosted.org/packages/source/X/XStatic-Spin/XStatic-Spin-1.2.5.3.tar.gz
BuildRequires: openstack-macros
BuildRequires: python39-setuptools
Requires: python39-XStatic
BuildArch: noarch
%description
Spin JavaScript library packaged for setuptools (easy_install) / pip.
%prep
%autosetup -n XStatic-Spin-1.2.5.3
%py_req_cleanup
%build
%{py3_build}
%install
%{py3_install}
%files
%doc README.txt
%{python3_sitelib}/xstatic
%{python3_sitelib}/XStatic_Spin-*
%changelog