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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29D7B1382C5 for ; Sat, 8 May 2021 11:13:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B375E078A; Sat, 8 May 2021 11:13:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23F81E078A for ; Sat, 8 May 2021 11:13:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 750B0340E53 for ; Sat, 8 May 2021 11:13:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C93A759C for ; Sat, 8 May 2021 11:13:10 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1620472376.89576d16e92040d6b2f6ebeb407625d5a9ad57a0.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/vttlib/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/vttlib/vttlib-0.11.0.ebuild X-VCS-Directories: dev-python/vttlib/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 89576d16e92040d6b2f6ebeb407625d5a9ad57a0 X-VCS-Branch: dev Date: Sat, 8 May 2021 11:13:10 +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: b426aa7e-328e-4499-b8fb-ad4e38848dc5 X-Archives-Hash: cadbd6d9fbd38c1b6e97dc85720517f2 commit: 89576d16e92040d6b2f6ebeb407625d5a9ad57a0 Author: Alessandro Barbieri gmail com> AuthorDate: Sat May 8 11:12:56 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sat May 8 11:12:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89576d16 dev-python/vttlib: use a proper fix for toml Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/vttlib/vttlib-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/vttlib/vttlib-0.11.0.ebuild b/dev-python/vttlib/vttlib-0.11.0.ebuild index 572b3d5b7..1a5bddbf6 100644 --- a/dev-python/vttlib/vttlib-0.11.0.ebuild +++ b/dev-python/vttlib/vttlib-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,6 +6,7 @@ MYPN="vttLib" MYPV="${PV/_p/.post}" MYP="${MYPN}-${MYPV}" PYTHON_COMPAT=( python3_{7,8} ) +DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 @@ -24,7 +25,6 @@ KEYWORDS="~amd64" RDEPEND=" >=dev-python/fonttools-4.10.2[${PYTHON_USEDEP}] >=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] - dev-python/toml[${PYTHON_USEDEP}] >=dev-python/ufoLib2-0.7.1[${PYTHON_USEDEP}] " #setup_requires