summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
AgeCommit message (Collapse)Author
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
2019-03-21python.pkgs.python-mapnik: fix buildRobert Schütz
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2018-10-17pythonPackages.python-mapnik: refactor move to python-modulesChris Ostrouchov