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 2804415ACFC for ; Mon, 1 May 2023 08:03:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6478CE07A9; Mon, 1 May 2023 08:03:23 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FC7DE07A9 for ; Mon, 1 May 2023 08:03:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88C823414D4 for ; Mon, 1 May 2023 08:03:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D202A5A for ; Mon, 1 May 2023 08:03:21 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1682927709.1ff543283763d228153e18aad9f693f25fca4d95.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild net-misc/maestral-qt/maestral-qt-1.7.1.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 1ff543283763d228153e18aad9f693f25fca4d95 X-VCS-Branch: dev Date: Mon, 1 May 2023 08:03:21 +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: efb653c1-e661-4c9e-8cc9-fc968837aef6 X-Archives-Hash: aae4de173c7c856a276240a92ca47432 commit: 1ff543283763d228153e18aad9f693f25fca4d95 Author: Viorel Munteanu gentoo org> AuthorDate: Mon May 1 07:53:50 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon May 1 07:55:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ff54328 net-misc/maestral-qt: update RDEPEND Upstream released maestral 1.7.2, but maestral-qt stays at 1.7.1 Signed-off-by: Viorel Munteanu gentoo.org> .../{maestral-qt-1.7.1.ebuild => maestral-qt-1.7.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild similarity index 94% rename from net-misc/maestral-qt/maestral-qt-1.7.1.ebuild rename to net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild index 6ee74e197..b6662eec0 100644 --- a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-python/markdown2[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/PyQt6[widgets,gui,svg,${PYTHON_USEDEP}] - =net-misc/maestral-${PV%_rc*}*[${PYTHON_USEDEP}] + >=net-misc/maestral-${PV%_rc*}[${PYTHON_USEDEP}] " BDEPEND=" dev-python/build[${PYTHON_USEDEP}] 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 2D63F15ACFC for ; Mon, 1 May 2023 09:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32531E087B; Mon, 1 May 2023 09:20:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCE11E087B for ; Mon, 1 May 2023 09:20:35 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA1E934153F for ; Mon, 1 May 2023 09:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 885A6A6D for ; Mon, 1 May 2023 09:20:31 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1682927709.1ff543283763d228153e18aad9f693f25fca4d95.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/maestral-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild net-misc/maestral-qt/maestral-qt-1.7.1.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 1ff543283763d228153e18aad9f693f25fca4d95 X-VCS-Branch: master Date: Mon, 1 May 2023 09:20:31 +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: da51f5d3-e445-4360-93f2-4ea359e0ff7c X-Archives-Hash: d18a9d360f5a8e28968a7aa597f29f43 Message-ID: <20230501092031.EGsx2AgeqVMWD_1cX29r-f8dt6k2vRzBra3LS0ojNR4@z> commit: 1ff543283763d228153e18aad9f693f25fca4d95 Author: Viorel Munteanu gentoo org> AuthorDate: Mon May 1 07:53:50 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon May 1 07:55:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ff54328 net-misc/maestral-qt: update RDEPEND Upstream released maestral 1.7.2, but maestral-qt stays at 1.7.1 Signed-off-by: Viorel Munteanu gentoo.org> .../{maestral-qt-1.7.1.ebuild => maestral-qt-1.7.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild similarity index 94% rename from net-misc/maestral-qt/maestral-qt-1.7.1.ebuild rename to net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild index 6ee74e197..b6662eec0 100644 --- a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-python/markdown2[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/PyQt6[widgets,gui,svg,${PYTHON_USEDEP}] - =net-misc/maestral-${PV%_rc*}*[${PYTHON_USEDEP}] + >=net-misc/maestral-${PV%_rc*}[${PYTHON_USEDEP}] " BDEPEND=" dev-python/build[${PYTHON_USEDEP}]