Completing build dependencies

This commit is contained in:
hht8 2021-06-01 14:45:19 +08:00
parent ad29e9e359
commit b16f611310

View File

@ -1,6 +1,6 @@
Name: python-pymongo
Version: 3.9.0
Release: 4
Release: 5
License: Apache License 2.0
Summary: PyMongo - the Python driver for MongoDB
URL: https://github.com/mongodb/mongo-python-driver
@ -8,7 +8,7 @@ Source0: https://github.com/mongodb/mongo-python-driver/archive/%{version
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
BuildRequires: python3-devel python3-setuptools
BuildRequires: python3-sphinx
BuildRequires: python3-sphinx gcc
%global _description \
The PyMongo distribution contains tools for interacting with \
@ -87,6 +87,9 @@ python3 setup.py test
%{_pkgdocdir}
%changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 3.9.0-5
- Completing build dependencies
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 3.9.0-4
- Remove subpackage python2-bson, python2-pymongo, python2-pymongo-gridfs