2012-03-09 14:31:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 15 20:17:16 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.2.0:
|
|
|
|
+ rdflib now works under python3
|
|
|
|
+ Unit tests were updated and cleaned up
|
|
|
|
+ Updated documentations
|
|
|
|
+ A new resource oriented API was added
|
|
|
|
+ Many bugfixes.
|
|
|
|
|
2011-09-22 11:48:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 22 09:47:20 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Fixed SLE build by adding a %define python_sitelib
|
|
|
|
|
2011-09-21 17:21:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 20 14:26:18 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 3.1.0:
|
|
|
|
* Literal.__str__ does not behave like unicode
|
|
|
|
* (RDFa Parser) Does not handle application/xhtml+xml
|
|
|
|
* RDFa TC #117: Fragment identifiers stripped from BASE
|
|
|
|
* Malformed literals produced when rdfa contains newlines
|
|
|
|
* Namespaces beginning with _ are invalid
|
|
|
|
* Turtle Files with a UTF-8 BOM fail to parse
|
|
|
|
* ClosedNamespace.__str__ returns URIRef not str
|
|
|
|
* IOMemory does not override open
|
|
|
|
* Timestamps with microseconds *and* "Z" timezone are not parsed
|
|
|
|
* DateTime literals with offsets fail to convert to Python
|
|
|
|
* Timestamps with timezone information are not parsed
|
|
|
|
* problem with unicode literals in rdflib.compare.graph_diff
|
|
|
|
* Sleepycat Store broken with create=False
|
|
|
|
* Would be useful if Graph.query could propagate kwargs to a
|
|
|
|
plugin processor
|
|
|
|
* Graph.connected exception when passed empty graph
|
|
|
|
* Not compatible with Python 2.4
|
|
|
|
* Support Python's set operations on Graph
|
|
|
|
* NT output encoding to utf-8 broken as it goes through
|
|
|
|
_xmlcharrefreplace
|
|
|
|
* Store SPARQL Support
|
|
|
|
- Fix non-executable bits rpmlint issue
|
|
|
|
|
2010-08-24 22:02:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 12 16:59:54 UTC 2010 - jmatejek@novell.com
|
|
|
|
|
|
|
|
- version update to 3.0.0
|
|
|
|
- cleaned up the spec a bit and added noarch
|