python3-slixmpp: update to 1.4.2.
This commit is contained in:
parent
9317c30231
commit
8bfebcdeec
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-slixmpp'
|
# Template file for 'python3-slixmpp'
|
||||||
pkgname=python3-slixmpp
|
pkgname=python3-slixmpp
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="slixmpp-${version}"
|
wrksrc="slixmpp-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="slixmpp"
|
pycompile_module="slixmpp"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.org/project/slixmpp/"
|
homepage="https://pypi.org/project/slixmpp/"
|
||||||
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
|
||||||
checksum=020acd4507fd00c38835b78b5f338db60d3df840187623e0d41ab2ca89d7ae57
|
checksum=c3204fbe8ded148e1eca6720ba0398298c159f29ec76dfc6f7dd7ed999ae1767
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py
|
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue