forked from pool/python-pymongo
Accepting request 1040665 from home:yarunachalam:branches:devel:languages:python
- Update to 4.3.3 Version 4.3.3 documents support for the following: * CSFLE on-demand credentials for cloud KMS providers. * Authentication support for EKS Clusters. * Added the Client Side Operation Timeout example page to improve the documentation for pymongo.timeout(). Bug Fixes * Fixed a performance regression in download_to_stream() and download_to_stream_by_name() by reading in chunks instead of line by line (PYTHON-3502). * Improved performance of gridfs.grid_file.GridOut.read() and gridfs.grid_file.GridOut.readline() (PYTHON-3508). OBS-URL: https://build.opensuse.org/request/show/1040665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=90
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pymongo
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
Release: 0
|
||||
Summary: Python driver for MongoDB
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user