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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-websockets
Version: 11.0.3
Release: alt1

Summary: Python WebSocket library
License: BSD-3-Clause
Group: Development/Python3
Url: https://github.com/aaugustin/websockets

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

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

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%pyproject_run_unittest

%files
%python3_sitelibdir/websockets
%python3_sitelibdir/websockets-%version.dist-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