Package Details: python-ibis 10.5.0-1

Git Clone URL: https://aur.archlinux.org/python-ibis.git (read-only, click to copy)
Package Base: python-ibis
Description: A pandas-like deferred expression system, with first class SQL support
Upstream URL: https://github.com/ibis-project/ibis
Licenses: Apache-2.0
Submitter: thrasibule
Maintainer: thrasibule
Last Packager: thrasibule
Votes: 0
Popularity: 0.000000
First Submitted: 2017-07-11 18:01 (UTC)
Last Updated: 2025-05-29 13:55 (UTC)

Latest Comments

mgd commented on 2025-06-01 10:29 (UTC) (edited on 2025-06-02 07:56 (UTC) by mgd)

It seems python-pytest-benchmark, python-pytest-mock, python-pytest-snapshot and python-hypothesis are at least build dependencies if not dependencies. Please add.

mgd commented on 2025-05-30 11:53 (UTC) (edited on 2025-05-30 11:54 (UTC) by mgd)

Trying to install the new version (10.5.0-1) I get the following error:

==> Beginne check()...

ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]

pytest: error: unrecognized arguments: --benchmark-disable --benchmark-group-by=name --benchmark-sort=name

inifile: /home/mgd/.cache/yay/python-ibis/src/ibis_framework-10.5.0/pyproject.toml

rootdir: /home/mgd/.cache/yay/python-ibis/src/ibis_framework-10.5.0

mgd commented on 2025-05-29 08:54 (UTC)

I had to install python-hatchling to make the install work. Maybe that could be added as an additional dependency.

electricprism commented on 2025-01-04 06:27 (UTC)

IIUC this requires an additional dependency python-poetry-dynamic-versioning, it wouldn't build without it.