Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 185795 - Review Request: python-fpconst (Python lib for IEEE 754)
Summary: Review Request: python-fpconst (Python lib for IEEE 754)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-03-18 08:11 UTC by Christopher Stone
Modified: 2015-01-23 00:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-11 19:04:30 UTC
Type: ---
Embargoed:
fdc: fedora-cvs+


Attachments (Terms of Use)

Description Christopher Stone 2006-03-18 08:11:08 UTC
*** THIS IS MY FIRST PACKAGE AND I AM SEEKING A SPONSOR ***

Spec Name or Url: http://tkmame.retrogames.com/fedora-extras/fpconst.spec

SRPM Name or Url: http://tkmame.retrogames.com/fedora-extras/fpconst-0.7.2-1.src.rpm 
( you may need to download it from http://tkmame.retrogames.com/fedora-extras/ )

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.

The code is implemented in pure python by taking advantage of the
'struct' standard module. Care has been taken to generate proper
results on both big-endian and little-endian machines. Some efficiency
could be gained by translating the core routines into C.

Comment 1 Ignacio Vazquez-Abrams 2006-03-18 20:24:46 UTC
- Package should be called python-fpconst
- Shouldn't use macros in URL (non-blocker)
- Don't need python-devel in BR
- Drop the second paragraph in %description
- Drop PKG-INFO from %doc

Comment 2 Patrice Dumas 2006-03-18 22:25:31 UTC
You could also take a look at 
http://mattdm.org/misc/fedoraextras/python-fpconst.spec

Comment 3 Christopher Stone 2006-03-18 23:18:13 UTC
Spec Name or Url: http://tkmame.retrogames.com/fedora-extras/python-fpconst.spec
SRPM Name or Url:
http://tkmame.retrogames.com/fedora-extras/python-fpconst-0.7.2-1.src.rpm 
( you may need to download it from http://tkmame.retrogames.com/fedora-extras/ )

Changelog:
- 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

Thanks Patrice for the additional information.  I forgot to add pep-0754.txt to
%doc which I noticed when looking at that other spec file!

Comment 4 Matthew Miller 2006-03-19 11:32:11 UTC
Yeah, I'd worked on this a year ago before the FE package review process was
really properly figured out, so it got ignored. Your new spec looks fine at
first glance, though.

Comment 5 Ignacio Vazquez-Abrams 2006-04-11 15:50:50 UTC
APPROVED

Comment 6 Christopher Stone 2007-12-14 02:23:12 UTC
Package Change Request
======================
Package Name: python-fpconst
New Branches: EL-5

Comment 7 Kevin Fenzi 2007-12-14 16:29:36 UTC
cvs done.

Comment 8 François Cami 2015-01-22 21:52:52 UTC
Package Change Request
======================
Package Name: python-fpconst
New Branches: el6
Owners: fcami

Comment 9 François Cami 2015-01-23 00:08:40 UTC
Please ignore the previous request.


Note You need to log in before you can comment on or make changes to this bug.