Hello community,

here is the log from the commit of package python-rdflib for openSUSE:Factory 
checked in at 2012-10-25 21:26:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rdflib (Old)
 and      /work/SRC/openSUSE:Factory/.python-rdflib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rdflib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rdflib/python-rdflib.changes      
2012-07-24 17:22:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-rdflib.new/python-rdflib.changes 
2012-10-26 00:23:28.000000000 +0200
@@ -1,0 +2,28 @@
+Tue Oct 16 18:29:32 UTC 2012 - [email protected]
+
+- Update to 3.2.3:
+  * Fixes broken querying
+    https://github.com/RDFLib/rdflib/issues/234
+  * graph.transitiveClosure now works with loops
+    https://github.com/RDFLib/rdflib/issues/206
+
+- Changes in 3.2.2:
+  * Improved serialization/parsing roundtrip tests led to some fixes
+    of obscure parser/serializer bugs. In particular complex string 
+    Literals in ntriples improved a lot. 
+  * The terms of a triple are now asserted to be RDFLib Node's in graph.add
+    This should avoid getting strings and other things in the store.
+    https://github.com/RDFLib/rdflib/issues/200
+  * Added a specific TurtleParser that does not require the store to be 
+    non-formula aware.
+    https://github.com/RDFLib/rdflib/issues/214
+  * A trig-serializer was added, see:
+    http://www4.wiwiss.fu-berlin.de/bizer/trig/
+  * BNode generation was made thread-safe 
+    https://github.com/RDFLib/rdflib/issues/209
+    (also fixed better by dzinxed)
+  * Illegal BNode IDs removed from NT output: 
+    https://github.com/RDFLib/rdflib/issues/212
+  * and more minor bug fixes that had no issues
+
+-------------------------------------------------------------------

Old:
----
  rdflib-3.2.1.tar.gz

New:
----
  rdflib-3.2.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-rdflib.spec ++++++
--- /var/tmp/diff_new_pack.6fBgQP/_old  2012-10-26 00:23:30.000000000 +0200
+++ /var/tmp/diff_new_pack.6fBgQP/_new  2012-10-26 00:23:30.000000000 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:           python-rdflib
-Version:        3.2.1
+Version:        3.2.3
 Release:        0
 Summary:        A Python library for working with RDF
 License:        BSD-3-Clause
@@ -26,10 +25,10 @@
 Url:            http://rdflib.net/
 Source:         
http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-isodate
 BuildRequires:  python-nose
-BuildRequires:  python-Sphinx
 BuildRequires:  python-xml
 Requires:       python-isodate
 Requires:       python-xml

++++++ rdflib-3.2.1.tar.gz -> rdflib-3.2.3.tar.gz ++++++
++++ 7075 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to