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

Группа :: Разработка/Python
Пакет: pydb

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

Name: pydb
Version: 1.19

Release: alt0.1.1

Summary: pydb is an expanded version of the Python debugger

Url: http://bashdb.sourceforge.net/pydb
License: GPL
Group: Development/Python

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://dl.sf.net/bashdb/%name-%version.tar.bz2

Source: http://mesh.dl.sourceforge.net/sourceforge/bashdb/%name-%version.tar.bz2
#Patch: %name.patch

# Automatically added by buildreq on Sun Jul 30 2006

BuildRequires: emacs-common fontconfig python-dev python-modules python-modules-encodings

%description
Extended Python Debugger is a more complete debugger for Python
than the stock pdb.py debugger. It supports a "restart" command,
non-interactive POSIX-like line tracing, command options, disassembly
of instructions, and stack traces that give better information for exec
statements. Stepping/nexting skips over method/function "defs". It tries
to follow gdb's command set unless there is good reason not to.

%prep
%setup -q
#patch

%build
%configure
%make

%install
%make_install install DESTDIR=%buildroot
ln -sf ../../%python_sitelibdir/%name/%name.py %buildroot/%_bindir/%name

%files
%doc README THANKS NEWS TODO
%_bindir/*
%python_sitelibdir/%name/
%_datadir/emacs/site-lisp/
%_man1dir/*

%changelog

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

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