17
0

Autobuild autoformatter for 77040

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=2
This commit is contained in:
2011-08-04 13:01:18 +00:00
committed by Git OBS Bridge
parent 0071dcf7a1
commit b5d1fe99be

View File

@@ -11,13 +11,15 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-SQLAlchemy
Version: 0.7.1
Release: 0
Release: 1
Url: http://www.sqlalchemy.org
Summary: Database Abstraction Library
License: MIT License
@@ -45,6 +47,7 @@ define the join conditions explicitly, to bridge the gap between database and
domain.
%package doc
Summary: Documentation for python-SQLAlchemy
Group: Documentation/Other
Requires: %{name} = %{version}