blob: 3c2097813dc7360bffe90f7bef84d78c21afc13b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = python-slixmpp-git
pkgdesc = An XMPP library written for Python 3 (SleekXMPP asyncio fork)
pkgver = 1.15.0.r7.g853c77f
pkgrel = 1
url = https://codeberg.org/poezio/slixmpp
arch = x86_64
arch = armv7h
arch = aarch64
arch = powerpc
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-rust
makedepends = python-setuptools-scm
depends = python
depends = python-aiodns
depends = python-pyasn1
depends = python-pyasn1-modules
depends = python-aiohttp
optdepends = python-emoji: For compliant XEP-0444 support
provides = python-slixmpp
conflicts = python-slixmpp
options = !emptydirs
source = git+https://codeberg.org/poezio/slixmpp.git
md5sums = SKIP
pkgname = python-slixmpp-git
|