Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561277
en ru br
Репозитории ALT
5.1: 3.6.2-alt2.0.1
4.1: 3.6.2-alt2.0.1
4.0: 3.6.2-alt2.0
3.0: 3.6.2-alt1
www.altlinux.org/Changes

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

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

%define version 3.6.2
%define release alt2
%setup_python_module PyGreSQL

Summary: Python PostgreSQL Interfaces
Name: %packagename
Version: %version
Release: %release.0.1
Source0: %modulename-%version.tgz
License: Python
Group: Development/Python
URL: http://www.pygresql.org/
Packager: Python Development Team <python at packages.altlinux.org>

BuildPreReq: postgresql-devel libpq-devel libssl-devel

%description
PyGreSQL is a python module that interfaces to a PostgreSQL database. It
embeds the PostgreSQL query library to allow easy use of the powerful
PostgreSQL features from a Python script.

%prep
%setup  -q -n %modulename-%version

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES

%changelog

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

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