]> git.pld-linux.org Git - packages/python-sqlalchemy.git/blame_incremental - python-SQLAlchemy.spec
- upgraded to version 0.3.1
[packages/python-sqlalchemy.git] / python-SQLAlchemy.spec
... / ...
CommitLineData
1Summary: Database Abstraction Library
2Summary(pl): Biblioteka abstrakcji baz danych
3Name: python-SQLAlchemy
4Version: 0.3.1
5Release: 1
6License: MIT
7Group: Development/Languages/Python
8Source0: http://cheeseshop.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
9# Source0-md5: cb5e17096ed50389687c62bad8c5a67a
10URL: http://www.sqlalchemy.org/
11BuildRequires: python-devel
12BuildRequires: python-setuptools >= 0.6-0.a9.1
13BuildRequires: rpmbuild(macros) >= 1.219
14%pyrequires_eq python-modules
15BuildArch: noarch
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
19The Python SQL toolkit and Object Relational Mapper that gives
20application developers the full power and flexibility of SQL.
21SQLAlchemy provides a full suite of well known enterprise-level
22persistence patterns, designed for efficient and high-performing
23database access, adapted into a simple and Pythonic domain language.
24
25%description -l pl
26