Hello community,

here is the log from the commit of package python3-pymongo for openSUSE:Factory 
checked in at 2015-02-01 12:30:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pymongo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pymongo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pymongo/python3-pymongo.changes  
2014-12-16 14:47:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pymongo.new/python3-pymongo.changes     
2015-02-01 12:30:37.000000000 +0100
@@ -1,0 +2,24 @@
+Sat Jan 31 22:02:54 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * remove ifdef for opensuse version < 1130
+
+- update to version 2.8:
+  * Version 2.8 is a major release that provides full support for
+    MongoDB 3.0 and fixes a number of bugs.
+  * Support for the SCRAM-SHA-1 authentication mechanism (new in
+    MongoDB 3.0).
+  * JSON decoder support for the new $numberLong and $undefined types.
+  * JSON decoder support for the $date type as an ISO-8601 string.
+  * Support passing an index name to
+    :meth:`~pymongo.cursor.Cursor.hint`.
+  * The :meth:`~pymongo.cursor.Cursor.count` method will use a hint if
+    one has been provided through :meth:`~pymongo.cursor.Cursor.hint`.
+  * A new socketKeepAlive option for the connection pool.
+  * New generator based BSON decode functions,
+    :func:`~bson.decode_iter` and :func:`~bson.decode_file_iter`.
+  * Internal changes to support alternative storage engines like
+    wiredtiger.
+
+-------------------------------------------------------------------

Old:
----
  pymongo-2.7.2.tar.gz

New:
----
  pymongo-2.8.tar.gz

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

Other differences:
------------------
++++++ python3-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.GDaHsR/_old  2015-02-01 12:30:38.000000000 +0100
+++ /var/tmp/diff_new_pack.GDaHsR/_new  2015-02-01 12:30:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pymongo
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pymongo
-Version:        2.7.2
+Version:        2.8
 Release:        0
 Url:            http://github.com/mongodb/mongo-python-driver
 Summary:        Python driver for MongoDB
@@ -31,9 +31,6 @@
 BuildRequires:  python3-distribute
 #BuildRequires:  python-nose
 Suggests:       mongodb
-%if %{?suse_version} <= 1140
-%define python3_sitearch /usr/lib64/python3.1/site-packages
-%endif
 #currently mongodb is available only for little-endian CPU
 ExclusiveArch:  %{ix86} x86_64
 

++++++ pymongo-2.7.2.tar.gz -> pymongo-2.8.tar.gz ++++++
++++ 7822 lines of diff (skipped)

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

Reply via email to