Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37860287
en ru br
Репозитории ALT

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

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

Summary: Python interface to Debian's Bug Tracking System
Name: python3-module-debianbts
Version: 3.0.2
Release: alt1
Packager: Igor Vlasenko <viy at altlinux.ru>
License: MIT
Group: Development/Python
URL: http://github.com/venthur/python-debianbts
Source: %name-%version.tar
BuildArch: noarch
BuildRequires: python3-devel python3-module-setuptools python3-module-pysimplesoap

%description
This package provides the debianbts module, which allows one to query Debian's
BTS via it's SOAP-interface and returns the answer in Python's native data
types.

%prep
%setup -q

%build
%python3_build_debug

%install
%python3_install

# disable tests as they require internet connection


%files
%doc README.md
%doc CHANGELOG.md
%doc THANKS.txt
%_bindir/debianbts
%python3_sitelibdir_noarch/*

%changelog

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

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