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

Group :: Development/Python3
RPM: python3-module-pytest-watch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pytest-watch

Name: python3-module-%oname
Version: 4.2.0
Release: alt2
Summary: Local continuous test runner with pytest and watchdog
License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/pytest-watch/

# https://github.com/joeyespo/pytest-watch.git

Source: %name-%version.tar
BuildArch: noarch
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-pytest python3-module-watchdog
BuildRequires: python3-module-colorama
BuildRequires: python3-module-docopt

%py3_provides pytest_watch

%description
pytest-watch a zero-config CLI tool that runs pytest, and reruns it when
a file in your project changes.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files -n python3-module-%oname
%doc *.md
%_bindir/*
%python3_sitelibdir/*

%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