forked from pool/python-pymongo
Accepting request 320486 from home:winski:python
update to 3.0.3, bug fixes, including GridFS file causing infinite loop. OBS-URL: https://build.opensuse.org/request/show/320486 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=43
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb4a2102a82603f94306be2081af0ddbbd6d9c21d65e1dc761f0fecffda4c831
|
||||
size 382486
|
3
pymongo-3.0.3.tar.gz
Normal file
3
pymongo-3.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c6b2317f8031bc1e200fd1ea35f00a96f4569e3f3f220a5e66ab6227d96ccaf
|
||||
size 419692
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 00:49:55 UTC 2015 - jacobwinski@gmail.com
|
||||
|
||||
- Update to 3.0.3, fixes:
|
||||
* PYTHON-942: Error in changelog guidance for Python 3 (find timeout parameter)
|
||||
* PYTHON-934: Unable to specify ssl_match_hostname option using URI style connection string
|
||||
* PYTHON-946: Undocumented regression in Collection.find - projection tuple no longer allowed
|
||||
* PYTHON-939: Monitor threads slow to terminate on application shutdown.
|
||||
* PYTHON-932: Error in GSSAPI / Kerberos
|
||||
* PYTHON-954: TxMongo is recommended for production use
|
||||
* PYTHON-945: Remove validation of the OP_REPLY "startingFrom" field
|
||||
* PYTHON-951: Corrupt GridFS files can send GridOut.read / readline into an infinite loop
|
||||
* PYTHON-940: Unhelpful and pretty wrong error message
|
||||
* PYTHON-933: "maxPoolSize=0" allowed, causes hang
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 09:41:42 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pymongo
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
Release: 0
|
||||
Url: http://github.com/mongodb/mongo-python-driver
|
||||
Summary: Python driver for MongoDB
|
||||
|
Reference in New Issue
Block a user