Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856017
en ru br
ALT Linux repos
5.0: 0.5.2-alt2.1
4.1: 0.5.2-alt2.1
4.0: 0.5.2-alt1

Group :: Development/Python
RPM: python-module-pysces

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname PyCClass
Name: python-module-pysces
Version: 0.5.2
Release: alt1

Summary: Making object oriented python bindings to an object oriented C API

License: GPL
Group: Development/Python
Url: http://www.nongnu.org/pysces/

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://download.savannah.nongnu.org/releases/pysces/%oname-%version.tar.bz2

%setup_python_module pysces

# Automatically added by buildreq on Tue Mar 20 2007

BuildRequires: python-dev python-modules-encodings

%description
PyCClass is a library to aid in the task of making object
oriented python bindings to an object oriented C API.

%prep
%setup -q -n %oname-%version

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

%install
%__python setup.py install --root %buildroot

%files
%python_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin