Search Criteria
Package Details: python-hvplot 0.11.1-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: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-07-26 20:56 (UTC) |
Last Updated: | 2024-10-18 04:13 (UTC) |
Dependencies (16)
- python-holoviewsAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-dask (check)
- python-datashaderAUR (check)
- python-geopandas (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-parameterized (check)
- python-plotly (python-plotly-gitAUR) (check)
- python-pooch (check)
- python-pytest (check)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (check)
- python-xarray (check)
- python-xarray (optional) – for datetime handled as xarray data
Required by (1)
- python-intake (optional)
Latest Comments
1 2 Next › Last »
mavieth commented on 2024-07-09 11:51 (UTC)
Is it possible, that the checksum changed? I get
bece1ec905e33a5fe97c432bfcea3d4d8a5a8331d4c4c8ecfdc9d2524b53304be8363b6e5427e7fb9094c1ce8e78194f05c165b8fa8899e17f14ad50bdca3e83
for 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-panel
related 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-streamz
is a checkdependency due to this test.python-graphviz
does 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.thrasibule commented on 2022-04-05 15:33 (UTC)
If you have python-xarray installed then the tests require python-pooch.
rvlobato commented on 2022-04-05 15:13 (UTC)
Hi, I tried to install this package, and I needed to install python-pooch, since it was not in makedepends, otherwise the package fails when checking. I think that was @phansc was referring. Thanks for maintaining it.
1 2 Next › Last »