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

Group :: Development/Python
RPM: python-module-qpid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: python-module-qpid
Version: 0.32
Release: alt1
Summary: Python client library for AMQP

License: ASL 2.0
Group: Development/Python
Url: http://qpid.apache.org
Source: %name-%version.tar

BuildArch: noarch

BuildRequires: python-devel
BuildRequires: python-module-setuptools

%description
The Apache Qpid Python client library for AMQP.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%doc LICENSE.txt NOTICE.txt README.txt examples
%python_sitelibdir/*
%_bindir/qpid-python-test
%exclude %python_sitelibdir/qpid/test*

%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