File project.diff of Package python-myst-parser
--- python-myst-parser.spec.orig
+++ python-myst-parser.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-myst-parser
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,7 @@ Source: https://github.com/execu
BuildRequires: %{python_module Jinja2}
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module Sphinx}
-BuildRequires: %{python_module docutils >= 0.18 with %python-docutils < 0.22}
+BuildRequires: %{python_module docutils >= 0.18}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module markdown-it-py}
BuildRequires: %{python_module mdit-py-plugins}