From 59cbd526e43b25088ebcdb3b3c490b97ee5d17a0 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 28 Nov 2023 12:28:10 +0100
Subject: [PATCH] python/sphinx_rtd_theme: update to 2.0.0

---
 components/python/sphinx_rtd_theme/test/results-all.master |   20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)

diff --git a/components/python/sphinx_rtd_theme/test/results-all.master b/components/python/sphinx_rtd_theme/test/results-all.master
index c7cd244..97afc2c 100644
--- a/components/python/sphinx_rtd_theme/test/results-all.master
+++ b/components/python/sphinx_rtd_theme/test/results-all.master
@@ -1,9 +1,7 @@
 ============================= test session starts ==============================
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
 cachedir: .pytest_cache
-hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
 rootdir: $(@D)
-asyncio: mode=strict
 collecting ... collected 3 items
 
 tests/test_builders.py::test_basic PASSED
@@ -30,22 +28,6 @@
 tests/test_builders.py: 210 warnings
   $(PYTHON_DIR)/vendor-packages/readthedocs_ext/readthedocs.py:121: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
     js_file not in app.builder.script_files,
-
-tests/test_builders.py: 126 warnings
-  $(PYTHON_DIR)/vendor-packages/jinja2/filters.py:1388: RemovedInSphinx90Warning: The str interface for _CascadingStyleSheet objects is deprecated. Use css.filename instead.
-    value = getattr(obj, name)
-
-tests/test_builders.py: 4134 warnings
-  $(PYTHON_DIR)/vendor-packages/sphinx/builders/html/__init__.py:1027: RemovedInSphinx90Warning: The str interface for _CascadingStyleSheet objects is deprecated. Use css.filename instead.
-    if resource and '://' in otheruri:
-
-tests/test_builders.py: 126 warnings
-  $(PYTHON_DIR)/vendor-packages/sphinx/util/osutil.py:46: RemovedInSphinx90Warning: The str interface for _CascadingStyleSheet objects is deprecated. Use css.filename instead.
-    if to.startswith(SEP):
-
-tests/test_builders.py: 126 warnings
-  $(PYTHON_DIR)/vendor-packages/sphinx/util/osutil.py:49: RemovedInSphinx90Warning: The str interface for _CascadingStyleSheet objects is deprecated. Use css.filename instead.
-    t2 = to.split('#')[0].split(SEP)
 
 tests/test_builders.py::test_basic
 tests/test_builders.py::test_basic
@@ -153,4 +135,4 @@
     assert app.env.get_doctree('index').traverse(addnodes.toctree) == []
 
 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
-======== 3 passed, 4950 warnings ========
+======== 3 passed, 438 warnings ========

--
Gitblit v1.9.3