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

Group :: Development/Python
RPM: python3-module-ajsonrpc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-ajsonrpc
Version: 1.2.0
Release: alt1.1

Summary: Async JSON-RPC 2.0 protocol
License: MIT
Group: Development/Python
Url: https://pypi.org/project/wsproto/

Source0: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-python3 python3-module-setuptools

%add_python3_self_prov_path %buildroot%python3_sitelibdir/ajsonrpc/backend/

%description
%summary

%prep
%setup
sed -i '/^__version__/ s,0\.0\.0,%version,' ajsonrpc/__init__.py

%build
%python3_build

%install
%python3_install

%add_python3_req_skip sanic.response
%add_python3_req_skip tornado.web

%files
%python3_sitelibdir/ajsonrpc
%python3_sitelibdir/ajsonrpc-%version-*-info

%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