Path to this page:
./
chat/py-nbxmpp,
Asynchronous Python library for XMPP
Branch: CURRENT,
Version: 2.0.6,
Package name: py311-nbxmpp-2.0.6,
Maintainer: pkgsrc-userspy-nbxmpp is a Python library that provides a way for Python applications
to use Jabber/XMPP networks in a non-blocking way.
This library was originally a fork of xmpppy, but using non-blocking
sockets.
Required to run:[
devel/py-setuptools] [
devel/py-gobject3] [
www/py-idna] [
net/libsoup] [
lang/python37] [
textproc/py-precis-i18n]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 138.671 KB
Version history: (Expand)
- (2024-08-07) Updated to version: py311-nbxmpp-2.0.6
- (2023-02-09) Updated to version: py310-nbxmpp-2.0.4
- (2022-03-04) Updated to version: py39-nbxmpp-2.0.4
- (2022-01-05) Updated to version: py39-nbxmpp-2.0.3nb1
- (2021-10-07) Updated to version: py39-nbxmpp-2.0.3
- (2021-08-10) Updated to version: py38-nbxmpp-2.0.3
CVS history: (Expand)
2022-03-04 10:34:29 by Nia Alarie | Files touched by this commit (5) | |
Log message:
py-nbxmpp: update to 2.04, gajim: update to 1.3.3
Gajim 1.3.3
This release features improved Ad-Hoc Commands and brings back spell
checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks
everyone for reporting issues!
What’s New
The Ad-Hoc Commands window has been ported to Gajim’s new Assistant. This
unifies the look and feel with other actions using an Assistant and it
also fixes some issues.
More Changes
New
* Profile: A NOTE entry has been added
Changes
* API JID for search.jabber.network integration has been updated
* Provider list: blabber.im has been removed (service is gone)
Fixes
* Reload CSS after switching dark/light theme
* Migration routine for portable installer
* Fixed starting History Manager in standalone mode
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message:
Forget about Python 3.6
|
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Remove SHA1 hashes for distfiles
|
2021-08-10 14:03:37 by Nia Alarie | Files touched by this commit (11) | |
Log message:
gajim: update to 1.3.2
Release notes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/
|
2020-07-08 13:55:45 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-nbxmpp: updated to 1.0.1
python-nbxmpp 1.0.1
New
* Add XEP-0377 support
* MUC: Return message id when using inivite()
Bugfixes
* OMEMO: Correctly parse prekey value
* Client: Determine protocol and type correctly if a custom host is used
* Smacks: Don't fail on saving error replies
python-nbxmpp 1.0.0
* Library rewritten in most parts
* Replace BOSH with Websocket
* Add new example client
* Many other improvements
Known Issues:
* Currently no Client Cert support
|
2019-04-25 15:29:15 by Nia Alarie | Files touched by this commit (2) |
Log message:
chat/py-nbxmpp: Update to 0.6.10
Changes since 0.6.9:
* Add support for domain based name in features for GSSAPI
* Fix usage of BOSH
* Fix Jingle hash namespace
|