Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37635657
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-axolotl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define modulename axolotl

Name: python3-module-axolotl
Version: 0.2.3
Release: alt1

Summary: python port of libsignal-protocol-java

License: GPL-3.0-only
Group: Development/Python3
Url: https://github.com/tgalal/python-axolotl

Source: python-%modulename-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev
# check
BuildRequires: python3-module-axolotl-curve25519
BuildRequires: python3-module-cryptography
BuildRequires: python3-module-google.google
BuildRequires: python3-module-protobuf

BuildArch: noarch

%description
This is a Python port of libsignal-protocol-java, originally written by Moxie
Marlinspike.

%prep
%setup -n python-%modulename-%version

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test

%files
%python3_sitelibdir/%modulename
%python3_sitelibdir/python_%modulename-%version-py*.egg-info/
%exclude %python3_sitelibdir/%modulename/tests

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin