Search Criteria
Package Details: python-altair 5.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-altair.git (read-only, click to copy) |
---|---|
Package Base: | python-altair |
Description: | Declarative statistical visualization library for Python |
Upstream URL: | https://altair-viz.github.io/ |
Licenses: | BSD-3-Clause |
Submitter: | izahn |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 5 |
Popularity: | 0.000034 |
First Submitted: | 2018-05-01 18:43 (UTC) |
Last Updated: | 2024-08-30 19:17 (UTC) |
Dependencies (11)
- python-jinja
- python-jsonschema
- python-narwhalsAUR
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – for NumPy and Pandas imports
- python-pandas (optional) – for Pandas imports
- python-seleniumAUR (python-selenium-binAUR) (optional) – png and svg export support
- python-vl-convertAUR (optional) – png and svg export support via vega-lite specs
Required by (5)
- python-gradio
- python-jupyter-book (check)
- python-myst-nb (optional)
- python-streamlit
- python-topojson (check)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
ThinkPad commented on 2023-06-28 17:05 (UTC)
Would you consider packaging
vl-convert-python
to support the simplified save to PNG process introduced in Altair 5?TrialnError commented on 2023-05-12 08:45 (UTC) (edited on 2023-05-12 08:46 (UTC) by TrialnError)
Oh, it is indeed an upstream bug, but as I'm not really versed in the new python build-system I refrained from opening a ticket until I knew what went wrong in which place.
So thanks for the pointer in which step this gets added. As far as I can currently tell, this is for the tool coming from
python-hatchling
. Imo those lines should simply be removed. TheLICENSE
file gets already added to another location related to site-packages. Therefore it is already covered. The .toml isn't needed for the finished package and dunno if there is a doc dir where the README can be additionally placed.Now it should be enough information that I can take it later to uptream.
Henry-ZHR commented on 2023-05-12 05:06 (UTC) (edited on 2023-05-12 05:06 (UTC) by Henry-ZHR)
I suppose it's an upstream bug for the other package, so I was (and am) just planning to report it to upstream.
But it seems that it's also the case for this package...
https://github.com/altair-viz/altair/blob/f3ced05897cb1e17f7299086436c0a08348c7028/pyproject.toml#L97-L99 I wonder how should
include
be used.TrialnError commented on 2023-05-11 18:01 (UTC)
With
-2
the issue is fixed.One note though: As there was for you already a
LICENSE
file installed in that location, I would suggest (if not already done) to report this additionally for the other package in question. In that location there shouldn't be such files.TrialnError commented on 2023-05-11 17:42 (UTC)
Definitely shouldn't be there. Will take a look. Thanks for reporting.
Henry-ZHR commented on 2023-05-11 04:54 (UTC)
LICENSE
,README.md
andpyproject.toml
in/usr/lib/python3.11/site-packages
. Something wrong?TrialnError commented on 2023-02-22 16:25 (UTC)
What is your build environment revan? Any AUR helper? Or building with a clean chroot?
I can only say, I can build this package sucessfully
<deleted-account> commented on 2023-02-21 16:22 (UTC)
Trying to update from 4.2.0-2 to 4.2.2-1 fails for me with the following traceback:
Does anybody else receive this errors or has an idea what the problem might be?
TrialnError commented on 2021-03-01 21:05 (UTC)
Valid point lilydjwg. That needs to be adjusted. Thanks for checking :)
« First ‹ Previous 1 2 3 Next › Last »