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

#
# spec file for package python-XStatic-Json2yaml
#
# Copyright (c) 2024 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/
#


%global sname XStatic-Json2yaml
Name:           python3-XStatic-Json2yaml
Version:        0.1.1.0
Release:        0
Summary:        Json2yaml %{version} (XStatic packaging standard)
License:        MIT
Group:          Development/Languages/Python
URL:            https://docs.openstack.org/xstatic-json2yaml/
Source0:        https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz
BuildRequires:  openstack-macros
BuildRequires:  python3-setuptools
Requires:       python3-XStatic
BuildArch:      noarch

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

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

%build
%{py3_build}

%install
%{py3_install}

%files
%doc README.txt
%{python3_sitelib}/xstatic
%{python3_sitelib}/XStatic_Json2yaml-%{version}-py?.*.egg-info
%{python3_sitelib}/XStatic_Json2yaml-%{version}-py?.*-nspkg.pth

%changelog
openSUSE Build Service is sponsored by