From 76f165886416b69abaa98f92b38b95f01141fe10 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 14:58:17 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 6d023a3..21303a0 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.10.1 -Release: 8%{?dist} +Release: 9%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -119,6 +119,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so %changelog +* Mon Jun 13 2022 Python Maint - 3.10.1-9 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.10.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild