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