forked from pool/python-pymongo
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:
committed by
Git OBS Bridge
parent
1b313641cb
commit
849f3f5180
3
pymongo-2.6.2.tar.gz
Normal file
3
pymongo-2.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:091d584f7b5d8de60bf6152d9269ec9a29ae7fa34415862b2f092af393233c4e
|
||||
size 322913
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0397584348e5b9efa678878ef686ea3bb77f9b83e634480033ce67467d43675a
|
||||
size 322457
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 21:11:29 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 15:40:35 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user