Name: | python3-pint |
---|---|
Version: | 0.24.4 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3371189 |
License: | BSD-3-Clause |
RPM: | python3-pint-0.24.4-4.el10_0.noarch.rpm |
Source RPM: | python-pint-0.24.4-4.el10_0.src.rpm |
Build Date: | Thu Feb 13 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/hgrecco/pint |
Summary: | Physical quantities module |
Description: | Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. |
- Disable xarray subpackage
- Disable dask subpackage and remove pytest-mpl dep
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Update to 0.24.4 (close RHBZ#2324435)
- Update to 0.24.3 (close RHBZ#2297890)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Re-enable xarray
- Update to 0.24.1 (close RHBZ#1941410)
- Turn on dask for rawhide, it's built now
- Update to 0.24 - Unbundle python-flexparser