CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/04/13 04:58:49
Modified files:
geo/mapproxy : Makefile distinfo
Log message:
Update to mapproxy 1.8.2.
While here:
* add proj to RUN_DEPENDS (libproj is dlopen'ed on the fly by
proj.py, and if not found it would fallback to py-proj). Prompted after
a mail by attila
* add py-requests, py-shapely and py-gdal to TEST_DEPENDS
* fix python shebang in tests - now only 5 tests should fail
