From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B2B6159C9B for ; Fri, 9 Aug 2024 00:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA493E2B44; Fri, 9 Aug 2024 00:10:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE042E2B44 for ; Fri, 9 Aug 2024 00:10:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4EF7343096 for ; Fri, 9 Aug 2024 00:10:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C36321B9A for ; Fri, 9 Aug 2024 00:10:13 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1723160506.0ec9cdb90a4a98020101398f1b3d195cdc7bec49.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mautrix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/mautrix/Manifest dev-python/mautrix/mautrix-0.20.4-r1.ebuild dev-python/mautrix/mautrix-0.20.6.ebuild X-VCS-Directories: dev-python/mautrix/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 0ec9cdb90a4a98020101398f1b3d195cdc7bec49 X-VCS-Branch: dev Date: Fri, 9 Aug 2024 00:10:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 056b5797-23e8-4af9-ba78-f3e6793f42be X-Archives-Hash: 425655f428332fb6da8df9c48a96a9dd commit: 0ec9cdb90a4a98020101398f1b3d195cdc7bec49 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Thu Aug 8 23:41:46 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu Aug 8 23:41:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ec9cdb9 dev-python/mautrix: add 0.20.6, drop 0.20.4-r1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/mautrix/Manifest | 1 + ...{mautrix-0.20.4-r1.ebuild => mautrix-0.20.6.ebuild} | 18 +++++++----------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/dev-python/mautrix/Manifest b/dev-python/mautrix/Manifest index b54fb010f..126a31c1b 100644 --- a/dev-python/mautrix/Manifest +++ b/dev-python/mautrix/Manifest @@ -1 +1,2 @@ DIST mautrix-0.20.4.gh.tar.gz 244467 BLAKE2B adbab30c4b4e08b2def968bc7b85c4402cf32cfa4f15b17c8ba126a93230e2d84c6a43a3cc8bd0fe409d4fd1f9129a65c89d68ae61aaecd869cbf62480ff2883 SHA512 30a1a82fdb6875cd24dc685c567ad9c73eaa2d6a25e188498bdfec452dc530c0efa4373d3a1d2b217c5238ee9f33fc2d892549ea576c2f487f942a38eb8363d5 +DIST mautrix-0.20.6.gh.tar.gz 245084 BLAKE2B 72ce0d7c32cc0c5cd8fcec40c7d98c1b2bee953f0ba60266ec9ffaf40d76bfb6ac3a7387b59557b96c799cb7119dc28cfb7fae692f7e2eca9a09bde6a69edc7d SHA512 0fb345369184e70ba2656906ae4257237d2b5fdfb52064f0ff6baf696247100816249b457f7471f5ae14acfd4be737dc2f20067ccb5cfed16bfd2d07fc29c689 diff --git a/dev-python/mautrix/mautrix-0.20.4-r1.ebuild b/dev-python/mautrix/mautrix-0.20.6.ebuild similarity index 79% rename from dev-python/mautrix/mautrix-0.20.4-r1.ebuild rename to dev-python/mautrix/mautrix-0.20.6.ebuild index 0304110f1..d7a7df90a 100644 --- a/dev-python/mautrix/mautrix-0.20.4-r1.ebuild +++ b/dev-python/mautrix/mautrix-0.20.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..12} ) -inherit edo databases distutils-r1 optfeature +inherit daemons distutils-r1 optfeature DESCRIPTION="A Python 3 asyncio Matrix framework" HOMEPAGE=" @@ -36,7 +36,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" test? ( - ${DATABASES_DEPEND[postgres]} dev-python/aiosqlite[${PYTHON_USEDEP}] dev-python/asyncpg[${PYTHON_USEDEP}] dev-python/pytest-asyncio[${PYTHON_USEDEP}] @@ -46,21 +45,18 @@ BDEPEND=" distutils_enable_tests pytest +daemons_enable postgresql test + # Disabled because of https://bugs.gentoo.org/922488 #distutils_enable_sphinx docs \ # dev-python/sphinx-rtd-theme src_test() { - local -x PGHOST="$(epostgres --get-sockdir)" - local -x PGPORT="65432" - local -x PGUSER="postgres" - local -x MEOW_TEST_PG_URL="postgresql:///meow" - - epostgres --start ${PGPORT} - edo createdb -U postgres meow + daemons_start postgresql --host 127.0.0.1 + local -x MEOW_TEST_PG_URL="${POSTGRESQL_URL:?}" distutils-r1_src_test - epostgres --stop + daemons_stop postgresql } pkg_postinst() {