From bfa644b0faf46e2ff8696edac41a85fadfb4ab97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:30:06 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- vertica-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vertica-python.spec b/vertica-python.spec index d15762a..c34cce0 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -9,7 +9,7 @@ Name: vertica-python Version: 0.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A native Python adapter for the Vertica database Group: Development/Languages @@ -108,6 +108,9 @@ Requires: python3-future %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.7.3-2 +- Rebuilt for Python 3.7 + * Tue Mar 27 2018 Jan Beran - 0.7.3-1 - Update to version 0.7.3 including Python 3 subpackage