Skip to content

Commit

Permalink
chat/py-nbxmpp: Update to 0.6.9
Browse files Browse the repository at this point in the history
python-nbxmpp 0.6.9 (10 January 2019)

 * Always bind after SM failed Fixes #64
 * Dont try and guess system language
  • Loading branch information
alarixnia committed Jan 30, 2019
1 parent ecd223f commit ac6f12b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions chat/py-nbxmpp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2018/11/15 23:50:04 nia Exp $
# $NetBSD: Makefile,v 1.3 2019/01/30 17:53:48 nia Exp $

DISTNAME= nbxmpp-0.6.8
DISTNAME= nbxmpp-0.6.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbxmpp/}
Expand Down
10 changes: 5 additions & 5 deletions chat/py-nbxmpp/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2018/11/15 23:50:04 nia Exp $
$NetBSD: distinfo,v 1.3 2019/01/30 17:53:48 nia Exp $

SHA1 (nbxmpp-0.6.8.tar.gz) = aedf2979e4fa62978303e81c26fec51de1626cfd
RMD160 (nbxmpp-0.6.8.tar.gz) = dc3e7eb81bf3b926411ede5001e7a94db90c41e9
SHA512 (nbxmpp-0.6.8.tar.gz) = 94d88a2fbca2a7d50b9af4d7c8134e6dd22fee85ea70e1735add72736f7d84c409c1ea3058c97a7da4e77a70f6682d6ec60f6431cebc4f988b368428380b4884
Size (nbxmpp-0.6.8.tar.gz) = 1516479 bytes
SHA1 (nbxmpp-0.6.9.tar.gz) = 8a67c7458170f39f77ab4462701fce0fa624770d
RMD160 (nbxmpp-0.6.9.tar.gz) = a8bd993eee3c3c5120dd5e7c705724c8654ad9f0
SHA512 (nbxmpp-0.6.9.tar.gz) = 23d0a8cf540a0e5c0c5c701ad083f91b999f69249da60bbdff876c96b53263b4a40ab9ed0be1d2e46f4d2ee7aeef50fd301174317d72969fb59abeb569c1bfa6
Size (nbxmpp-0.6.9.tar.gz) = 1516305 bytes

0 comments on commit ac6f12b

Please sign in to comment.