forked from pool/python-pymongo
Accepting request 1040777 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1040777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymongo?expand=0&rev=43
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95913659d6c5fc714e662533d014836c988cc1561684f07b6a0a8343651afa66
|
|
||||||
size 807489
|
|
3
pymongo-4.3.3.tar.gz
Normal file
3
pymongo-4.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34e95ffb0a68bffbc3b437f2d1f25fc916fef3df5cdeed0992da5f42fae9b807
|
||||||
|
size 814195
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 13:23:28 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 28 20:14:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Fri Oct 28 20:14:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pymongo
|
Name: python-pymongo
|
||||||
Version: 4.3.2
|
Version: 4.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python driver for MongoDB
|
Summary: Python driver for MongoDB
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user