Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: python-simplesettings - Simple settings initialization for Python libraries
https://bugzilla.redhat.com/show_bug.cgi?id=513779
Summary: Review Request: python-simplesettings - Simple settings initialization for Python libraries Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: fabian@bernewireless.net QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com Estimated Hours: 0.0 Classification: Fedora
Spec URL: http://fab.fedorapeople.org/packages/SRPMS/python-simplesettings.spec SRPM URL: http://fab.fedorapeople.org/packages/SRPMS/python-simplesettings-0.5-1.fc11....
Project URL: http://code.google.com/p/simplesettings/
Description: Simple settings initialization for third party apps and libraries in Python.
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1514001
rpmlint output: [fab@laptop09 SRPMS]$ rpmlint python-simplesettings-0.5-1.fc11.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[fab@laptop09 noarch]$ rpmlint python-simplesettings-0.5-1.fc11.noarch.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=513779
Mads Kiilerich mads@kiilerich.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mads@kiilerich.com
--- Comment #1 from Mads Kiilerich mads@kiilerich.com 2009-07-25 20:58:58 EDT --- Neither summary of description or upstream web site or any documentation or comments in the source could help me understand what the module in this package does.
Reading the code reveals that it is about returning the dict of one python module optionally overruled by another. It seems like the intention is that it can be used for simple configuration systems where the defaults can be overridden by local settings made in a py file.
The library is very small - only 26 lines of code but exposes a complex and very specific API. For most practically purposes I would say that the same functionality can be achieved in simpler and better ways.
I don't see why anybody should use this library. If they do then they would probably include a copy in their source and extend and customize it to their needs.
I don't think having this as a Fedora package is a good idea.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=513779
--- Comment #2 from Jason Tibbitts tibbs@math.uh.edu 2009-09-23 14:04:00 EDT --- Fabian, I don't necessarily agree with what Mads has written above, but I (and I expect many of the other reviewers) would like to see some response to it, if for nothing else than to know that you still wish to submit this.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=513779
Jason Tibbitts tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(fabian@bernewirel | |ess.net)
--- Comment #3 from Jason Tibbitts tibbs@math.uh.edu 2009-11-07 23:20:42 EDT --- I guess I'll close this soon if there's no response.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=513779
Fabian Affolter fabian@bernewireless.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Blocks| |201449(FE-DEADREVIEW) Resolution| |WONTFIX Flag|needinfo?(fabian@bernewirel | |ess.net) |
--- Comment #4 from Fabian Affolter fabian@bernewireless.net 2009-11-14 09:55:18 EDT --- At the moment I'm a bit short on time because of that I don't want to go on with this request for now.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=513779
--- Comment #5 from Fabian Affolter fabian@bernewireless.net 2010-01-04 05:12:53 EDT --- The source was deleted at Google Code.
package-review@lists.fedoraproject.org