From 2f11499bd228d7c9a468dfefd3db18f98f7915b3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:32:51 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- vertica-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vertica-python.spec b/vertica-python.spec index f93117f..a69eb9d 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,6 +1,6 @@ Name: vertica-python Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A native Python adapter for the Vertica database License: MIT @@ -52,6 +52,9 @@ Requires: python%{python3_pkgversion}-future %changelog +* Mon Jun 13 2022 Python Maint - 1.0.5-2 +- Rebuilt for Python 3.11 + * Sat May 14 2022 Jakub Jedelsky - 1.0.5-1 - Bump to new version