From ddce2d39ba8a05f8ad9605b32fd6a911240abad0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:19:15 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- vertica-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vertica-python.spec b/vertica-python.spec index e776f72..709df4e 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,6 +1,6 @@ Name: vertica-python Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A native Python adapter for the Vertica database License: MIT @@ -52,6 +52,9 @@ Requires: python%{python3_pkgversion}-future %changelog +* Fri Jun 04 2021 Python Maint - 1.0.1-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild