From 01208593a2bab19c9757a8d2b6dea25e5c5cb4ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:58:14 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index eeda04d..a32d4a7 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 4.0.27 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -43,6 +43,9 @@ decimal. %{python3_sitearch}/* %changelog +* Tue May 26 2020 Miro HronĨok - 4.0.27-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 4.0.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild