From 3b422693c77164da3b9127580c25ac4375eb7ed5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:17:08 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index 04c5130..c5bfb5c 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 4.0.30 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -49,6 +49,9 @@ decimal. %{python3_sitearch}/* %changelog +* Mon Jun 13 2022 Python Maint - 4.0.30-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 4.0.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild