Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37549752
en ru br
ALT Linux repos
S:0.1.5-alt3

Group :: Development/Python3
RPM: python3-module-asterisk-ami

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname asterisk-ami
%define fname python3-module-%oname
%define descr A simple Python AMI client

Name: %fname
Version: 0.1.5
Release: alt1

Summary: %descr
Group: Development/Python3

License: BSD
Url: https://pypi.org/project/asterisk-ami/
Source: %oname-%version.tar

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools

BuildArch: noarch

%add_python3_req_skip tests.settings
%filter_from_provides /^python3(tests\.integration\..*)/d
%filter_from_provides /^python3(tests\.unit\.test_ami_client)/d

%description
%descr

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc README.rst
%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