14
0

Accepting request 198595 from home:dirkmueller:branches:devel:languages:python

- update to 2.6.2:
  Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None
  is used in Python 3.
  Version 2.6.1 fixes a reference leak in
  the :meth:`~pymongo.collection.Collection.insert` method.

OBS-URL: https://build.opensuse.org/request/show/198595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=24
This commit is contained in:
Sascha Peilicke
2013-09-13 09:46:26 +00:00
committed by Git OBS Bridge
parent 1b313641cb
commit 849f3f5180
4 changed files with 13 additions and 4 deletions

View File

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