Search Criteria
Package Details: python2-mapproxy 1.13.0-1
Git Clone URL: | https://aur.archlinux.org/python-mapproxy.git (read-only, click to copy) |
---|---|
Package Base: | python-mapproxy |
Description: | A tile cache and WMS proxy. |
Upstream URL: | https://github.com/mapproxy/mapproxy |
Licenses: | |
Submitter: | ChaosKid42 |
Maintainer: | ChaosKid42 |
Last Packager: | ChaosKid42 |
Votes: | 3 |
Popularity: | 0.20 |
First Submitted: | 2016-04-25 15:47 |
Last Updated: | 2021-01-27 14:21 |
Dependencies (9)
- python2
- python2-pillow
- python2-pyproj
- python2-yaml
- python-setuptools (make)
- python2-setuptools (make)
- python2-gdal (optional) – OGR datasource support
- python2-lxml (optional) – more advanced WMS FeatureInformation support
- python2-shapely (optional) – coverage feature support
Latest Comments
ChaosKid42 commented on 2017-04-06 14:23
There is no such dependency. The PKBUILD generates two pacman packages (one for python and one for python2). You can install only one of them at the same time.
SmokeyD commented on 2017-04-06 14:08
I get an error when trying to install python-mapproxy. It looks like there is a dependency from python-mapproxy to python2-mapproxy, but they contain the same file.
error: failed to commit transaction (conflicting files)
/usr/bin/mapproxy-seed exists in both 'python2-mapproxy' and 'python-mapproxy'
/usr/bin/mapproxy-util exists in both 'python2-mapproxy' and 'python-mapproxy'
Errors occurred, no packages were upgraded.