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

Group :: Development/Python3
RPM: python3-module-click-repl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname click-repl

Name: python3-module-click-repl
Version: 0.2.0
Release: alt1

Summary: REPL plugin for Click

License: MIT
Group: Development/Python3
Url: https://pypi.org/project/click-repl/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3

BuildArch: noarch

BuildRequires: python3-module-setuptools

# generated by 'epm restore --dry-run' from click-repl/setup.py install_requires

%py3_use click
%py3_use prompt_toolkit
%py3_use six

%description
REPL plugin for Click.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_test

%check
#python3 setup.py test

%files
%doc README.*
%python3_sitelibdir/*

%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