From a4c872fd4cb496881abd20ff896f6213fab9b12b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 18 Aug 2019 17:54:06 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 87e81eb..6b0dad3 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.8.0 -Release: 2%{?dist} +Release: 3%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -118,6 +118,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so %changelog +* Sun Aug 18 2019 Miro HronĨok - 3.8.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild