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/en/latest/ 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 %global _description %{expand: Integrate interactive code blocks into your documentation with Thebe and Binder.} %description %_description %package -n python3-sphinx-thebe Summary: Integrate interactive code blocks into your documentation %description -n python3-sphinx-thebe %_description %check %pytest %files -n python3-sphinx-thebe -f %{pyproject_files} %doc CHANGELOG.md README.md %changelog %autochangelog