15
0

Accepting request 140019 from home:termim:branches:devel:languages:python

Update to 0.7.9

OBS-URL: https://build.opensuse.org/request/show/140019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=28
This commit is contained in:
Ismail Dönmez
2012-11-06 08:44:18 +00:00
committed by Git OBS Bridge
parent 453f18daef
commit 8b4d3127d4
5 changed files with 229 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: python-SQLAlchemy
Version: 0.7.7
Version: 0.7.9
Release: 0
Url: http://www.sqlalchemy.org
Summary: Database Abstraction Library
@@ -28,7 +28,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-nose
BuildRequires: python-pysqlite
%if 0%{?suse_version}
%py_requires
%endif