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 3D3EF15800F for ; Sun, 29 Jan 2023 10:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E240CE08F2; Sun, 29 Jan 2023 10:01:02 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5B38E08F2 for ; Sun, 29 Jan 2023 10:01:02 +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 B2D18340EEC for ; Sun, 29 Jan 2023 10:01:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E19ED893 for ; Sun, 29 Jan 2023 10:00:59 +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: <1674986432.ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e.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.6.5.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e X-VCS-Branch: dev Date: Sun, 29 Jan 2023 10:00:59 +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: c097eabd-87c5-432d-b7e3-bcfbbb2c358b X-Archives-Hash: 7bd39c921a36c7ac4c2396a417f2c90a commit: ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e Author: Viorel Munteanu gentoo org> AuthorDate: Sun Jan 29 09:59:30 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Jan 29 10:00:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff8d6e7b net-misc/maestral-qt: support _rc versions Signed-off-by: Viorel Munteanu gentoo.org> net-misc/maestral-qt/maestral-qt-1.6.5.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild index d8487dfb4..1d934019a 100644 --- a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild @@ -3,18 +3,21 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools - +PYTHON_COMPAT=( python3_{9..11} ) inherit desktop distutils-r1 +MY_PV=${PV/_rc/.dev} DESCRIPTION="Maestral is an open-source Dropbox client written in Python" HOMEPAGE="https://maestral.app" -SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +if [[ ${PV} != *_rc* ]]; then + KEYWORDS="~amd64" +fi RDEPEND=" >=dev-python/click-8.0.2[${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 D683915800F for ; Sun, 29 Jan 2023 10:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 731F3E0907; Sun, 29 Jan 2023 10:40:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 57ED8E0907 for ; Sun, 29 Jan 2023 10:40:25 +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 56272340F2C for ; Sun, 29 Jan 2023 10:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB2808AE for ; Sun, 29 Jan 2023 10:40:20 +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: <1674986432.ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e.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.6.5.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e X-VCS-Branch: master Date: Sun, 29 Jan 2023 10:40:20 +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: 03ce6299-fd93-4fbe-ad62-e19b19ec2327 X-Archives-Hash: 7b02344d09db3b20856f09bf7364c93c Message-ID: <20230129104020.38KOCOYy1vsZyGgXz_0GG1DcZLQMxgUStba5-ix0c_E@z> commit: ff8d6e7b1a2dcd5ad7ad23809b2ad966f0abbe9e Author: Viorel Munteanu gentoo org> AuthorDate: Sun Jan 29 09:59:30 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Jan 29 10:00:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff8d6e7b net-misc/maestral-qt: support _rc versions Signed-off-by: Viorel Munteanu gentoo.org> net-misc/maestral-qt/maestral-qt-1.6.5.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild index d8487dfb4..1d934019a 100644 --- a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild @@ -3,18 +3,21 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools - +PYTHON_COMPAT=( python3_{9..11} ) inherit desktop distutils-r1 +MY_PV=${PV/_rc/.dev} DESCRIPTION="Maestral is an open-source Dropbox client written in Python" HOMEPAGE="https://maestral.app" -SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +if [[ ${PV} != *_rc* ]]; then + KEYWORDS="~amd64" +fi RDEPEND=" >=dev-python/click-8.0.2[${PYTHON_USEDEP}]