Search Criteria
Package Details: python-hvplot 0.12.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-hvplot.git (read-only, click to copy) |
|---|---|
| Package Base: | python-hvplot |
| Description: | A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews |
| Upstream URL: | https://hvplot.holoviz.org |
| Licenses: | BSD-3-Clause |
| Submitter: | thrasibule |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 2 |
| Popularity: | 0.072391 |
| First Submitted: | 2019-07-26 20:56 (UTC) |
| Last Updated: | 2025-12-19 11:53 (UTC) |
Dependencies (6)
- python-holoviewsAUR
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-xarray (optional) – for datetime handled as xarray data
Latest Comments
1 2 Next › Last »
ymermoud commented on 2026-01-14 09:50 (UTC)
Checksum is wrong. The correct checksum for the 0.12.2 release is
e8addc7b2399f6c5c2b5cb444d99ab81bf20a5f80142a50199b3b233cfa9b73145cd1f5b90b5bb560069f32239601afb3bf4fafc73a9b6e24cb1cd42a88cdf52mavieth commented on 2024-12-09 15:36 (UTC)
Checksum changed again
and the checks need
bokeh_sampledataas an additional python module. So I added it like this to fix thismavieth commented on 2024-07-09 11:51 (UTC)
Is it possible, that the checksum changed? I get
bece1ec905e33a5fe97c432bfcea3d4d8a5a8331d4c4c8ecfdc9d2524b53304be8363b6e5427e7fb9094c1ce8e78194f05c165b8fa8899e17f14ad50bdca3e83for version 10.0 when downloading the .tar.gz from GitHub or the link provided here.rcolistete commented on 2022-11-09 00:59 (UTC)
It is worling now. I think the new version of the dependency, python-panel 0.14.1-2, solved the issue.
carlosal1015 commented on 2022-11-02 03:40 (UTC)
Hi @rcolistete. I found a downstream issue in
python-panelrelated to the__version__, required forpython-holoviews. I will try to fix at weekend.rcolistete commented on 2022-10-31 22:16 (UTC) (edited on 2022-10-31 22:17 (UTC) by rcolistete)
It doesn't compile on my Manjaro 22.0.0 with kernel 6.0.2-2-MANJARO :
...
rvlobato commented on 2022-04-06 21:56 (UTC)
Sorry, I was not clear, python-graphviz is just needed when checking python-streamz, not python-hvplot. I putted a comment on python-streamz comments. Thanks and sorry for the confusion.
carlosal1015 commented on 2022-04-06 21:38 (UTC) (edited on 2022-04-06 21:43 (UTC) by carlosal1015)
Let me check again about
python-graphviz.python-streamzis a checkdependency due to this test.python-graphvizdoes not look a(make|check)|dependency, providing a full log will help. hint:makepkg -s 2>&1 | tee -a log.rvlobato commented on 2022-04-06 21:17 (UTC) (edited on 2022-04-06 21:50 (UTC) by rvlobato)
Hi @carlosal1015, thanks for updating it. Now it checkdepends on python-streamz, that makedepends on python-graphviz when checking.
carlosal1015 commented on 2022-04-05 15:44 (UTC)
Interesting @rvlobato, I should to learn more about the dependencies, since I only considered as makedependency
python-setuptools(holoviews <- pandas <- setuptools). And the dependencies only this one. I will try now add more checkdependencies to see what is happening.1 2 Next › Last »