[Bug 459800] Review Request: python-py - Innovative python library containing py.test, greenlets and other niceties

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 20 04:40:10 UTC 2008


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





--- Comment #13 from Toshio Ernie Kuratomi <a.badger at gmail.com>  2008-12-19 23:40:09 EDT ---
Good:
* rpmlint is now silent
* optparse, textwrap, and subprocess have been switched to system libraries.

Still Needswork:
* doctest is still using the compat module due to:
    https://codespeak.net/issue/py-dev/issue67

Note that this is either a problem in the tracer module or the way we're being
told to use the tracer module in apigen.txt, not in the py.test or doctest
module as the current upstream bug seems to think.

Where does that leave us?

I think removing the doctest module in favor of system libs is the first step. 
Then it would be very nice to run the tests with just the apigen.txt test
disabled until upstream fixes the bug.  (This could be done by creative moving
of the apigen.txt doc file before and after the test run although that's not
pretty.  If there's a command line option to py.test that excludes the one
failing test, that would be better.)

Once that's done, I can approve this package.

-- 
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 Fedora-package-review mailing list