Mon, 20 May 2024 05:02:51 UTC | login

Information for build python-quantities-0.12.3-2.fc32

ID130981
Package Namepython-quantities
Version0.12.3
Release2.fc32
Epoch
SummarySupport for physical quantities with units, based on numpy
DescriptionQuantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty. See the tutorial for examples. Quantities builds on the popular numpy library and is designed to work with numpy ufuncs, many of which are already supported. Quantities is actively developed, and while the current features and API are stable, test coverage is incomplete so the package is not suggested for mission-critical applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 08:45:37 UTC
CompletedTue, 03 Dec 2019 08:45:37 UTC
Tags
f32
f33
RPMs
src
python-quantities-0.12.3-2.fc32.src.rpm (info) (download)
noarch
python3-quantities-0.12.3-2.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 10 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.12.3-2 - Move BR outside conditional since new autosetup command wants git even without patches * Thu Oct 10 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.12.3-1 - Update to 0.12.3 - Include patch to fix test on F31+ * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.2-6 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 04 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.2-3 - Subpackage python2-quantities has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 03 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.12.2-1 - Rebuilt for new version * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.12.1-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.12.1-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sun Jan 07 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.12.1-1 - Update to latest release - Update source url - Update spec per new python guidelines