Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509962
en ru br
Репозитории ALT
5.1: 0.5.2-alt1
4.1: 0.4.2b-alt1.1
4.0: 0.2.6-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-SQLAlchemy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-SQLAlchemy
Version: 0.5.2
Release: alt1

Summary: Python SQL toolkit and Object Relational Mapper
License: MIT
Group: Development/Python
Url: http://www.sqlalchemy.org/
Packager: Gennady Kovalev <gik at altlinux.ru>

Source: SQLAlchemy-%version.tar
Patch0: SQLAlchemy-%version-alt-allinone.patch

BuildArch: noarch
BuildPreReq: python-devel python-module-setuptools

%description
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives
application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns,
designed for efficient and high-performing database access, adapted into a
simple and Pythonic domain language.

%prep
%setup -n SQLAlchemy-%version

%build
CFLAGS="%optflags" %__python setup.py install --optimize=2 --root=buildroot --record INSTALLED_FILES

%install
%__mkdir_p %buildroot
%__cp -r buildroot/* %buildroot/

%files -f INSTALLED_FILES

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin