14
0

Accepting request 208699 from home:posophe:branches:devel:languages:python

- Update to version 2.6.3
  + fix : AttributeError raised when use_greenlets=True is specified
    without gevent (https://jira.mongodb.org/browse/PYTHON-561)
  + fix : Semaphore leak during connection failure. 
    (https://jira.mongodb.org/browse/PYTHON-580)
  + fix : MongoReplicaSetClient ignores waitQueueMultiple and 
    waitQueueTimeoutMS 
    (https://jira.mongodb.org/browse/PYTHON-579)

OBS-URL: https://build.opensuse.org/request/show/208699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=28
This commit is contained in:
Denisart Benjamin
2013-11-27 15:07:17 +00:00
committed by Git OBS Bridge
parent 5960ac8d99
commit 74c35d9e19
4 changed files with 16 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pymongo
Version: 2.6.2
Version: 2.6.3
Release: 0
Url: http://github.com/mongodb/mongo-python-driver
Summary: Python driver for MongoDB