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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname zake

%def_without check

Name: python3-module-%oname
Version: 0.2.2
Release: alt2
Summary: Testing utilities for the kazoo library
License: Apache-2.0
Group: Development/Python3
Url: https://github.com/yahoo/Zake

# https://github.com/python-zk/kazoo.git

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%if_with check
BuildRequires: python3-module-kazoo >= 1.3.1
BuildRequires: python3-module-six
BuildRequires: python3-module-nose
BuildRequires: python3-module-testtools
BuildRequires: python3-module-flake8
%endif

%description
A python package that works to provide a nice set of testing utilities for the
kazoo library.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test
nosetests3

%files
%doc *.rst
%python3_sitelibdir/*
%exclude %python3_sitelibdir/*/test*
%exclude %python3_sitelibdir/%oname/__pycache__/test.*

%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