[Bug 652034] New: Review Request: python-apipkg - Python namespace control and lazy-import mechanism

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 10 20:54:51 UTC 2010


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-apipkg - Python namespace control and lazy-import mechanism

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

           Summary: Review Request: python-apipkg - Python namespace
                    control and lazy-import mechanism
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fabian at bernewireless.net
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fab.fedorapeople.org/packages/SRPMS/python-apipkg.spec
SRPM URL:
http://fab.fedorapeople.org/packages/SRPMS/python-apipkg-1.0-1.fc14.src.rpm

Project URL: http://pypi.python.org/pypi/apipkg

Description:
With apipkg you can control the exported namespace of a python package and
greatly reduce the number of imports for your users. It is a small python
module that works on virtually all Python versions, including CPython2.3 to
Python3.1, Jython and PyPy. It co-operates well with Python's help() system,
custom importers (PEP302) and common command line completion tools.

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2593863

rpmlint output:
[fab at localhost SRPMS]$ rpmlint python-apipkg-1.0-1.fc14.src.rpm 
python-apipkg.src: W: spelling-error Summary(en_US) namespace -> name space,
name-space, names pace
python-apipkg.src: W: spelling-error %description -l en_US namespace -> name
space, name-space, names pace
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

[fab at localhost noarch]$ rpmlint python-apipkg-1.0-1.fc14.noarch.rpm 
python-apipkg.noarch: W: spelling-error Summary(en_US) namespace -> name space,
name-space, names pace
python-apipkg.noarch: W: spelling-error %description -l en_US namespace -> name
space, name-space, names pace
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

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



More information about the package-review mailing list