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

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

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

Name: python3-module-jira
Version: 3.5.2
Release: alt1
Summary: Python library for interacting with JIRA via REST APIs
Group: Development/Python
License: BSD-2-Clause
Url: https://github.com/pycontribs/jira

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
%summary.

%package -n jirashell
Group: Development/Python
Summary: Interactive Jira shell

%description -n jirashell
Interactive Jira shell using jira Python library.

%prep
%setup -n %name-%version

%build
%pyproject_build

%install
%pyproject_install
rm -rf -- %buildroot/%python3_sitelibdir_noarch/tests

%files
%python3_sitelibdir_noarch/jira
%python3_sitelibdir_noarch/jira*.dist-info

%files -n jirashell
%_bindir/jirashell

%changelog

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

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