Hello community,

here is the log from the commit of package python3-pymongo for openSUSE:Factory 
checked in at 2015-11-04 15:33:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2015-10-25 19:13:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pymongo.new/python3-pymongo.changes     
2015-11-04 15:34:21.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Nov  3 00:59:37 UTC 2015 - [email protected]
+
+- update to version 3.1:
+  * Command monitoring support. See :mod:`~pymongo.monitoring` for
+    details.
+  * Configurable error handling for :exc:`UnicodeDecodeError`. See the
+    unicode_decode_error_handler option of
+    :class:`~bson.codec_options.CodecOptions`.
+  * Optional automatic timezone conversion when decoding BSON
+    datetime. See the tzinfo option of
+    :class:`~bson.codec_options.CodecOptions`.
+  * An implementation of :class:`~gridfs.GridFSBucket` from the new
+    GridFS spec.
+  * Compliance with the new Connection String spec.
+  * Reduced idle CPU usage in Python 2.
+  * The private PeriodicExecutor class no longer takes a
+    condition_class option, and the private thread_util.Event class is
+    removed.  Issues Resolved
+  * See the PyMongo 3.1 release notes in JIRA for the list of resolved
+    issues in this release.
+
+-------------------------------------------------------------------

Old:
----
  pymongo-3.0.3.tar.gz

New:
----
  pymongo-3.1.tar.gz

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

Other differences:
------------------
++++++ python3-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.ek9oD4/_old  2015-11-04 15:34:22.000000000 +0100
+++ /var/tmp/diff_new_pack.ek9oD4/_new  2015-11-04 15:34:22.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pymongo
-Version:        3.0.3
+Version:        3.1
 Release:        0
 Url:            http://github.com/mongodb/mongo-python-driver
 Summary:        Python driver for MongoDB

++++++ pymongo-3.0.3.tar.gz -> pymongo-3.1.tar.gz ++++++
++++ 9770 lines of diff (skipped)


Reply via email to