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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define  modulename sphinxcontrib-seqdiag

%def_without check

Name:    python3-module-%modulename
Version: 3.0.0
Release: alt1

Summary: A sphinx extension for embedding sequence diagram using seqdiag

License: BSD-2-Clause
Group:   Development/Python3
URL:     https://github.com/blockdiag/sphinxcontrib-seqdiag

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3

%if_with check
BuildRequires: python3-module-pytest
BuildRequires: python3-module-sphinx-testing
BuildRequires: python3-module-mock
BuildRequires: python3-module-webcolors
%endif

BuildArch: noarch

Source:  %name-%version.tar

%description
%summary

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%{__python3} -m pytest

%files
%python3_sitelibdir/sphinxcontrib*
%doc *.rst

%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