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

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 3 14:26:50 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-07-03 10:26 EST -------
Sorry, I investigated it, then dropped this on the floor.

I've added a macro to conditionalize running tests, turning it off for now. 
I've also deleted the "test" subdir from the payload, to avoid it polluting the
main python module namespace.

Updated specfile is at: http://people.redhat.com/dmalcolm/python/python-rdflib.spec
SRPM at: http://people.redhat.com/dmalcolm/python/python-rdflib-2.4.0-4.src.rpm

Successful scratch build in koji here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=694512

rpmlint on the built packages (on an EL5 box) gives me these errors:
rpmlint python-rdflib
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/syntax/parsers/n3p/n3meta.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/syntax/parsers/ntriples.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/sparql/parser.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib_tools/RDFPipe.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/syntax/parsers/n3p/n3p.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/syntax/parsers/n3p/uripath.py 0644
python-rdflib.i386: E: non-executable-script
/usr/lib/python2.4/site-packages/rdflib/syntax/parsers/n3p/n3proc.py 0644
as these modules have python shebang lines.  However, their __main__ routines
are either test code, or the RDFPipe.py, which is intended to be launched from
the /usr/bin/rdfpipe   So I believe these warnings are inconsequential.

How does this look to you?  Sorry again for the delay.

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