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

Группа :: Development/Python3
Пакет: python3-module-sphinxcontrib_github_alt

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

%define _unpackaged_files_terminate_build 1
%define pypi_name sphinxcontrib_github_alt

Name:           python3-module-%pypi_name
Version:        1.2
Release:        alt2
Summary:        Github roles for Sphinx docs
Group:          Development/Python3
License:        BSD-2-Clause
URL:            https://github.com/jupyter/sphinxcontrib_github_alt

BuildArch:      noarch

# https://github.com/jupyter/sphinxcontrib_github_alt.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

# build backend and its deps

BuildRequires: python3(flit_core)

%description
Link to GitHub issues, pull requests, commits and users for a particular project.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc COPYING.md
%doc README.rst
%python3_sitelibdir/sphinxcontrib_github_alt.py
%python3_sitelibdir/__pycache__/sphinxcontrib_github_alt.*
%python3_sitelibdir/%{pyproject_distinfo %pypi_name}/

%changelog

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

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