17
0

added testing requirements. also, require on sqlalchemy missing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=2
This commit is contained in:
Ciaran Farrell
2009-07-25 20:08:13 +00:00
committed by Git OBS Bridge
parent 088b9e4c7b
commit de86808bde

View File

@@ -28,6 +28,9 @@ Autoreqprov: on
Url: http://pypi.python.org/pypi/sqlalchemy-migrate
BuildRequires: python-setuptools
Requires: python-nose >= 0.10
Requires: python-sqlalchemy >= 0.5
Requires: python-sphinx >= 0.5
%py_requires
%description