From 8e6da6b2a8b706f7af5244a0d31f09bbf62ab5c5 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Mon, 1 Apr 2024 21:09:55 +0200 Subject: New package: python3-potr-1.0.2 --- srcpkgs/python3-potr/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-potr/template diff --git a/srcpkgs/python3-potr/template b/srcpkgs/python3-potr/template new file mode 100644 index 00000000000..810c6344d7f --- /dev/null +++ b/srcpkgs/python3-potr/template @@ -0,0 +1,15 @@ +# Template file for 'python3-potr' +pkgname=python3-potr +version=1.0.2 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" +depends="python3-pycryptodome" +checkdepends="$depends" +short_desc="Off-The-Record Protocol Implementation in Python" +maintainer="Luca Matei Pintilie " +license="LGPL-3.0-only" +homepage="https://github.com/python-otr/pure-python-otr" +changelog="https://github.com/python-otr/pure-python-otr/tags" +distfiles="${PYPI_SITE}/p/python-potr/python-potr-${version}.tar.gz" +checksum=f95b9a7feaf8e3a6aaa898609f8a2ada55518cf52fc09152775c4c59c99b8ea6 -- cgit v1.2.3