Package: mapproxy / 4.0.2+dfsg-2

Metadata

Package Version Patches format
mapproxy 4.0.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mapnik.patch | (download)

mapproxy/source/mapnik.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch to work with latest mapnik proj support
javascript.patch | (download)

mapproxy/service/templates/demo/tms_demo.html | 6 3 + 3 - 0 !
mapproxy/service/templates/demo/wms_demo.html | 6 3 + 3 - 0 !
mapproxy/service/templates/demo/wmts_demo.html | 6 3 + 3 - 0 !
3 files changed, 9 insertions(+), 9 deletions(-)

 use cdn for minified javascript removed from the repacked upstream tarball.
version.patch | (download)

mapproxy/version.py | 28 28 + 0 - 0 !
1 file changed, 28 insertions(+)

 get version from debian/changelog when metadata not available.
past.patch | (download)

mapproxy/util/ext/odict.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't use cmp from past module.
 future module no longer in Debian, #1063264.
xfail.patch | (download)

mapproxy/test/system/test_util_wms_capabilities.py | 1 1 + 0 - 0 !
mapproxy/test/system/test_wms.py | 5 5 + 0 - 0 !
mapproxy/test/unit/test_cache.py | 1 1 + 0 - 0 !
mapproxy/test/unit/test_client.py | 3 3 + 0 - 0 !
mapproxy/test/unit/test_image.py | 2 2 + 0 - 0 !
mapproxy/test/unit/test_tiled_source.py | 2 2 + 0 - 0 !
mapproxy/test/unit/test_times.py | 1 1 + 0 - 0 !
mapproxy/util/times.py | 7 7 + 0 - 0 !
8 files changed, 22 insertions(+)

 mark test failing in package build environment with xfail.