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

Группа :: Мониторинг
Пакет: python-module-gnuplot

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

%define origname gnuplot-py

Name: python-module-gnuplot
Version: 1.7
Release: alt2.1

Summary: Python interface to Gnuplot

License: LGPL
Group: Monitoring
Url: http://%origname.sourceforge.net/
Source: http://dl.sourceforge.net/%origname/%origname-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 19 2006

BuildRequires: python-dev python-module-Numeric python-modules python-modules-compiler python-modules-encodings

%description
Gnuplot.py is a Python package that allows you to create graphs
from within Python using the gnuplot plotting program.

%prep
%setup -q -n %origname-%version

%build
# remove crap
rm -f gp_cygwin.py gp_java.py gp_mac* gp_win32.py gnuplot_Suites.py

%__python setup.py build
chmod 644 *.txt

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

# Avoid bytecompile :)

unset RPM_PYTHON

%files -f INSTALLED_FILES
%dir %python_sitelibdir/Gnuplot
%doc ANNOUNCE.txt CREDITS.txt FAQ.txt NEWS.txt README.txt

%changelog

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

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