Commit Graph

143 Commits

Author SHA1 Message Date
Elliott Sales de Andrade
108bee32a6 Disable bootstrap mode 2024-06-26 18:04:34 -04:00
Benjamin A. Beasley
30f786ee65 Manually define the extras metapackages so they can be noarch
- Fixes RHBZ#2293727
2024-06-21 21:14:46 -04:00
Elliott Sales de Andrade
01b3ebe23c Simplify s390x conditional testing
[skip changelog]
2024-06-20 23:09:54 -04:00
Elliott Sales de Andrade
92c93013bd Update to latest version (#2293520)
Also, simplify the spec with:
* Dropping armhv7l and i686 conditions
* Dropping old test skips that seem to have been fixed
* Use pyproject macro's `-l` license option
* Drop patch for old versioneer, as the new one is available
2024-06-20 22:17:39 -04:00
Adam Williamson
0835ce0dbc Put tests back in the package, hack around s390x issue
Well, this is awful, but I can't find anything better. As the
tests are part of the library, we can't really run them out of
the source tree but against the installed library as we'd like
to, and as we usually do for sane projects. We can't really
remove them from the installed library and run the tests out of
the source tree because we have to set PYTHONPATH to do that
and it means we're not testing the installed copy of the lib,
plus it causes other issues.

So put them back in, but do an ugly hack to remove a single test
file when running the tests on s390x (as all the tests in it
fail, they are not big-endian safe), but put it back in the
installed package so we don't have an inconsistency between the
noarch package as built on s390x and the noarch package as built
on other arches. Sigh.
2024-06-17 19:54:29 -07:00
Adam Williamson
e31444d0f7 Strip tests from the installed files
It's a waste of space, plus it causes noarch inconsistency (so,
failed build) now we're wiping one of these in %prep on s390x.
2024-06-17 16:53:24 -07:00
Adam Williamson
b13fe9022b Update to 2024.6.0, drop merged/unneeded patches, Python 3.13 fixes
This updates to the latest upstream release, drops several patches
that have been merged or that are no longer necessary since we
have newer versions of various deps in Fedora 40 and Rawhide, and
backports https://github.com/dask/dask/pull/11185 to fix a couple
of issues with Python 3.13.
2024-06-17 16:17:52 -07:00
Python Maint
fc02ba1a1b Rebuilt for Python 3.13 2024-06-17 22:51:18 +02:00
Sandro
a62472cf25
Drop i686 support
In the next major update `pandas` will drop support for i686. This
package depends on `pandas`, thus it will need to stop building for i686
as well.

