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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-noiseprotocol
Version: 0.3.1
Release: alt1

Summary: Python 3 implementation of Noise Protocol Framework
License: MIT
Group: Development/Python
Url: https://pypi.org/project/noiseprotocol

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

BuildArch: noarch
BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: python3(pytest)
BuildRequires: python3(cryptography)
BuildRequires: python3(scapy)

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/noise
%python3_sitelibdir/noiseprotocol-%version.dist-info

%check
python3 -mpytest tests

%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