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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname PyDispatcher

Name: python-module-pydispatcher
Version: 2.0.1
Release: alt2

Summary: Multi-producer-multi-consumer signal dispatching mechanism

Group: Development/Python
License: BSD-like, see license.txt
Url: http://pydispatcher.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://downloads.sourceforge.net/pydispatcher/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module %oname

BuildPreReq: rpm-build-compat >= 1.2

# Automatically added by buildreq on Mon Dec 01 2008

BuildRequires: python-devel python-module-setuptools

%description
The dispatcher provides loosely-coupled message passing between
Python objects (signal senders and receivers). It began as one of the
highest-rated recipes on the Python Cookbook website.

%prep
%setup -n %oname-%version

%build
%python_build

%install
%python_install

%files
%doc license.txt
%python_sitelibdir/pydispatch/
%python_sitelibdir/*egg-info

%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