## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 8; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %bcond_without optional_tests Name: python-sphinxcontrib-websupport Version: 1.2.7 Release: %autorelease Summary: Sphinx API for Web Apps License: BSD-2-Clause URL: https://github.com/sphinx-doc/sphinxcontrib-websupport Source: %{pypi_source sphinxcontrib_websupport} BuildArch: noarch %description sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application. %package -n python3-sphinxcontrib-websupport Summary: %{summary} BuildRequires: python3-devel %if %{with optional_tests} # Optional tests dep, undeclared upstream, can be skipped if needed BuildRequires: python3-xapian %endif %description -n python3-sphinxcontrib-websupport sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application. %pyproject_extras_subpkg -n python3-sphinxcontrib-websupport whoosh %prep %autosetup -n sphinxcontrib_websupport-%{version} %generate_buildrequires %pyproject_buildrequires -t %build %pyproject_wheel %install %pyproject_install %pyproject_save_files sphinxcontrib %check %tox %files -n python3-sphinxcontrib-websupport -f %{pyproject_files} %license LICENSE %doc README.rst %changelog ## START: Generated by rpmautospec * Tue Jan 30 2024 Karolina Surma - 1.2.7-1 - Update to 1.2.7 * Fri Jan 26 2024 Fedora Release Engineering - 1.2.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 1.2.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering - 1.2.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 03 2023 Python Maint - 1.2.4-13 - Rebuilt for Python 3.12 * Wed Jun 14 2023 Python Maint - 1.2.4-12 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering - 1.2.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering - 1.2.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint - 1.2.4-9 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint - 1.2.4-8 - Bootstrap for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering - 1.2.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - 1.2.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 1.2.4-5 - Rebuilt for Python 3.10 * Thu Jun 03 2021 Python Maint - 1.2.4-4 - Bootstrap for Python 3.10 * Wed Mar 10 2021 Miro Hrončok - 1.2.4-3 - Update runtime and buildtime dependencies * Wed Jan 27 2021 Fedora Release Engineering - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Aug 18 2020 Miro Hrončok - 1.2.4-1 - Update to 1.2.4 - Fixes rhbz#1800626 * Wed Jul 29 2020 Fedora Release Engineering - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok - 1.2.1-2 - Rebuilt for Python 3.9 * Tue Apr 14 2020 Javier Peña - 1.2.1-1 - Update to upstream 1.2.1 (bz#1823520) * Thu Jan 30 2020 Fedora Release Engineering - 1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok - 1.1.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok - 1.1.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 20 2019 Miro Hrončok - 1.1.2-1 - Update to 1.1.2 (#1711650) * Wed Mar 27 2019 Miro Hrončok - 1.1.1~dev20190321-1 - Update to 1.1.1.dev20190321 (#1691429) - Support Sphinx 2.0 (#1690793) * Wed Mar 06 2019 Miro Hrončok - 1.1.0-1 - Update to 1.1.0 - Subpackage python2-sphinxcontrib-websupport has been removed See https://fedoraproject.org/wiki/Changes/Sphinx2 * Sat Feb 02 2019 Fedora Release Engineering - 1.0.1-12.20180316git - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 16 2018 Miro Hrončok - 1.0.1-11.20180316git - Remove unused dependency on xapian * Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-10.20180316git - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok - 1.0.1-9.20180316git - Rebuilt for Python 3.7 * Wed May 16 2018 Javier Peña - 1.0.1-8.20180316git - Update to commit ebe84efc1a869da8d5689c706cdcf6ea864f0d9b - Fix build with Sphinx 1.7 (bz#1578132) * Wed Feb 28 2018 Iryna Shcherbina - 1.0.1-7.20171013git - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-6.20171013git - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Dec 18 2017 Javier Peña - 1.0.1-5.20171013git - Fixed Source0 URL (bz#1526646) * Fri Oct 13 2017 Javier Peña - 1.0.1-4.20171013git - Updated to latest git commit to fix build in Rawhide * Wed Oct 11 2017 Troy Dawson - 1.0.1-3 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jun 30 2017 Javier Peña - 1.0.1-1 - Initial package. ## END: Generated by rpmautospec