Rebuild for Python 3.6
This commit is contained in:
parent
47a73ecb76
commit
f8ef4db606
@ -12,7 +12,7 @@
|
||||
|
||||
Name: python-alembic
|
||||
Version: 0.8.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Database migration tool for SQLAlchemy
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -203,6 +203,9 @@ install -m 0644 alembic.1 %{buildroot}%{_mandir}/man1/alembic.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.8-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Sat Sep 17 2016 Kevin Fenzi <kevin@scrye.com> - 0.8.8-1
|
||||
- Update to 0.8.8. Fixes bug #1376235
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user