Package: python-babel / 2.10.3-1

Metadata

Package Version Patches format
python-babel 2.10.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix sphinx conf.py to avoid intersphinx.patch | (download)

docs/conf.py | 1 0 1 - 0 !
1 file changed, 1 deletion(-)

 removes sphinx.ext.intersphinx to avoid network access

 Upstream is using intersphinx when building the sphinx doc. This patch removes
 sphinx.ext.intersphinx from docs/conf.py to avoid any network access during
 the build of babel.
0002 remove google fonts.patch | (download)

docs/_themes/babel/layout.html | 2 0 2 - 0 !
docs/_themes/babel/static/babel.css_t | 3 1 2 - 0 !
2 files changed, 1 insertion( ), 4 deletions(-)

 remove google fonts


0003 Revert upstream issue 621.patch | (download)

babel/dates.py | 14 3 11 - 0 !
tests/test_dates.py | 9 0 9 - 0 !
2 files changed, 3 insertions( ), 20 deletions(-)

 revert upstream issue #621