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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modulename txsni

Name: python3-module-txsni
Version: 0.2.0
Release: alt1

Summary: easy-to-use SNI endpoint for twisted

Url: https://github.com/glyph/txsni
License: MIT
Group: Development/Python3

# Source-url: https://pypi.io/packages/source/T/TxSNI/TxSNI-%version.tar.gz

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

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

BuildArch: noarch

%description
Simple support for running a TLS server with Twisted.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%modulename/
%python3_sitelibdir/*.egg-info/
%python3_sitelibdir/twisted/plugins/*

%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