python3-slixmpp: rebuild against libidn-1.35_1
This commit is contained in:
parent
e92d4dab2a
commit
b585ca7dc9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-slixmpp'
|
||||
pkgname=python3-slixmpp
|
||||
version=1.4.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="slixmpp-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="slixmpp"
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config python3-setuptools python3-Cython"
|
|||
makedepends="python3-devel libidn-devel"
|
||||
depends="python3-aiodns python3-pyasn1 python3-pyasn1-modules python3-aiohttp"
|
||||
checkdepends="python3-pytest gnupg"
|
||||
short_desc="An elegant Python library for XMPP"
|
||||
short_desc="Elegant Python library for XMPP"
|
||||
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||
license="MIT"
|
||||
homepage="https://pypi.org/project/slixmpp/"
|
||||
|
|
Loading…
Reference in a new issue