Re: New package: elpa-modus-themes

2020-06-29 Thread Dhavan
Greetings! dogleg agreed to sponsor the uploads for elpa-modus-themes if I make sure it works with gbp+pbuilder. Having done so, I would like to request dogsleg to kindly check the work I recently pushed. I have updated the package with newer upstream tag (0.10.0), made some adjustments such as u

Bug#963647: elpy: FTBFS with Sphinx 3.1: Could not import extension elispdomain (exception: cannot import name 'l_' from 'sphinx.locale' (/usr/lib/python3/dist-packages/sphinx/locale/__init__.py))

2020-06-29 Thread Nicholas D Steeves
Hi Dmitry! Dmitry Shachnev writes: > So the correct link would be this one: > > https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html > > which says that sphinx.locale.l_() was deprecated in 1.8, and the > alternative is sphinx.locale._(): > > https://www.sphinx-doc.org/en/3.x/extdev/i18n.htm