summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-01-14 16:00:35 +0000
committerleot <leot@pkgsrc.org>2018-01-14 16:00:35 +0000
commitee7d4b8105c18379750565d277ca943dfa117e2f (patch)
treeb41dda11375648400cfe7011bd03d2bcf8c66018 /chat
parentedba0bc930b3ce0303fed8d8e370fb29f90c0ed7 (diff)
downloadpkgsrc-ee7d4b8105c18379750565d277ca943dfa117e2f.tar.gz
hangups: Update chat/py-hangups to 0.4.4
pkgsrc changes: - Update some DEPENDS PKGVERSIONs to reflect upstream setup.py changes Changes: * fix error when updating read timestamp for empty conversation * fix HTTP client resource management issue * add alternate up/down keybindings * add terminal bell notification method * add --notification-type option, deprecate --disable-notifications * fix exception propagation issues in UI
Diffstat (limited to 'chat')
-rw-r--r--chat/py-hangups/Makefile8
-rw-r--r--chat/py-hangups/PLIST8
-rw-r--r--chat/py-hangups/distinfo10
3 files changed, 13 insertions, 13 deletions
diff --git a/chat/py-hangups/Makefile b/chat/py-hangups/Makefile
index e4c3b0da6dd..7a9d1658c61 100644
--- a/chat/py-hangups/Makefile
+++ b/chat/py-hangups/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/04 13:58:24 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/01/14 16:00:35 leot Exp $
-DISTNAME= hangups-0.4.3
+DISTNAME= hangups-0.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hangups/}
@@ -11,13 +11,13 @@ COMMENT= Third-party instant messaging client for Google Hangouts
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-MechanicalSoup>=0.6.0:../../www/py-MechanicalSoup
-DEPENDS+= ${PYPKGPREFIX}-aiohttp>=1.2:../../www/py-aiohttp
+DEPENDS+= ${PYPKGPREFIX}-aiohttp>=1.3:../../www/py-aiohttp
DEPENDS+= ${PYPKGPREFIX}-appdirs>=1.4.0:../../devel/py-appdirs
DEPENDS+= ${PYPKGPREFIX}-configargparse>=0.11.0:../../devel/py-configargparse
DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.1.0:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-readlike>=0.1.2:../../devel/py-readlike
DEPENDS+= ${PYPKGPREFIX}-reparser>=1.4.3:../../devel/py-reparser
-DEPENDS+= ${PYPKGPREFIX}-requests>=2.0:../../devel/py-requests
+DEPENDS+= ${PYPKGPREFIX}-requests>=2.6.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-urwid>=1.3.1:../../devel/py-urwid
USE_LANGUAGES= # none
diff --git a/chat/py-hangups/PLIST b/chat/py-hangups/PLIST
index d33f6e20157..64d5747bf7d 100644
--- a/chat/py-hangups/PLIST
+++ b/chat/py-hangups/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/04 13:58:24 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/14 16:00:35 leot Exp $
bin/hangups
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -54,9 +54,9 @@ ${PYSITELIB}/hangups/ui/__main__.pyo
${PYSITELIB}/hangups/ui/emoticon.py
${PYSITELIB}/hangups/ui/emoticon.pyc
${PYSITELIB}/hangups/ui/emoticon.pyo
-${PYSITELIB}/hangups/ui/notify.py
-${PYSITELIB}/hangups/ui/notify.pyc
-${PYSITELIB}/hangups/ui/notify.pyo
+${PYSITELIB}/hangups/ui/notifier.py
+${PYSITELIB}/hangups/ui/notifier.pyc
+${PYSITELIB}/hangups/ui/notifier.pyo
${PYSITELIB}/hangups/ui/utils.py
${PYSITELIB}/hangups/ui/utils.pyc
${PYSITELIB}/hangups/ui/utils.pyo
diff --git a/chat/py-hangups/distinfo b/chat/py-hangups/distinfo
index d447ad57ac5..d52b45d7d72 100644
--- a/chat/py-hangups/distinfo
+++ b/chat/py-hangups/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/09/04 13:58:24 leot Exp $
+$NetBSD: distinfo,v 1.2 2018/01/14 16:00:35 leot Exp $
-SHA1 (hangups-0.4.3.tar.gz) = 9d8b94893a684158602e2f1b61f824cd41ae5e6f
-RMD160 (hangups-0.4.3.tar.gz) = c75b0dd872d58653f14cac2187546a8f9159042c
-SHA512 (hangups-0.4.3.tar.gz) = 5fe9c3bb36eeee3bd0cc6b1e27c9ab2185974c45e5fc40b4e7b0aaecd014588830716622687139ec21e24466cf709b3598f8a1954e768d02466dc70e8e48eb79
-Size (hangups-0.4.3.tar.gz) = 83330 bytes
+SHA1 (hangups-0.4.4.tar.gz) = 36f7ac2da43f19be46826bfa84d8fcc2c3570d19
+RMD160 (hangups-0.4.4.tar.gz) = e929fe7b22c9e2f3094a23556ab91c723f6cee06
+SHA512 (hangups-0.4.4.tar.gz) = d89050e9c7374785be07e88013b98c893cd091ccf93f72c0da787f6390378bccf88058622f683a8a73ae611bc828119c6267cf947963ed8f0277165879823f69
+Size (hangups-0.4.4.tar.gz) = 84881 bytes
SHA1 (patch-setup.py) = b553978ca42696d620ef674b2bac2c81b44cb4e6