From 7c9c6dec0ece93e9fc98ceb9228f20195daee01e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 05:44:57 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-pymongo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pymongo.spec b/python-pymongo.spec index 52a7268..a5cb19c 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -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