More information is available in Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=2263999
2024-03-11 13:41:59 +01:00
Elliott Sales de Andrade
798549d059 Fix tests on other architectures 2024-02-29 20:31:56 -05:00
Elliott Sales de Andrade
2bdf04a38b Update to latest version (#2263594) 2024-02-24 16:42:52 -05:00
Elliott Sales de Andrade
b566f18f1d Update to latest version (#2260587) 2024-01-29 21:12:19 -05:00
Fedora Release Engineering
e4ec7c9263 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 03:05:54 +00:00
Fedora Release Engineering
9b5b94266f Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 00:34:51 +00:00
Elliott Sales de Andrade
6eb3efc156 Backport fix for flaky test 2024-01-17 18:38:55 -05:00
Elliott Sales de Andrade
39f1a4993a Update to latest version (#2254772) 2024-01-14 21:30:46 -05:00
Elliott Sales de Andrade
2b65f28774 Update to latest version (#2252494) 2023-12-04 20:31:00 -05:00
Elliott Sales de Andrade
7f30dda570 Ignore warnings from Pandas 2023-11-26 19:19:05 -05:00
Elliott Sales de Andrade
cd8020f346 Update to latest version (#2186901) 2023-11-26 00:32:51 -05:00
Elliott Sales de Andrade
9934e1ad39 Fix test on s390x using Debian patch 2023-08-27 02:00:01 -04:00
Elliott Sales de Andrade
38f2f4e1cd Skip tables on i686, as it's unavailable 2023-08-19 20:26:17 -04:00
Elliott Sales de Andrade
c5e584ede7 Update to latest version (#2186901) 2023-08-19 18:52:24 -04:00
Elliott Sales de Andrade
c7038e4f1a Update to latest version (#2186901) 2023-07-20 19:23:17 -04:00
Elliott Sales de Andrade
b17de15cba Fix tests on 32-bit 2023-07-20 00:17:50 -04:00
Elliott Sales de Andrade
6fb256b537 Update to latest version (#2186901) 2023-07-19 23:17:54 -04:00
Elliott Sales de Andrade
ac0268dbf2 Skip test broken on Python 3.12 2023-07-19 06:00:30 -04:00
Zbigniew Jędrzejewski-Szmek
e866f47374 Rebuild for python3.12b4
... (rhbz#2220181)
2023-07-18 17:23:24 +02:00
Elliott Sales de Andrade
7cd18b9b61 Update to latest version (#2186901) 2023-05-07 23:22:38 -04:00
Elliott Sales de Andrade
5b8ad56cae Update to latest version (#2186901) 2023-04-16 04:19:10 -04:00
Elliott Sales de Andrade
b52704b28a Update to latest version (#2173223) 2023-03-28 04:37:06 -04:00
Elliott Sales de Andrade
6922679568 Update to latest version (#2165161) 2023-02-19 22:48:45 -05:00
Elliott Sales de Andrade
c90f00fb40 Update to latest version (#2160834) 2023-01-22 00:57:56 -05:00
Fedora Release Engineering
735f33300e Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 12:30:05 +00:00
Elliott Sales de Andrade
c9cdc4a62a Skip pyarrow on s390x also
[skip changelog]
2022-12-18 20:53:35 -05:00
Elliott Sales de Andrade
405580943b Add some more now-available testing dependencies 2022-12-18 19:59:31 -05:00
Elliott Sales de Andrade
18bb90e1d0 Fix test on i686 arch 2022-12-18 19:25:49 -05:00
Elliott Sales de Andrade
2bdde6351f Update to latest version (#2154467) 2022-12-17 20:22:16 -05:00
Elliott Sales de Andrade
9512f92967 Update to latest version (#2150408) 2022-12-10 20:26:54 -05:00
Elliott Sales de Andrade
6d942e3e90 Update to latest version (#2115959) 2022-11-20 03:33:47 -05:00
Elliott Sales de Andrade
6d3b28db1c Update to latest version (#2115959) 2022-10-16 19:30:04 -04:00
Elliott Sales de Andrade
fff98da390 Update to latest version (#2115959) 2022-09-07 04:03:24 -04:00
Elliott Sales de Andrade
d5b35174f1 Update to latest version (#2115959) 2022-08-21 03:09:40 -04:00
Elliott Sales de Andrade
63a4375377 Update to latest version (#2115959) 2022-08-13 21:22:28 -04:00
Elliott Sales de Andrade
12974de1b2 Update to latest version (#2089862) 2022-07-25 17:36:28 -04:00
Fedora Release Engineering
0d23a08eb0 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 17:44:23 +00:00
Miro Hrončok
5cdcaefd2b Don't BuildRequire unused pre-commit 2022-06-21 12:03:36 +02:00
Benjamin A. Beasley
0020ae66e2 Skip test_query_with_meta on ALL 32-bit platforms 2022-05-24 09:13:30 -04:00
Benjamin A. Beasley
7bcad28c0f Add “pandas[test]” to “test” extra
This is important because the python-pandas package will now install
pandas.tests only with python3-pandas+tests, and Dask’s tests import
from Pandas’s test suite.
2022-05-23 09:49:27 -04:00
Benjamin A. Beasley
e5d1690c6b Use an arched base package with noarch binary RPMs
- Conditionalize fastavro BR, which is not available on 32-bit
- Run tests on all arches to reliably track arch-dependent bugs
- Add necessary arch-dependent skips for failing tests
2022-05-23 09:49:27 -04:00
Benjamin A. Beasley
7e84e06e4f Update to 2022.5.0 (close RHBZ#2065859)
- Drop the “diagnostics” extras metapackage because no recent enough
  Bokeh version is available.
- Switch to the PyPI sdist as source (with workarounds)
- Ensure NUMPY_LICENSE.txt is packaged
- Add Provides: bundled(numpy)
2022-05-23 09:49:27 -04:00