python-nbxmpp: update to 0.5.3.
This commit is contained in:
parent
0af3be9ba7
commit
70c19fccec
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python-nbxmpp'
|
# Template file for 'python-nbxmpp'
|
||||||
pkgname=python-nbxmpp
|
pkgname=python-nbxmpp
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -10,11 +10,11 @@ hostmakedepends="python-setuptools python3.4-setuptools"
|
|||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="nbxmpp"
|
pycompile_module="nbxmpp"
|
||||||
short_desc="Non blocking Jabber/XMPP module (Python2)"
|
short_desc="Non blocking Jabber/XMPP module (Python2)"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://python-nbxmpp.gajim.org/"
|
homepage="https://python-nbxmpp.gajim.org/"
|
||||||
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
||||||
checksum=de949b181a0f7b430103e1ef4957dab1283be01938986f13bfbe257a54f540ec
|
checksum=b79a6b25a2ed7ac792600544778238b27cf6eef6c8eab79b0bfa46df0c3a9935
|
||||||
|
|
||||||
python3.4-nbxmpp_package() {
|
python3.4-nbxmpp_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="python-setuptools"
|
|||||||
depends="python-lockfile python-pydns"
|
depends="python-lockfile python-pydns"
|
||||||
pycompile_module="${pkgname#*-}"
|
pycompile_module="${pkgname#*-}"
|
||||||
short_desc="Spam classification system"
|
short_desc="Spam classification system"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="http://spambayes.sourceforge.net/"
|
homepage="http://spambayes.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/s/spambayes/spambayes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/spambayes/spambayes-${version}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user