Search Criteria
Package Details: python-prettymaps 1.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-prettymaps.git (read-only, click to copy) |
---|---|
Package Base: | python-prettymaps |
Description: | A minimal Python library to draw customized maps from OpenStreetMap data. |
Upstream URL: | https://github.com/marceloprates/prettymaps |
Licenses: | CC-BY-NC-4.0 |
Submitter: | jnboehm |
Maintainer: | jnboehm |
Last Packager: | jnboehm |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-16 16:13 (UTC) |
Last Updated: | 2024-07-07 10:27 (UTC) |
Latest Comments
jnboehm commented on 2022-04-09 10:26 (UTC)
I don't have this issue, the package can be installed and the first example in the Jupyter notebook produces something sensible without vsketch being installed.
The issue with pytest occurs in the
python-branca
package so the maintainers there should be notified. Thanks for pointing this out.dataprolet commented on 2022-04-06 12:55 (UTC) (edited on 2022-04-06 13:08 (UTC) by dataprolet)
For some reason
python-pytest
is not getting pulled as a dependency, but is necessary. Maybe add that as an explicit dependency.It's also not installing vsketch, which is necessary. Maybe I don't get the idea of the package, but shouldn't it pull all necessary dependencies?