Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37378501
en ru br
ALT Linux repositórios
5.0: 0.4.5-alt1
4.1: 0.4.2b-alt1.1
4.0: 0.2.6-alt1

Group :: Desenvolvimento/Python
RPM: python-module-SQLAlchemy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python-module-SQLAlchemy
Version: 0.4.5
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

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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009