17
0

Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 14.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=4dfaf598cba14e45785bb0684c45e31b
This commit is contained in:
OBS User buildservice-autocommit
2014-09-17 15:26:58 +00:00
committed by Git OBS Bridge
parent 302289bb48
commit 7bc76ff3f9
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 16 06:26:48 UTC 2014 - tbechtold@suse.com
- update to version 0.9.2:
* SqlScript: execute multiple statements one by one
* Make sure we don't throw away exception on SQL script failure
* Pin testtools to < 0.9.36
- update Requires according to requirements.txt
-------------------------------------------------------------------
Mon May 12 22:35:41 UTC 2014 - dmueller@suse.com

View File

@@ -18,7 +18,7 @@
Name: python-sqlalchemy-migrate
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: Database schema migration for SQLAlchemy
License: MIT
@@ -36,9 +36,12 @@ BuildRequires: python-Tempita >= 0.4
BuildRequires: python-decorator
#BuildRequires: python-pysqlite
#BuildRequires: python-pytz
Requires: python-SQLAlchemy >= 0.6
Requires: python-SQLAlchemy >= 0.7.8
Requires: python-Tempita >= 0.4
Requires: python-Tempita >= 0.4
Requires: python-decorator
Requires: python-six >= 1.4.1
Requires: python-sqlparse
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}

View File

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

View File

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