[Bug 176532] Review Request: TurboGears: Back-to-front web development in Python

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 19 05:36:17 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: TurboGears: Back-to-front web development in Python


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176532


jpmahowald at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|gdk at redhat.com              |jpmahowald at gmail.com
OtherBugsDependingO|163776                      |163778
              nThis|                            |




------- Additional Comments From jpmahowald at gmail.com  2006-02-19 00:36 EST -------
Builds now.

Not running without python-setuptools, another Requires perhaps. Otherwise I get
on FC4:

$ tg-admin
Traceback (most recent call last):
  File "/usr/bin/tg-admin", line 5, in ?
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

rpmlint has a bunch of empty file and permission warnings that can be ignored:

rpmlint of TurboGears-0.8a5-1.fc4.noarch.rpm:E: TurboGears zero-length
/usr/lib/python2.4/site-packages/turbogears/quickstart/projectname/static/javascript/empty
E: TurboGears zero-length
/usr/lib/python2.4/site-packages/TurboGears-0.8a5-py2.4.egg-info/not-zip-safe
E: TurboGears zero-length
/usr/lib/python2.4/site-packages/turbogears/quickstart/projectname/static/css/empty
E: TurboGears zero-length
/usr/lib/python2.4/site-packages/turbogears/quickstart/projectname/static/images/empty
E: TurboGears non-executable-script
/usr/lib/python2.4/site-packages/turbogears/quickstart/project-start.py.source 0644
E: TurboGears zero-length
/usr/lib/python2.4/site-packages/turbogears/quickstart/projectname/sqlobject-history/empty

- package meets naming guidelines
- package meets packaging guidelines
- license (MIT) OK, text in %doc, matches source
- spec file legible, in am. english
- source matches upstream
- package compiles on FC4 i386
- no missing BR (however still needs python-setuptools to run tg-admin)
- no unnecessary BR
- no locales
- not relocatable
- owns all directories that it creates
- no duplicate files
- permissions ok
- %clean ok
- macro use consistent
- code, not content
- no need for -docs
- nothing in %doc affects runtime
- no need for .desktop file

Can create a project and see the test page.

Only remaining blocker is the setuptools requirement.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list