Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562497
en ru br
ALT Linux repos
S:1.0.6-alt1

Group :: Development/Python3
RPM: python3-module-sphinxcontrib-qthelp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define  oname sphinxcontrib-qthelp

%def_with check

Name:    python3-module-%oname
Version: 1.0.6
Release: alt1

Summary: A sphinx extension which outputs QtHelp document
License: BSD-2-Clause
Group:   Development/Python3
URL:     https://pypi.org/project/sphinxcontrib-qthelp
VCS:     https://github.com/sphinx-doc/sphinxcontrib-qthelp

Source:  %name-%version.tar

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-flit

%if_with check
BuildRequires: python3-module-pytest
BuildRequires: python3-module-sphinx-tests
%endif

BuildArch: noarch

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%tox_check_pyproject

%files
%doc LICENSE CHANGES README.rst
%python3_sitelibdir/sphinxcontrib
%python3_sitelibdir/sphinxcontrib_qthelp-%version.dist-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin