Hi,

After upgrading to 7.2.6 (Ubuntu 22.04) I started to see the warnings below:

Running Sphinx v7.2.6
/home/josue/.local/lib/python3.10/site-packages/sphinxcontrib/applehelp/__init__.py:24:
 
RemovedInSphinx80Warning: The alias 'sphinx.util.SkipProgressMessage' is 
deprecated, use 'sphinx.util.display.SkipProgressMessage' instead. Check 
CHANGES for Sphinx API modifications.
  from sphinx.util import SkipProgressMessage, progress_message
/home/josue/.local/lib/python3.10/site-packages/sphinxcontrib/applehelp/__init__.py:24:
 
RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is 
deprecated, use 'sphinx.util.display.progress_message' instead. Check 
CHANGES for Sphinx API modifications.

Any idea of how to get rid of them? 

regards
josue
  from sphinx.util import SkipProgressMessage, progress_message
/home/josue/.local/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/__init__.py:26:
 
RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is 
deprecated, use 'sphinx.util.display.progress_message' instead. Check 
CHANGES for Sphinx API modifications.
  from sphinx.util import progress_message

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/2447b35e-2a2b-42b7-9926-4440d1672eb1n%40googlegroups.com.

Reply via email to