## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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 Name: python-sphinx-thebe Version: 0.3.1 Release: %autorelease Summary: Integrate interactive code blocks into your documentation License: MIT BuildArch: noarch URL: https://sphinx-thebe.readthedocs.io/ VCS: git:https://github.com/executablebooks/sphinx-thebe.git Source: %pypi_source sphinx_thebe BuildSystem: pyproject BuildOption(generate_buildrequires): -x testing BuildOption(install): -l sphinx_thebe %description Integrate interactive code blocks into your documentation with Thebe and Binder. %package -n python3-sphinx-thebe Summary: Integrate interactive code blocks into your documentation %description -n python3-sphinx-thebe Integrate interactive code blocks into your documentation with Thebe and Binder. %check %pytest %files -n python3-sphinx-thebe -f %{pyproject_files} %doc CHANGELOG.md README.md %changelog ## START: Generated by rpmautospec * Mon Oct 20 2025 Jerry James - 0.3.1-1 - Initial RPM ## END: Generated by rpmautospec