[Bug 634700] Review Request: python3-cairo - cairo python bindings for Python 3

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 27 19:52:03 UTC 2010


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=634700

Dave Malcolm <dmalcolm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |fedora-review+

--- Comment #26 from Dave Malcolm <dmalcolm at redhat.com> 2010-09-27 15:52:02 EDT ---
rpmlint report on koji task 2492292:
> python3-cairo.src:75: E: files-attr-not-set

Please move the:
  %defattr(-,root,root,-)
before the:
  %doc COPYING*
line in the "%files devel" stanza

> python3-cairo.x86_64: W: python-bytecode-without-source /usr/lib64/python3.2/site-packages/cairo/__pycache__/__init__.cpython-32.pyo
> python3-cairo.x86_64: W: python-bytecode-without-source /usr/lib64/python3.2/site-packages/cairo/__pycache__/__init__.cpython-32.pyc
Looks like a false positive: rpmlint needs to be taught about PEP 3147:
  http://www.python.org/dev/peps/pep-3147/

> python3-cairo-debuginfo.x86_64: E: debuginfo-without-sources

I'm not sure what's causing this, but the source file is indeed missing from
the debuginfo package.

> python3-cairo-devel.x86_64: W: spelling-error %description -l en_US interoperate -> inter operate, inter-operate, interpenetrate
False warning, as noted above.

> 4 packages and 0 specfiles checked; 2 errors, 3 warnings.

Not sure how to fix the debuginfo issue, but I don't feel it should further
block getting this into Fedora.

APPROVED; please fix the %defattr issue noted above before importing into CVS.

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