Name: | python-fpconst |
---|---|
Version: | 0.7.3 |
Release: | 6.1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 43141 |
License: | ASL 2.0 |
RPM: | python-fpconst-0.7.3-6.1.el6.noarch.rpm |
Source RPM: | python-fpconst-0.7.3-6.1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://research.warnes.net/statcomp/projects/RStatServer/fpconst |
Summary: | Python module for handling IEEE 754 floating point special values |
Description: | This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity (NegInf), as well as functions to test for these values. |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for Python 2.6
- Add egg-info to %files
- Fix %Source0 URL
- Upstream sync - Update source URL - Some spec file cleanups
- Add python-devel to BR
- python(abi) = 0:2.5
- No longer %ghost pyo files. Bug #205414
- Shorten summary - Remove unnecessary requires
- Initial Release of python-fpconst, changes from fpconst include: - Renamed package from fpconst to python-fpconst - Removed macros in URL - Removed python-devel from BR - Droped the second paragraph in %description - Droped PKG-INFO from %doc - Added pep-0754.txt to %doc