Completing build dependencies
This commit is contained in:
parent
ad29e9e359
commit
b16f611310
@ -1,6 +1,6 @@
|
|||||||
Name: python-pymongo
|
Name: python-pymongo
|
||||||
Version: 3.9.0
|
Version: 3.9.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
Summary: PyMongo - the Python driver for MongoDB
|
Summary: PyMongo - the Python driver for MongoDB
|
||||||
URL: https://github.com/mongodb/mongo-python-driver
|
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
|
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx gcc
|
||||||
|
|
||||||
%global _description \
|
%global _description \
|
||||||
The PyMongo distribution contains tools for interacting with \
|
The PyMongo distribution contains tools for interacting with \
|
||||||
@ -87,6 +87,9 @@ python3 setup.py test
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 3.9.0-4
|
||||||
- Remove subpackage python2-bson, python2-pymongo, python2-pymongo-gridfs
|
- Remove subpackage python2-bson, python2-pymongo, python2-pymongo-gridfs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user