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:
committed by
Git OBS Bridge
parent
302289bb48
commit
7bc76ff3f9
@@ -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()")}
|
||||
|
||||
Reference in New Issue
Block a user