Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-pymongo.git#5b4bbb5b03e869fccf00549dcf7929a4708585f0
This commit is contained in:
DistroBaker 2021-02-03 03:57:59 +00:00
parent 1bf06eedeb
commit 5477534f0b

View File

@ -2,7 +2,7 @@
Name: python-pymongo
Version: 3.10.1
Release: 4%{?dist}
Release: 5%{?dist}
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
License: ASL 2.0 and MIT
@ -14,6 +14,7 @@ Source0: https://github.com/mongodb/mongo-python-driver/archive/%{version
# standard library. It also adjusts imports so that they exclusively use the code from Python.
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
BuildRequires: make
BuildRequires: gcc
%if 0%{!?bootstrap:1}
BuildRequires: python3-sphinx
@ -118,6 +119,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild