14
0

Accepting request 579242 from home:winski:mongodb

Update to version 3.6.0, required by newer versions of MongoDB (previous pymongo version that's currently in repo is not compatible with newer MongoDB releases)

OBS-URL: https://build.opensuse.org/request/show/579242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=51
This commit is contained in:
Tomáš Chvátal
2018-02-23 09:04:44 +00:00
committed by Git OBS Bridge
parent df5c713588
commit 9bd74f166d
4 changed files with 61 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymongo
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pymongo
Version: 3.5.1
Version: 3.6.0
Release: 0
Url: http://github.com/mongodb/mongo-python-driver
Summary: Python driver for MongoDB