New package: python3-potr-1.0.2
This commit is contained in:
parent
3ecac612c3
commit
8e6da6b2a8
|
@ -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 <luca@lucamatei.com>"
|
||||
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
|
Loading…
Reference in New Issue