python3-slixmpp: update to 1.4.2.

This commit is contained in:
maxice8 2019-02-11 04:14:40 -02:00 committed by maxice8
parent 9317c30231
commit 8bfebcdeec
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-slixmpp'
pkgname=python3-slixmpp
version=1.4.1
revision=4
version=1.4.2
revision=1
wrksrc="slixmpp-${version}"
build_style=python3-module
pycompile_module="slixmpp"
@ -14,7 +14,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
license="MIT"
homepage="https://pypi.org/project/slixmpp/"
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
checksum=020acd4507fd00c38835b78b5f338db60d3df840187623e0d41ab2ca89d7ae57
checksum=c3204fbe8ded148e1eca6720ba0398298c159f29ec76dfc6f7dd7ed999ae1767
pre_build() {
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py