Search Criteria
Package Details: python-folium 0.12.1.post1-1
Git Clone URL: | https://aur.archlinux.org/python-folium.git (read-only, click to copy) |
---|---|
Package Base: | python-folium |
Description: | Python Data. Leaflet.js maps |
Upstream URL: | https://github.com/python-visualization/folium |
Keywords: | geodata visualization |
Licenses: | MIT |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-25 15:05 (UTC) |
Last Updated: | 2022-04-04 15:34 (UTC) |
Latest Comments
tapajos commented on 2021-12-14 11:53 (UTC)
sha256sum seems not to be right for python-folium-0.12.1.tar.gz
thrasibule commented on 2021-12-07 20:20 (UTC)
@Strykar what makes you think it requires pytest?
Strykar commented on 2021-12-05 04:54 (UTC)
Requires python-pytest
kuehnelth commented on 2021-05-16 07:47 (UTC)
This needs python-pandas as dependency or the tests will fail.
thrasibule commented on 2020-09-22 17:10 (UTC)
@laurent_waro. This is not with the latest PKGBUILD that I have pushed.
laurent_waro commented on 2020-09-22 02:43 (UTC)
Still can't pass tests with python-branca 0.4.1-1.
================================================================================================ FAILURES ================================================================================================= _____________ test_valid_html _____________
m = <folium.folium.Map object at 0x7ff0da307f70>
tests/test_repr.py:37: AssertionError ============================================================================================ warnings summary ============================================================================================= /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148 /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148: PytestConfigWarning: Unknown config ini key: flake8-ignore
/usr/lib/python3.8/site-packages/_pytest/config/init.py:1148 /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148: PytestConfigWarning: Unknown config ini key: flake8-max-line-length
tests/test_folium.py:359 /home/arch_user/.cache/yay/python-folium/src/folium-0.11.0/tests/test_folium.py:359: PytestUnknownMarkWarning: Unknown pytest.mark.web - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.web
-- Docs: https://docs.pytest.org/en/stable/warnings.html ========================================================================================= short test summary info ========================================================================================= FAILED tests/test_repr.py::test_valid_html - assert 7 == 6 ==================================================================== 1 failed, 136 passed, 1 xfailed, 2 xpassed, 3 warnings in 22.46s =====================================================================
thrasibule commented on 2020-09-17 01:34 (UTC)
tests pass with python-branca-0.4.0...
laurent_waro commented on 2020-09-16 02:20 (UTC)
Can't be installed for me because it can't pass the test's stage without errors :
================================================================== FAILURES =================================================================== _________ test_valid_html _________
m = <folium.folium.Map object at 0x7f5e7c56ad30>
tests/test_repr.py:37: AssertionError ============================================================== warnings summary =============================================================== /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148 /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148: PytestConfigWarning: Unknown config ini key: flake8-ignore
/usr/lib/python3.8/site-packages/_pytest/config/init.py:1148 /usr/lib/python3.8/site-packages/_pytest/config/init.py:1148: PytestConfigWarning: Unknown config ini key: flake8-max-line-length
tests/test_folium.py:359 /home/laurenth/.cache/yay/python-folium/src/folium-0.11.0/tests/test_folium.py:359: PytestUnknownMarkWarning: Unknown pytest.mark.web - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.web
-- Docs: https://docs.pytest.org/en/stable/warnings.html =========================================================== short test summary info =========================================================== FAILED tests/test_repr.py::test_valid_html - assert 7 == 6 ====================================== 1 failed, 136 passed, 1 xfailed, 2 xpassed, 3 warnings in 21.06s =======================================
j_4321 commented on 2017-10-09 09:49 (UTC)
steeznson commented on 2017-08-16 13:46 (UTC)