]> git.pld-linux.org Git - packages/python-sqlalchemy.git/blame_incremental - python-SQLAlchemy.spec
- BR: rpm-pythonprov
[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: rpm-pythonprov
14BuildRequires: rpmbuild(macros) >= 1.219
15%pyrequires_eq python-modules
16BuildArch: noarch
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
19%description
20The Python SQL toolkit and Object Relational Mapper that gives
21application developers the full power and flexibility of SQL.
22SQLAlchemy provides a full suite of well known enterprise-level
23persistence patterns, designed for efficient and high-performing
24database access, adapted into a simple and Pythonic domain language.
25
26%description -l pl
27