From b5d95b81de74367a2d537b97a4048c81c80e27b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:53:45 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-alembic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-alembic.spec b/python-alembic.spec index be77265..d202d65 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -12,7 +12,7 @@ Name: python-alembic Version: 0.9.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Database migration tool for SQLAlchemy Group: Development/Libraries @@ -222,6 +222,9 @@ popd %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.9.7-6 +- Rebuilt for Python 3.7 + * Sun Jun 17 2018 Miro Hrončok - 0.9.7-5 - Rebuilt for Python 3.7