From 1417d9c969a11250b065ae633e403e1c4c4b36fb Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 26 Jun 2023 14:01:19 +0200 Subject: [PATCH] Rebuilt for Python 3.12 (previous commit was built with Python 3.11) --- pyodbc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyodbc.spec b/pyodbc.spec index 6e1993a..953a9f1 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -1,6 +1,6 @@ Name: pyodbc Version: 4.0.39 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -59,7 +59,7 @@ echo 'Version: %{version}' > PKG-INFO %{python3_sitearch}/pyodbc.pyi %changelog -* Tue Jun 13 2023 Python Maint - 4.0.39-2 +* Tue Jun 13 2023 Python Maint - 4.0.39-3 - Rebuilt for Python 3.12 * Mon Apr 17 2023 Ondřej Sloup - 4.0.39-1