diff --git a/python-jinja2.spec b/python-jinja2.spec index d25e43c136478767cded00431279b91804da8a82..900b6e118141408b6d6cdafacb82ffa125506438 100644 --- a/python-jinja2.spec +++ b/python-jinja2.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global srcname Jinja2 Name: python-jinja2 @@ -9,9 +9,7 @@ License: BSD URL: https://palletsprojects.com/p/jinja/ Source0: https://files.pythonhosted.org/packages/7a/ff/75c28576a1d900e87eb6335b063fab47a8ef3c8b4d88524c4bf78f670cce/%{srcname}-%{version}.tar.gz -# Enable building without docs to avoid a circular dependency between this -# and python-sphinx: -%bcond_without docs +%bcond_with docs BuildArch: noarch @@ -89,6 +87,9 @@ rm -rvf docs/_build/html/.buildinfo %doc CHANGES.rst %changelog +* Tue Apr 04 2023 mgb01105731 - 3.1.2-2 +- disable docs + * Wed Jan 04 2023 mgb01105731 - 3.1.2-1 - update to version 3.1.2