summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2023-07-04 00:28:02 +0200
committerJan Tojnar <jtojnar@gmail.com>2023-07-04 00:28:02 +0200
commit8ef1ecd44a6b104c929bc498708042aa7ad6b5bc (patch)
tree84e634f424c5801266a7110c4952b41dc5be4e8e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent645ff62e09d294a30de823cb568e9c6d68e92606 (diff)
xercesc: Use curl network backend
The default `socket` backend does not support TLS. As a result, attempting to validate the following GPX file with `SAX2Count -v=always foo.gpx` would fail with `unsupported protocol in URL` because the Garmin URLs redirect to HTTPS. <gpx version="1.1" creator="foo" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd http://www.garmin.com/xmlschemas/GpxExtensions/v3 https://www.garmin.com/xmlschemas/GpxExtensionsv3.xsd" xmlns="http://www.topografix.com/GPX/1/1" xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"></gpx> Let’s switch to curl backend.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions