Commit Graph

118 Commits

Author SHA1 Message Date
Fedora Release Engineering
ede17bb262 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 15:26:29 +00:00
Benjamin A. Beasley
a48e5bcc37 Fix several flaky test failures by no longer running tests in parallel 2022-12-11 23:22:54 -05:00
Benjamin A. Beasley
d19d9a5317 Drop some test skips that are no longer needed 2022-12-08 12:57:20 -05:00
Benjamin A. Beasley
3b0ff669e2 Skip a couple of tests that cause flaky failures 2022-12-08 12:57:20 -05:00
Benjamin A. Beasley
5026992e9c Additional test skips for F37 2022-12-08 12:57:19 -05:00
Benjamin A. Beasley
6621b77809 Skip a test that sometimes hangs on aarch64 and ppc64le 2022-12-08 12:56:59 -05:00
Benjamin A. Beasley
04e8e92b4f Allow a slightly older numpy version for F37 2022-12-08 12:53:05 -05:00
Benjamin A. Beasley
b7d5faa3a6 Work around a harmless test failure with libarrow/pyarrow 10 2022-12-05 08:43:40 -05:00
Benjamin A. Beasley
0bbde965e3 Re-enable python-gcsfs BR/weak-dep. on F38 and later 2022-12-05 08:43:40 -05:00
Benjamin A. Beasley
c98c103970 Update to 1.5.2 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
39863023ee Fix or skip s390x failures 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
a09cd10c3c Update test skips for i686 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
d710210ef9 Drop accommodations for Fedoras older than 36 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
e3830a96b0 Drop accommodations for 32-bit ARM 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
d643587fad Do not BR/Recommend pyarrow on 32-bit arches, where it is unavailable 2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
b3298e42fa Fully update optional dependencies and their versions
Write Python package versions with zeros in a way that will compare
properly, e.g. 2022.01.0 would become 2022.1
2022-12-01 09:49:54 -05:00
Benjamin A. Beasley
12fffbacfb Update license breakdown and convert to SPDX 2022-12-01 09:49:54 -05:00
Jonathan
10c36e41bf update to 1.5.1 2022-11-21 18:01:18 -06:00
Fedora Release Engineering
286af34601 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 20:38:43 +00:00
Python Maint
bc89adfb1a Rebuilt for Python 3.11 2022-06-29 13:17:58 +02:00
Python Maint
3b6575ba58 Bootstrap for Python 3.11 2022-06-13 18:56:59 +02:00
Benjamin A. Beasley
8a4d17eca2 Include BSD-licensed files in licensing breakdown
Document forked or bundled files with BSD licenses (the same as the
Pandas overall license) in the same way as those included under other
licenses.
2022-04-30 08:14:19 -04:00
Benjamin A. Beasley
8b38f5849e Correctly associate two virtual Provides with the +tests subpackage 2022-04-30 07:54:47 -04:00
Benjamin A. Beasley
fea70a6f5a Minimize optional dependencies when bootstrapping 2022-04-25 08:53:16 -04:00
Benjamin A. Beasley
b5351d82fb Run the tests (requires switching to GitHub source)
The tests are now packaged separately in a python3-pandas+tests
subpackage, which also provides the [test] extra, since the tests—and
especially some of the associated data files that are now present to
make them actually usable—are quite large.
2022-04-12 08:08:54 -04:00
Benjamin A. Beasley
599262e6a5 Simplify the spec file by dropping the srcname macro 2022-04-12 07:44:53 -04:00
Benjamin A. Beasley
f9dee9418d Use pyproject-rpm-macros 2022-04-12 07:44:53 -04:00
Benjamin A. Beasley
d0ea44ef62 Carefully handle virtual Provides and licenses for bundled/copied code
The License field changes from “BSD” to:

BSD and (BSD or ASL 2.0) and (BSD and ASL 2.0) and (BSD and MIT) and (BSD and Python)
2022-04-12 07:44:52 -04:00
Benjamin A. Beasley
e7b5a4e625 Update to 1.3.5
- Drop compatibility with old RHEL releases that will not get this version anyway
- Update weak dependencies from documentation
- Also package README.md
- Do not install C sources
2022-04-12 07:44:30 -04:00
Fedora Release Engineering
f18eeeae70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 14:00:29 +00:00
Sergio Pascual
65859bf877 New release of pandas 1.3.3
Add missing sources
2021-10-07 16:31:07 +02:00
Sergio Pascual
3bd1d60324 New release of pandas 1.3.3 2021-10-07 16:21:56 +02:00
Fedora Release Engineering
0eac6ec6a8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 08:04:18 +00:00
Sergio Pascual
675f994477 New release of pandas 1.3.0 2021-07-21 13:17:57 +02:00
Python Maint
ef6431cc51 Rebuilt for Python 3.10 2021-06-07 11:13:14 +02:00
Sergio Pascual
6956e62a38 New release of pandas 1.2.4 2021-06-04 20:56:01 +02:00
Python Maint
baaeda9e8c Rebuilt for Python 3.10 2021-06-04 15:42:47 +02:00
Fedora Release Engineering
c664f5c2de - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 12:09:32 +00:00
Orion Poplawski
2a3d0ba100 Update to 1.2.1 2021-01-24 14:02:27 -07:00
Sergio Pascual
0616b2ddc7 New release of pandas 1.2.0 2021-01-14 01:50:48 +01:00
Sergio Pascual
a1b20c18be New release of pandas 1.1.4 2020-11-27 03:13:34 +01:00
Fedora Release Engineering
4ac1cfb39e - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 02:38:02 +00:00
Elliott Sales de Andrade
6ee73b0dce Update to latest version. 2020-07-05 05:04:27 -04:00
Miro Hrončok
9ee12b4a95 Rebuilt for Python 3.9 2020-05-25 20:56:09 +02:00
Orion Poplawski
bb5b85d123 Explicity require minimum Cython version 2020-02-07 06:44:15 -07:00
Orion Poplawski
f5cafa37c8 Update to 1.0.1 2020-02-06 20:19:06 -07:00
Fedora Release Engineering
cb30278e44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 13:53:32 +00:00
Sergio Pascual
575d83a0dc New release of pandas 0.25.3 (python 3.8 support included) 2019-11-11 11:53:28 +01:00
Orion Poplawski
f6ee39d9e9 Cython is too old in RHEL8.0 - do not remove generated files there 2019-09-27 07:53:23 -06:00
Elliott Sales de Andrade
5ec4681e36 Backport patch for Python 3.8 compatibility. 2019-09-13 04:21:17 -04:00