pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat Update chat/mautrix-python to 0.7.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5190c13b6387
branches:  trunk
changeset: 441155:5190c13b6387
user:      js <js%pkgsrc.org@localhost>
date:      Tue Oct 27 20:41:51 2020 +0000

description:
Update chat/mautrix-python to 0.7.13

According to the author, this should now work with Python 3.9, so I'm removing
39 from PYTHON_VERSIONS_INCOMPATIBLE, as well as for all packages that had it
because they depend on mautrix-python.

v0.7.13
Extended session wait time when handling encrypted messages in bridges: it'll
now wait for 5 seconds, then send an error, then wait for 10 more seconds. If
the keys arrive in those 10 seconds, the message is bridged and the error is
redacted, otherwise the error is edited.

v0.7.12
No change log was released

diffstat:

 chat/maubot/Makefile           |   5 ++---
 chat/mautrix-hangouts/Makefile |   5 ++---
 chat/py-mautrix/Makefile       |   7 +++----
 chat/py-mautrix/distinfo       |  10 +++++-----
 4 files changed, 12 insertions(+), 15 deletions(-)

diffs (75 lines):

diff -r 5102544a0d8d -r 5190c13b6387 chat/maubot/Makefile
--- a/chat/maubot/Makefile      Tue Oct 27 19:50:22 2020 +0000
+++ b/chat/maubot/Makefile      Tue Oct 27 20:41:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/10/17 16:44:37 js Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/27 20:41:51 js Exp $
 
 DISTNAME=      maubot-0.1.0
 PKGREVISION=   1
@@ -26,8 +26,7 @@
 
 USE_LANGUAGES= # none
  
-# 36 is too old, 39 doesn't work.
-PYTHON_VERSIONS_INCOMPATIBLE=  27 36 39
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 INSTALLATION_DIRS+=    share/maubot
 
diff -r 5102544a0d8d -r 5190c13b6387 chat/mautrix-hangouts/Makefile
--- a/chat/mautrix-hangouts/Makefile    Tue Oct 27 19:50:22 2020 +0000
+++ b/chat/mautrix-hangouts/Makefile    Tue Oct 27 20:41:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/10/17 17:19:19 js Exp $
+# $NetBSD: Makefile,v 1.9 2020/10/27 20:41:51 js Exp $
 
 DISTNAME=      mautrix-hangouts-0.1.3
 PKGREVISION=   3
@@ -24,8 +24,7 @@
 USE_TOOLS+=    pax
 USE_LANGUAGES= # none
 
-# 36 is too old, 39 doesn't work.
-PYTHON_VERSIONS_INCOMPATIBLE=  27 36 39
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 EGG_NAME=      mautrix_hangouts-${PKGVERSION_NOREV}+dev.unknown
 
diff -r 5102544a0d8d -r 5190c13b6387 chat/py-mautrix/Makefile
--- a/chat/py-mautrix/Makefile  Tue Oct 27 19:50:22 2020 +0000
+++ b/chat/py-mautrix/Makefile  Tue Oct 27 20:41:51 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/10/17 16:44:37 js Exp $
+# $NetBSD: Makefile,v 1.9 2020/10/27 20:41:51 js Exp $
 
-DISTNAME=      mautrix-python-0.7.11
+DISTNAME=      mautrix-python-0.7.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-python//}
 PKGREVISION=   2
 CATEGORIES=    chat python
@@ -13,8 +13,7 @@
 COMMENT=       Python 3 asyncio Matrix framework
 LICENSE=       mpl-2.0
 
-# 36 is too old, 39 doesn't work.
-PYTHON_VERSIONS_INCOMPATIBLE=  27 36 39
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-aiohttp>=3<4:../../www/py-aiohttp
diff -r 5102544a0d8d -r 5190c13b6387 chat/py-mautrix/distinfo
--- a/chat/py-mautrix/distinfo  Tue Oct 27 19:50:22 2020 +0000
+++ b/chat/py-mautrix/distinfo  Tue Oct 27 20:41:51 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/10/04 11:41:16 js Exp $
+$NetBSD: distinfo,v 1.4 2020/10/27 20:41:51 js Exp $
 
-SHA1 (mautrix-python-0.7.11.tar.gz) = 36f552c4a7d1cb4d9816532afc168c3044ca01d3
-RMD160 (mautrix-python-0.7.11.tar.gz) = 1b851b3b3339b40d0bc21201429e270ed29b339e
-SHA512 (mautrix-python-0.7.11.tar.gz) = acf9be4318d7e7518e47d9ce5ddd4bf86076b524c6577d4cee7efc29344b5a0dc0cf9778430ad3eb0e6cbc436567503e3f4aaead2567dad9ed36828f8ceb0375
-Size (mautrix-python-0.7.11.tar.gz) = 138628 bytes
+SHA1 (mautrix-python-0.7.13.tar.gz) = c8fbbbb02d24c80166cbc94259d4a3eccb3385d0
+RMD160 (mautrix-python-0.7.13.tar.gz) = 5b17d8b1962657b409df6b6a17e657e0e57e8db1
+SHA512 (mautrix-python-0.7.13.tar.gz) = 31dfac06f8e26f7f1a70216f1edec00ca9d48b213bfc0c6da44a9f0dc20e1111bf4fbdf508f98b6ffd52d06ca5a4e95677cc6b26f10cbb28834ace8b2a7f72ae
+Size (mautrix-python-0.7.13.tar.gz) = 138976 bytes



Home | Main Index | Thread Index | Old Index