blob: dbbf4439da91f2ac6a7232b05cc7148254db01c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-otr
pkgdesc = Off-The-Record Messaging protocol implementation for Python
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/AGProjects/python3-otr
arch = aarch64
arch = x86_64
license = LGPL-2.1+
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-application
depends = python-cryptography
depends = python-gmpy2
depends = python-zope-interface
provides = python3-otr
conflicts = python3-otr
replaces = python3-otr
source = python-otr-2.1.0.tar.gz::https://github.com/AGProjects/python3-otr/archive/2.1.0.tar.gz
sha512sums = cfa73bc21e8b98f96cb83c87fc279f16b461b18cca3a6e0cc64b6295d627190415f75cff7b1e50c39f49636f4e48b1b428219d54bf3bf676018d10aa8f61ca1c
pkgname = python-otr
|