14
0

- Update to 3.9.0:

* Update to sync with mongodb 4.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=68
This commit is contained in:
Tomáš Chvátal
2019-09-10 11:57:15 +00:00
committed by Git OBS Bridge
parent 6c760fa6b6
commit bfe3537a6a
4 changed files with 11 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pymongo
Version: 3.8.0
Version: 3.9.0
Release: 0
Summary: Python driver for MongoDB
License: Apache-2.0
@@ -31,7 +31,7 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
%if 0%{?suse_version} || 0%{?fedora_version} >= 24
Suggests: mongodb
%endif
%python_subpackages