15
0

Accepting request 454681 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/454681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-alembic?expand=0&rev=26
This commit is contained in:
2017-02-06 14:22:51 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

3
alembic-0.8.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e3b50e96218283ec7443fb661199f5a81f5879f766967a8a2d25e8f9d4e7919
size 976028

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fb8a456d6c47fe24b87e02acb405b2094545f9b574beb80105a64fe9b335a45
size 968161

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 28 17:45:34 UTC 2017 - dmueller@suse.com
- Update to 0.8.10:
* various bugfixes
-------------------------------------------------------------------
Mon Aug 15 10:24:57 UTC 2016 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-alembic
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-alembic
Version: 0.8.7
Version: 0.8.10
Release: 0
Url: http://bitbucket.org/zzzeek/alembic
Summary: A database migration tool for SQLAlchemy