Fix source0
This commit is contained in:
parent
84e4dfde82
commit
d4a6d410d6
@ -1,10 +1,10 @@
|
|||||||
Name: python-pymongo
|
Name: python-pymongo
|
||||||
Version: 3.9.0
|
Version: 3.9.0
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
Source0: %{URL}/archive/mongo-python-driver-%{version}.tar.gz
|
Source0: https://github.com/mongodb/mongo-python-driver/archive/%{version}.tar.gz
|
||||||
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
|
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
|
||||||
|
|
||||||
BuildRequires: python2-devel python3-devel
|
BuildRequires: python2-devel python3-devel
|
||||||
@ -156,6 +156,10 @@ popd
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu 10 2020 liuweibo <liuweibo10@huawei.com> - 3.9.0-3
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
|
|
||||||
* Fri Feb 21 2020 shanshishi <shanshishi@huawei.com> - 3.9.0-2
|
* Fri Feb 21 2020 shanshishi <shanshishi@huawei.com> - 3.9.0-2
|
||||||
- Revise build requires of python2-sphinx to python3-sphinx
|
- Revise build requires of python2-sphinx to python3-sphinx
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user