Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9A9021A921F for ; Wed, 18 Nov 2020 20:52:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D20A984DCD; Wed, 18 Nov 2020 20:52:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1778D84DC5 for ; Wed, 18 Nov 2020 20:52:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 1tZHWiQenMJ6 for ; Wed, 18 Nov 2020 20:52:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4677684D26 for ; Wed, 18 Nov 2020 20:52:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40262FA9D; Wed, 18 Nov 2020 20:52:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605732770114490" MIME-Version: 1.0 Date: Wed, 18 Nov 2020 20:52:50 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/chat/mautrix-hangouts To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20201118205250.40262FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605732770114490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Wed Nov 18 20:52:50 UTC 2020 Modified Files: pkgsrc/chat/mautrix-hangouts: Makefile PLIST distinfo Log Message: Update chat/mautrix-hangouts to 0.1.4 Upstream provides absolutely no change log other than "Bump version". To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/chat/mautrix-hangouts/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/mautrix-hangouts/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/chat/mautrix-hangouts/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605732770114490 Content-Disposition: inline Content-Length: 5390 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/chat/mautrix-hangouts/Makefile diff -u pkgsrc/chat/mautrix-hangouts/Makefile:1.9 pkgsrc/chat/mautrix-hangouts/Makefile:1.10 --- pkgsrc/chat/mautrix-hangouts/Makefile:1.9 Tue Oct 27 20:41:51 2020 +++ pkgsrc/chat/mautrix-hangouts/Makefile Wed Nov 18 20:52:50 2020 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2020/10/27 20:41:51 js Exp $ +# $NetBSD: Makefile,v 1.10 2020/11/18 20:52:50 js Exp $ -DISTNAME= mautrix-hangouts-0.1.3 -PKGREVISION= 3 +DISTNAME= mautrix-hangouts-0.1.4 CATEGORIES= chat python MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/} GITHUB_TAG= v${PKGVERSION_NOREV} @@ -11,15 +10,16 @@ HOMEPAGE= https://github.com/tulir/mautr COMMENT= Matrix-Hangouts puppeting bridge LICENSE= gnu-agpl-v3 -DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3<4:../../www/py-aiohttp +DEPENDS+= ${PYPKGPREFIX}-yarl>=1<2:../../www/py-yarl DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=1.2<2:../../databases/py-sqlalchemy DEPENDS+= ${PYPKGPREFIX}-alembic>=1<2:../../databases/py-alembic DEPENDS+= ${PYPKGPREFIX}-ruamel-yaml>=0.15.94<0.17:../../devel/py-ruamel-yaml DEPENDS+= ${PYPKGPREFIX}-commonmark>=0.8<0.10:../../textproc/py-commonmark DEPENDS+= ${PYPKGPREFIX}-magic>=0.4<0.5:../../sysutils/py-magic -DEPENDS+= ${PYPKGPREFIX}-hangups>=0.4.11<0.5:../../chat/py-hangups -DEPENDS+= ${PYPKGPREFIX}-mautrix>=0.7.7<0.8:../../chat/py-mautrix +DEPENDS+= ${PYPKGPREFIX}-hangups>=0.4.12<0.5:../../chat/py-hangups +DEPENDS+= ${PYPKGPREFIX}-mautrix>=0.8.2<0.9:../../chat/py-mautrix +DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools USE_TOOLS+= pax USE_LANGUAGES= # none Index: pkgsrc/chat/mautrix-hangouts/PLIST diff -u pkgsrc/chat/mautrix-hangouts/PLIST:1.2 pkgsrc/chat/mautrix-hangouts/PLIST:1.3 --- pkgsrc/chat/mautrix-hangouts/PLIST:1.2 Sun Oct 4 18:36:41 2020 +++ pkgsrc/chat/mautrix-hangouts/PLIST Wed Nov 18 20:52:50 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2020/10/04 18:36:41 js Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/11/18 20:52:50 js Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -16,9 +16,9 @@ ${PYSITELIB}/mautrix_hangouts/commands/_ ${PYSITELIB}/mautrix_hangouts/commands/auth.py ${PYSITELIB}/mautrix_hangouts/commands/auth.pyc ${PYSITELIB}/mautrix_hangouts/commands/auth.pyo -${PYSITELIB}/mautrix_hangouts/commands/handler.py -${PYSITELIB}/mautrix_hangouts/commands/handler.pyc -${PYSITELIB}/mautrix_hangouts/commands/handler.pyo +${PYSITELIB}/mautrix_hangouts/commands/typehint.py +${PYSITELIB}/mautrix_hangouts/commands/typehint.pyc +${PYSITELIB}/mautrix_hangouts/commands/typehint.pyo ${PYSITELIB}/mautrix_hangouts/config.py ${PYSITELIB}/mautrix_hangouts/config.pyc ${PYSITELIB}/mautrix_hangouts/config.pyo @@ -82,8 +82,10 @@ ${PYSITELIB}/mautrix_hangouts/web/static ${PYSITELIB}/mautrix_hangouts/web/static/login.js share/mautrix-hangouts/alembic.ini share/mautrix-hangouts/alembic/env.py +share/mautrix-hangouts/alembic/versions/33078cd14618_add_double_puppet_base_url_to_puppet_.py share/mautrix-hangouts/alembic/versions/41712fc6d14b_add_user_portal_puppet_mappings_to_db.py share/mautrix-hangouts/alembic/versions/4567a7c4de97_switch_to_mautrix_python_crypto.py +share/mautrix-hangouts/alembic/versions/52cd44bea796_stop_using_size_limited_string_fields.py share/mautrix-hangouts/alembic/versions/63ea9db2aa00_add_receiver_and_index_fields_to_.py share/mautrix-hangouts/alembic/versions/7d9a9a4d50d7_add_timestamp_to_messages.py share/mautrix-hangouts/alembic/versions/ab5435bd192e_add_bridge_notice_room_column_for_users.py @@ -91,5 +93,6 @@ share/mautrix-hangouts/alembic/versions/ share/mautrix-hangouts/alembic/versions/bb5a68cd3f8e_store_encryption_state_event_in_db.py share/mautrix-hangouts/alembic/versions/bfb775ce2cee_initial_revision.py share/mautrix-hangouts/alembic/versions/c319c2ce8698_add_end_to_bridge_encryption_fields.py +share/mautrix-hangouts/alembic/versions/fae20932d275_add_profile_set_booleans_to_puppet_table.py share/mautrix-hangouts/alembic/versions/fb42f7a67a6b_add_receiver_field_to_portals.py share/mautrix-hangouts/example-config.yaml Index: pkgsrc/chat/mautrix-hangouts/distinfo diff -u pkgsrc/chat/mautrix-hangouts/distinfo:1.4 pkgsrc/chat/mautrix-hangouts/distinfo:1.5 --- pkgsrc/chat/mautrix-hangouts/distinfo:1.4 Sun Oct 4 18:36:41 2020 +++ pkgsrc/chat/mautrix-hangouts/distinfo Wed Nov 18 20:52:50 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2020/10/04 18:36:41 js Exp $ +$NetBSD: distinfo,v 1.5 2020/11/18 20:52:50 js Exp $ -SHA1 (mautrix-hangouts-0.1.3.tar.gz) = dd09e961c2141719cdbe4d8dc9104774a9fa4d6f -RMD160 (mautrix-hangouts-0.1.3.tar.gz) = 0e47642f42de8acd1eb95201c539961c42846c45 -SHA512 (mautrix-hangouts-0.1.3.tar.gz) = 37be04317c2283236a5777780f846713328b247cccd3f00cdca695d2741af991df1efce65ab4ad582073b46b11130d5962f564de44b65102000feaf2e39259e3 -Size (mautrix-hangouts-0.1.3.tar.gz) = 83033 bytes +SHA1 (mautrix-hangouts-0.1.4.tar.gz) = 31c8915bfee5731ada4c2a1bc35f6130d8313481 +RMD160 (mautrix-hangouts-0.1.4.tar.gz) = 0308db3029fe1c4f9096ab15bcc148458952671c +SHA512 (mautrix-hangouts-0.1.4.tar.gz) = 258a3ff04273629fe2654ce4e8a806cd02b73223e7e781ba0b56ab03cd8cc0e9c36fda33f195ac4afd5a482373b0a022a54d3ef5933c8e5e888a4f495fb317f6 +Size (mautrix-hangouts-0.1.4.tar.gz) = 83593 bytes --_----------=_1605732770114490--