[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68609] [PATCH 0/2] gnu: python-pandera: Fix build.
From: |
Troy Figiel |
Subject: |
[bug#68609] [PATCH 0/2] gnu: python-pandera: Fix build. |
Date: |
Sat, 20 Jan 2024 14:42:29 +0100 |
With the 1.5.3 upgrade of python-pandas, python-modin is broken. I tried
fixing it by upgrading it to a compatible version, but this has a ripple
effect on a variety of packages such as python-boto3, python-fsspec,
etc.
For now, I would suggest to simply remove python-modin as a native-input from
python-pandera. Since it is an optional dependency in the first place, not much
is lost as long as python-modin is broken on master.
Troy Figiel (2):
gnu: python-pandas-stubs: Update to 1.5.3.230321.
gnu: python-pandera: Fix build.
gnu/packages/python-science.scm | 35 +++++++++++++++++++++++----------
1 file changed, 25 insertions(+), 10 deletions(-)
base-commit: 0eadd486484fcf9a234758842f74ba28361640db
--
2.42.0
- [bug#68609] [PATCH 0/2] gnu: python-pandera: Fix build.,
Troy Figiel <=