Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37604183
en ru br
ALT Linux repositórios
S:1.12.4-alt2

Group :: Development/Python3
RPM: python3-module-manuel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define oname manuel

%def_with check

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

Summary: Manuel lets you mix and match traditional doctests with custom test syntax
License: Apache-2.0
Group: Development/Python3
Url: http://pypi.python.org/pypi/manuel/

VCS: https://github.com/benji-york/manuel
Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
%if_with check
BuildRequires: python3-module-six
BuildRequires: python3-module-zope
BuildRequires: python3-module-zope.testing
%endif

%description
%summary.

%package tests
Summary: Tests for %oname
Group: Development/Python3
Requires: %name = %EVR

%description tests
%summary.

This package contains tests for Manuel.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test

%files
%doc *.rst
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version-*.egg-info
%exclude %python3_sitelibdir/%oname/test*

%files tests
%python3_sitelibdir/%oname/test*
%doc *.rst

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009