Package: wand / 0.4.4-3

Metadata

Package Version Patches format
wand 0.4.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
flask sphinx themes.patch | (download)

docs/_themes/.gitignore | 3 3 + 0 - 0 !
docs/_themes/LICENSE | 37 37 + 0 - 0 !
docs/_themes/README | 31 31 + 0 - 0 !
docs/_themes/flask/layout.html | 25 25 + 0 - 0 !
docs/_themes/flask/relations.html | 19 19 + 0 - 0 !
docs/_themes/flask/static/flasky.css_t | 395 395 + 0 - 0 !
docs/_themes/flask/static/small_flask.css | 70 70 + 0 - 0 !
docs/_themes/flask/theme.conf | 9 9 + 0 - 0 !
docs/_themes/flask_small/layout.html | 22 22 + 0 - 0 !
docs/_themes/flask_small/static/flasky.css_t | 287 287 + 0 - 0 !
docs/_themes/flask_small/theme.conf | 10 10 + 0 - 0 !
docs/_themes/flask_theme_support.py | 86 86 + 0 - 0 !
12 files changed, 994 insertions(+)

 add flask-sphinx-themes
 Make the upstream git submodule docs/_themes as one patch, so it
 could be built in offline machines.
no intersphinx.patch | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not use intersphinx
 According to the Debian policy 3.9.7, the build should not attempt network
 connection.
fix ensure sequence is allocated.patch | (download)

wand/image.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fixes issue #324. ensure sequence is allocated