jinqiang zhang
d60f241c79
remove all subpkg
2026-03-02 18:10:00 +08:00
Federico Pellegrin
90facad227
Bump to 0.25.2 (rhbz#2411726), reenable xarray, update dash status
2025-11-12 06:01:57 +01:00
Federico Pellegrin
c59ae2ba3d
Add new matplotlib extra, use tomcli to remove cov instead of sed.
2025-08-16 12:44:20 +02:00
Federico Pellegrin
7452bc1c85
Update to 0.25 (rhbz#2387323)
2025-08-16 06:33:31 +02:00
Benjamin A. Beasley
7f147e1bbf
Temporarily omit dask/xarray to build for Python 3.14
...
- Disable dask extra until it can be built
- Disable xarray extra until it can be built, and due to a circular
dependency
- Fixes RHBZ#2372030
2025-06-15 07:03:41 -04:00
Benjamin A. Beasley
c2be71b087
Update to 0.24.4 (close RHBZ#2324435)
2024-11-09 20:03:27 -05:00
Benjamin A. Beasley
cf8c438699
Update to 0.24.3 (close RHBZ#2297890)
2024-07-22 18:44:59 +00:00
Benjamin A. Beasley
a39f78a8f2
Re-enable xarray
2024-06-24 13:45:02 -04:00
Benjamin A. Beasley
87b8f373f9
Update to 0.24.1 (close RHBZ#1941410)
2024-06-24 13:04:46 -04:00
Adam Williamson
f584edab04
Turn on dask for rawhide, it's built now
2024-06-18 00:41:05 -07:00
Benjamin A. Beasley
d33feadeb3
Update to 0.24
...
- Unbundle python-flexparser
2024-06-14 09:20:23 -04:00
Tomáš Hrnčiar
0835a12374
Minimal patch for compatibility with pytest 8
2024-04-18 12:01:23 +02:00
Benjamin A. Beasley
7ff5e92075
Backport a fix for Python 3.13 compatibility (fix RHBZ#2256753)
2024-01-04 08:43:23 -05:00
Benjamin A. Beasley
799b93479a
More correctly unbundle flexcache
...
The old approach works, but the exact replacement for
pint._vendor.flexcache should be flexcache.flexcache, not just
flexcache.
Furthermore, this correctly replaces “from pint._vendor” if that appears
in the test suite.
2023-10-31 16:53:57 -04:00
Benjamin A. Beasley
44323f33dc
Backport fix for several failures in TestNumpyUnclassified
2023-10-30 12:32:46 -04:00
Benjamin A. Beasley
e1d6b874f0
Backport fix for test_equal_zero_nan_NP rather than skipping it
...
The backported commit simply removes the failing assertion.
2023-10-30 10:20:55 -04:00
Benjamin A. Beasley
34be7893c4
Skip and document failure of test_equal_zero_nan_NP on recent numpy
2023-10-30 07:43:17 -04:00
Benjamin A. Beasley
08d98bcdf8
Unbundle python-flexcache
2023-10-30 07:17:19 -04:00
Benjamin A. Beasley
11bba046eb
Drop obsolete patches
2023-10-30 07:16:59 -04:00
Benjamin A. Beasley
ed2289d1b5
Update to 0.19.2
2023-10-30 07:16:38 -04:00
Benjamin A. Beasley
a246b59559
Update to 0.19 (fix RHBZ#2137292, fix RHBZ#2220407)
...
- Unbundle python-appdirs and document bundled python-flexcache
This is the first upstream release that is compatible with numpy in F37
and later.
2023-10-30 07:14:08 -04:00
Benjamin A. Beasley
6cb08795c1
Do not BR pytest-cov
2023-10-29 22:25:32 -04:00
Benjamin A. Beasley
f64064ed55
Remove HTML documentation themes that look bundled
2023-10-29 22:24:48 -04:00
Benjamin A. Beasley
1cbef20513
Update License to SPDX
2023-10-29 22:24:22 -04:00
Benjamin A. Beasley
4c7ab1ff54
Improve dependency generation, add extras metapackages, and finish fully porting to pyproject-rpm-macros
2023-10-29 22:23:20 -04:00
Benjamin A. Beasley
e9b556312f
Remove unused/disabled docs conditional
...
Sphinx-generated HTML documentation is unsuitable for packaging; see
https://bugzilla.redhat.com/show_bug.cgi?id=2006555 and linked mailing
list threads.
It might be possible to generate a PDF with Sphinx; if so, the best way
would be to use the GitHub source archive if necessary to get
requirements_docs.txt and use it to generate BuildRequires. However, it
seems unlikely that this will be worthwhile.
2023-10-29 21:55:40 -04:00
Benjamin A. Beasley
2b6a46e954
Convert to %autochangelog
...
[skip changelog]
2023-10-29 21:54:59 -04:00
Mark E. Fuller
f6f15174a5
bump to v0.17, use autorelease
2023-08-25 11:42:07 +03:00
Fedora Release Engineering
cc6f821c92
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2023-07-21 12:17:22 +00:00
Mamoru TASAKA
d3cc22fd5d
add upstream bug reference
2023-07-17 00:38:51 +09:00
Mamoru TASAKA
83adb07ab7
Support numpy 1.24.x some types removal which were already deprecated
...
Workaround python3.12 changes for Fractions which now returns ValueError
instead of TypeError
Fix for python3.12 with unittest.assertEquals removal
2023-07-16 18:46:48 +09:00
Python Maint
684506e15f
Rebuilt for Python 3.12
2023-06-27 17:17:17 +02:00
Fedora Release Engineering
d85f07a6df
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2023-01-20 15:40:43 +00:00
Fedora Release Engineering
cfc56f5c7d
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2022-07-22 20:50:41 +00:00
Python Maint
7168906c10
Rebuilt for Python 3.11
2022-06-15 14:01:15 +02:00
Fedora Release Engineering
b936b37131
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2022-01-21 14:11:08 +00:00
Fedora Release Engineering
ee8b0fdc70
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2021-07-23 08:14:05 +00:00
Python Maint
eb667ff04c
Rebuilt for Python 3.10
2021-06-04 20:50:55 +02:00
Fedora Release Engineering
b20c555636
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2021-01-27 12:18:24 +00:00
Matthias Runge
f1b5b2ff9d
FTBFS and update to 0.16.1
2021-01-25 08:30:20 +01:00
Matthias Runge
a9395bff1f
Update to 0.16
...
Resolves: rhbz#1882966
2020-09-28 11:39:48 +02:00
Lumir Balhar
da0cb6424f
Fix test dependencies and execution
2020-09-21 15:12:35 +02:00
Fedora Release Engineering
d64a1411e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2020-07-29 02:47:51 +00:00
Elliott Sales de Andrade
39976c49c1
Update to latest version.
2020-06-23 04:12:41 -04:00
Miro Hrončok
3e4151e82d
Rebuilt for Python 3.9
2020-05-26 03:30:35 +02:00
Fedora Release Engineering
e0b5185c1a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2020-01-30 14:04:29 +00:00
Matthias Runge
60b5b1f1f7
Update to 0.10.1
...
Resolves: rhbz#1789066
2020-01-09 21:50:20 +01:00
Matthias Runge
d201d7af72
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/python-pint
2019-09-05 09:02:12 +02:00
Matthias Runge
b85f62ca26
Skip test breaking python 3.8 for now
2019-09-05 08:59:18 +02:00
Miro Hrončok
b89bc15971
Rebuilt for Python 3.8
2019-08-19 10:49:54 +02:00