From f78853a1967d8f34f5362ca6a73ad92005bd3a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:09:01 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- vertica-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vertica-python.spec b/vertica-python.spec index 40bc6a2..67c7fff 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,6 +1,6 @@ Name: vertica-python Version: 0.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A native Python adapter for the Vertica database License: MIT @@ -59,6 +59,9 @@ Requires: python%{python3_pkgversion}-future %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.8.2-3 +- Rebuilt for Python 3.8 + * Sat Jul 27 2019 Fedora Release Engineering - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild