Set PYTHONPATH to ensure unit tests find the rdflib
library, now that we have tests for command-line scripts.
Signed-off-by: Dan Scott <dan@coffeecode.net>
Adds RDF 1.1 feature support, RDFa, Microdata, and TriG parsers, HTML5
handling.
The tools originally provided by python-rdfextras are now provided as part of
python-rdflib itself, so we add an Obsoletes line accordingly.
We also make SPARQLWrapper an "extras_require" for 4.1; per upstream discussion,
SPARQLWrapper can be an optional dependency for 4.1 but will be made mandatory
for 4.2. This gives us time to ensure SPARQLWrapper is packaged while providing
all of the rest of the bug fixes and additional functionality in RDFLib 4.1.
Signed-off-by: Dan Scott <dan@coffeecode.net>
* Wed Sep 28 2011 David Malcolm <dmalcolm@redhat.com> - 3.1.0-1
- 3.1.0; converting from arch-specific to noarch (sitearch -> sitelib);
removing rdfpipe and various other extensions