From 5477534f0ba3cad527fd37e0ed045f0eeb0adc2f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 03:57:59 +0000 Subject: [PATCH] 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 --- python-pymongo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 52a7268..c0aa385 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -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 - 3.10.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild