Commit Graph

105 Commits

Author SHA1 Message Date
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
Zbigniew Jędrzejewski-Szmek
ab7128b6d0 Update to 0.25.1 2019-08-24 12:07:05 +02:00
Zbigniew Jędrzejewski-Szmek
5beeb3f297 Modernization 2019-08-24 11:39:17 +02:00
Miro Hrončok
3f721416ac Rebuilt for Python 3.8 2019-08-19 10:48:50 +02:00
Fedora Release Engineering
c9f77a288d - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 15:02:07 +00:00
Elliott Sales de Andrade
9a61ea7798 Backport fixes for numpydoc 0.9. 2019-06-27 03:22:25 -04:00
Miro Hrončok
fade9477de Subpackage python2-pandas has been removed 2019-06-18 11:09:58 +02:00
Miro Hrončok
49056f05e0 Recythonize the sources 2019-05-21 11:52:24 +02:00
Elliott Sales de Andrade
5747b078a8 Update to 0.24.1. 2019-03-07 04:19:40 -05:00
Fedora Release Engineering
be5431490d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 08:12:34 +00:00
Sergio Pascual
6d8f5f9e32 New release of pandas 0.23.4 2018-08-21 12:54:42 +02:00
Zbigniew Jędrzejewski-Szmek
f014c40652 Pull in gcc-c++ 2018-07-22 00:37:35 +02:00
Fedora Release Engineering
98360cbda3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 01:18:13 +00:00
Igor Gnatenko
7ee1edd3fb add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-10 15:56:25 +02:00