Hello community, here is the log from the commit of package python3-pymongo for openSUSE:Factory checked in at 2016-07-14 09:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-25 21:25:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pymongo.new/python3-pymongo.changes 2016-07-14 09:50:26.000000000 +0200 @@ -1,0 +2,19 @@ +Wed Jul 13 02:36:25 UTC 2016 - [email protected] + +- update to version 3.3.0: + * C extensions support on big endian systems. + * Kerberos authentication support on Windows using WinKerberos. + * A new ssl_clrfile option to support certificate revocation lists. + * A new ssl_pem_passphrase option to support encrypted key files. + * Support for publishing server discovery and monitoring events. See + :mod:`~pymongo.monitoring` for details. + * New connection pool options minPoolSize and maxIdleTimeMS. + * New heartbeatFrequencyMS option controls the rate at which + background monitoring threads re-check servers. Default is once + every 10 seconds. + * Warning + + PyMongo 3.3 drops support for MongoDB versions older than 2.4. + + It also drops support for python 3.2 (pypy3 continues to be + supported). + +------------------------------------------------------------------- @@ -7 +25,0 @@ - Old: ---- pymongo-3.2.2.tar.gz New: ---- pymongo-3.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pymongo.spec ++++++ --- /var/tmp/diff_new_pack.SBGsBA/_old 2016-07-14 09:50:27.000000000 +0200 +++ /var/tmp/diff_new_pack.SBGsBA/_new 2016-07-14 09:50:27.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-pymongo -Version: 3.2.2 +Version: 3.3.0 Release: 0 Url: http://github.com/mongodb/mongo-python-driver Summary: Python driver for MongoDB ++++++ pymongo-3.2.2.tar.gz -> pymongo-3.3.0.tar.gz ++++++ ++++ 20392 lines of diff (skipped)
