forked from pool/python-pymongo
Accepting request 360145 from home:evshmarnev:branches:devel:languages:python
- Update to 3.1.1: * Command monitoring support. * Configurable error handling for UnicodeDecodeError. * Optional automatic timezone conversion when decoding BSON datetime. * An implementation of GridFSBucket from the new GridFS spec. * Compliance with the new Connection String spec. * Reduced idle CPU usage in Python 2. OBS-URL: https://build.opensuse.org/request/show/360145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=45
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pymongo
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pymongo
|
||||
Version: 3.0.3
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Url: http://github.com/mongodb/mongo-python-driver
|
||||
Summary: Python driver for MongoDB
|
||||
|
Reference in New Issue
Block a user