%{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global pypi_name automaton %global with_doc 1 Name: python-%{pypi_name} Version: 2.2.0 Release: 1%{?dist} Summary: Friendly state machines for python License: ASL 2.0 URL: https://wiki.openstack.org/wiki/Oslo#automaton Source0: https://pypi.io/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch %description Friendly state machines for python. %package -n python3-%{pypi_name} Summary: Friendly state machines for python %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: git BuildRequires: python3-prettytable Requires: python3-pbr >= 2.0.0 Requires: python3-six >= 1.10.0 Requires: python3-prettytable %description -n python3-%{pypi_name} Friendly state machines for python. %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: Friendly state machines for python - documentation BuildRequires: graphviz BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme %description -n python-%{pypi_name}-doc Friendly state machines for python (documentation) %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git %build %{py3_build} %if 0%{?with_doc} # generate html docs sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} %files -n python3-%{pypi_name} %doc README.rst %license LICENSE %{python3_sitelib}/%{pypi_name} %{python3_sitelib}/*.egg-info %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %doc doc/build/html %license LICENSE %endif %changelog * Wed Oct 28 2020 Alfredo Moralejo 2.2.0-1 - Update to upstream version 2.2.0 * Tue Jul 28 2020 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 03 2020 Joel Capitao 2.0.1-1 - Update to upstream version 2.0.1 * Tue May 26 2020 Miro Hrončok - 1.17.0-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 1.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 06 2019 Alfredo Moralejo 1.17.0-1 - Update to upstream version 1.17.0 * Thu Oct 03 2019 Miro Hrončok - 1.16.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok - 1.16.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 1.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Mar 12 2019 RDO 1.16.0-1 - Update to 1.16.0