[Bug 378841] Review Request: python-rdflib - Python library for working with RDF

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 22 19:55:19 UTC 2008


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:  python-rdflib - Python library for working with RDF


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





------- Additional Comments From dmalcolm at redhat.com  2008-01-22 14:55 EST -------
I tried briefly this morning, but unsuccessfully, on an F8 box (python 2.5). 
When I originally wrote the specfile, it was on a RHEL5 box (python 2.4)

The errors seem to be with the way doctest strings are gathered: multiple
fragments of code within the same comment (separated by unindented comments)
build on each other, with later fragments referring to symbols in earlier
fragments.  So I suspect that something's changed with the way either nosetest
or doctests work, or it's a python 2.4 -> 2.5 thing.

I guess we can either try to fix this, or leave out the self tests for now.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list