./chat/py-hangups, Third-party instant messaging client for Google Hangouts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.13nb2, Package name: py311-hangups-0.4.13nb2, Maintainer: pkgsrc-users

hangups is the first third-party instant messaging client for Google
Hangouts. It includes both a Python library and a reference client
with a text-based user interface.

Unlike its predecessor Google Talk, Hangouts uses a proprietary,
non-interoperable protocol. hangups is implemented by reverse-engineering
this protocol, which allows it to support features like group
messaging that aren't available in clients that connect via XMPP.

hangups is still in an early stage of development. The reference
client is usable for basic chatting, but the API is undocumented
and subject to change.


Required to run:
[devel/py-setuptools] [devel/py-urwid] [devel/py-requests] [devel/py-protobuf] [devel/py-configargparse] [devel/py-appdirs] [www/py-MechanicalSoup] [www/py-aiohttp] [devel/py-async-timeout] [devel/py-readlike] [devel/py-reparser] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 95.878 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   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-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-03-08 22:28:28 by Leonardo Taccari | Files touched by this commit (3)
Log message:
py-hangups: Update to 0.4.13

Changes:
0.4.13
------
 - add --keep-emoticons
 - drop support for Python 3.5
 - add support for Python 3.9
 - show message when image is not found
 - return ConversationEvent from Conversation methods
 - add new Conversation methods
 - add group link sharing support to Conversation
 - add canonical_email to user.User
   2020-09-29 23:42:59 by Leonardo Taccari | Files touched by this commit (3) | Package updated
Log message:
py-hangups: Update to 0.4.12

Changes:
0.4.12
------
 * update parameters for consistency with web client
 * upgrade pinned dependencies
   2020-09-07 21:34:30 by Leonardo Taccari | Files touched by this commit (3)
Log message:
py-hangups: Update to 0.4.11

Changes:
0.4.11
------
 - Fix random 401 errors