mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-omemo-dr-1.0.0
This is the python library required by Gajim since v1.8.0
This commit is contained in:
parent
f3c85d78b1
commit
614bc2f299
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-omemo-dr/template
Normal file
14
srcpkgs/python3-omemo-dr/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-omemo-dr'
|
||||||
|
pkgname=python3-omemo-dr
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3-cryptography python3-protobuf"
|
||||||
|
short_desc="Python library implementing OMEMO cryptography"
|
||||||
|
maintainer="Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://dev.gajim.org/gajim/omemo-dr"
|
||||||
|
distfiles="${PYPI_SITE}/o/omemo-dr/omemo-dr-${version}.tar.gz"
|
||||||
|
checksum=b0fe5023e947a17b740fb7ed4aa246120d6f21d819b5812e94dfc9570520be61
|
Loading…
Add table
Reference in a new issue