Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37745868
en ru br
Репозитории ALT
5.1: 3.0.5-alt1.svn20090721
www.altlinux.org/Changes

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

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

%define oname SciMath
Name: python-module-%oname
Version: 3.0.5
Release: alt1.svn20090721
Summary:  Scientific and Mathematical calculations

Group: Development/Python
License: BSD and GPLv2
URL: http://pypi.python.org/pypi/SciMath
# https://svn.enthought.com/svn/enthought/SciMath
Source: %oname-%version.tar.gz
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildRequires: python-devel, python-module-setuptools gcc-c++
BuildPreReq: python-module-setupdocs python-module-numpy
BuildPreReq: python-module-sphinx python-module-Pygments

%description
The SciMath project includes packages to support scientific and
mathematical calculations, beyond the capabilities offered by SciPy.

 * enthought.interpolate
 * enthought.mathematics
 * enthought.units

%prep
%setup

%build
%python_build

%install
%python_install
sed -i 's/\.dev$//g' \
%buildroot%python_sitelibdir/%oname-%version-*.egg-info/requires.txt

%files
%doc *.txt
%python_sitelibdir/*

%changelog

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

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