Package Details: python-altair 4.2.2-1

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: BSD3
Submitter: izahn
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 5
Popularity: 0.23
First Submitted: 2018-05-01 18:43 (UTC)
Last Updated: 2023-02-03 19:33 (UTC)

Latest Comments

1 2 Next › Last »

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

revan 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:

==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.10/site-packages/setuptools/dist.py:788: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
running egg_info
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
    main()
  File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main
    json_out['return_val'] = hook(**hook_input['kwargs'])
  File "/usr/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
    return hook(config_settings)
  File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 338, in get_requires_for_build_wheel
    return self._get_build_requires(config_settings, requirements=['wheel'])
  File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 320, in _get_build_requires
    self.run_setup()
  File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 335, in run_setup
    exec(code, locals())
  File "<string>", line 58, in <module>
  File "/usr/lib/python3.10/site-packages/setuptools/__init__.py", line 108, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.10/site-packages/setuptools/dist.py", line 1221, in run_command
    super().run_command(command)
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
    cmd_obj.ensure_finalized()
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
    self.finalize_options()
  File "/usr/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 253, in finalize_options
    if pd is not None and pd.key == self.egg_name.lower():
AttributeError: 'PathDistribution' object has no attribute 'key'

ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
==> ERROR: A failure occurred in build().
    Aborting...

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 :)

lilydjwg commented on 2021-03-01 12:06 (UTC)

The license seems to be wrong. Upstream says: https://github.com/altair-viz/altair/blob/master/LICENSE

ymermoud commented on 2020-01-16 06:07 (UTC)

thank you TrialnError for taking care and updating the package! Much appreciated!

ymermoud commented on 2019-12-16 13:40 (UTC)

version 4.0.0 was just released, please update the package!

ymermoud commented on 2019-11-29 11:51 (UTC)

version 3.3.0 was just released, please update the package!

peippo commented on 2019-09-05 13:04 (UTC)

Up-to-date PKGBUILD (3.2.0) here: https://pastebin.com/BmyMEmpx Please update the package!

ymermoud commented on 2019-07-18 15:34 (UTC)

Altair 3.1.0 is out, please update this package. Thank you

izahn commented on 2018-07-02 17:52 (UTC)

I added python-selenium optdepends. Thanks!