Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888448
en ru br
ALT Linux repositórios
S:2.3.1-alt1

Group :: Development/Python3
RPM: python3-module-pyngus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define  oname pyngus

%def_with check

Name:    python3-module-%oname
Version: 2.3.1
Release: alt1

Summary: Callback API implemented over Proton

License: Apache-2.0
Group:   Development/Python3
URL:     https://pypi.org/project/pyngus

# https://github.com/kgiusti/pyngus

Source:  %name-%version.tar

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

%if_with check
BuildRequires: python3-module-qpid-proton
%endif

BuildArch: noarch

%description
A connection oriented messaging framework using QPID Proton.
It provides a callback-based API for message passing.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%tox_check_pyproject

%files
%doc *.md
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version.dist-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