From efeb8361382544ba1b7373f5a3f9631ebdbf1a59 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 17 2018 14:10:48 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-alembic.spec b/python-alembic.spec index f01c6ab..be77265 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -12,7 +12,7 @@ Name: python-alembic Version: 0.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Database migration tool for SQLAlchemy Group: Development/Libraries @@ -222,6 +222,9 @@ popd %changelog +* Sun Jun 17 2018 Miro Hrončok - 0.9.7-5 +- Rebuilt for Python 3.7 + * Wed Feb 21 2018 Iryna Shcherbina - 0.9.7-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)