14
0

Accepting request 312670 from Cloud:OpenStack:Master

- update to 3.0.2
  - fix a bug that could route operations to replica set members
    that are not in primary or secondary state when using
  - fix bug in GridFS.delete

OBS-URL: https://build.opensuse.org/request/show/312670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=39
This commit is contained in:
2015-06-22 06:00:25 +00:00
committed by Git OBS Bridge
parent 0ebeb45676
commit 3572982fec
4 changed files with 12 additions and 4 deletions

3
pymongo-3.0.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb4a2102a82603f94306be2081af0ddbbd6d9c21d65e1dc761f0fecffda4c831
size 382486

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1919bed7ad5d73940a6628b7420d326128dc68f3f67d4158abacff8b72a4eaa7
size 375457

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 19 07:51:59 UTC 2015 - bwiedemann@suse.com
- update to 3.0.2
- fix a bug that could route operations to replica set members
that are not in primary or secondary state when using
- fix bug in GridFS.delete
-------------------------------------------------------------------
Wed Apr 8 11:38:16 UTC 2015 - mlin@suse.com

View File

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