Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561836
en ru br
ALT Linux repositórios
5.0: 1.0.0a12-alt1

Group :: Desenvolvimento/Python
RPM: python-module-starpy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define version 1.0.0a12
%define release alt1
%setup_python_module starpy

Summary: Twisted Protocols for interaction with the Asterisk PBX
Name: %packagename
Version: %version
Release: %release
Source0: %modulename-%version.tar.gz
License: BSD
Group: Development/Python
BuildArchitectures: noarch
Vendor: Mike C. Fletcher <mcfletch at vrplumber.com>
URL: http://starpy.sourceforge.net

%description
Twisted Protocols for interaction with Asterisk PBX

Provides Asterisk AMI and Asterisk FastAGI protocols under Twisted,
allowing for fairly extensive customisation of Asterisk operations
from a Twisted process.

%prep
%setup  -q -n %modulename-%version

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%defattr(-,root,root)

%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