forked from pool/python-pymongo
- update to 3.11.3:
- Version 3.11.3 fixes a bug that prevented PyMongo from retrying writes after a writeConcernError on MongoDB 4.4+ (PYTHON-2452) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=78
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pymongo
|
||||
Version: 3.11.2
|
||||
Version: 3.11.3
|
||||
Release: 0
|
||||
Summary: Python driver for MongoDB
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/mongodb/mongo-python-driver
|
||||
URL: https://github.com/mongodb/mongo-python-driver
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
|
||||
# PATCH-FIX-SUSE: upstream does not care about 32bit
|
||||
Patch0: mongodb-skip-test.patch
|
||||
|
Reference in New Issue
Block a user