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 5A52E1392E8 for ; Mon, 28 Jun 2021 10:59:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0833E0953; Mon, 28 Jun 2021 10:59:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B4A05E0953 for ; Mon, 28 Jun 2021 10:59:07 +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 2D23133E830 for ; Mon, 28 Jun 2021 10:59:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEED77C4 for ; Mon, 28 Jun 2021 10:59:02 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1624836316.01b267e3cda5fc08cef1d58f9a54c44433b52415.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/gftools/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/gftools/gftools-0.6.2.ebuild dev-util/gftools/gftools-0.7.2.ebuild X-VCS-Directories: dev-util/gftools/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 01b267e3cda5fc08cef1d58f9a54c44433b52415 X-VCS-Branch: master Date: Mon, 28 Jun 2021 10:59:02 +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: e9dc661e-4c55-4aad-88d0-a2eda9e8d2a1 X-Archives-Hash: 830a645a174a6768bff01e45f50b10b6 commit: 01b267e3cda5fc08cef1d58f9a54c44433b52415 Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 27 23:25:16 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jun 27 23:25:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01b267e3 dev-util/gftools: add 0.7.2, drop 0.6.2 Signed-off-by: Alessandro Barbieri gmail.com> .../{gftools-0.6.2.ebuild => gftools-0.7.2.ebuild} | 50 +++++++++++----------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/dev-util/gftools/gftools-0.6.2.ebuild b/dev-util/gftools/gftools-0.7.2.ebuild similarity index 53% rename from dev-util/gftools/gftools-0.6.2.ebuild rename to dev-util/gftools/gftools-0.7.2.ebuild index 55dbb3697..c3943f447 100644 --- a/dev-util/gftools/gftools-0.6.2.ebuild +++ b/dev-util/gftools/gftools-0.7.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -COMMIT="0fe81a08dee6e7614c0f196e6668a9aafaad0d3e" -DISTUTILS_USE_SETUPTOOLS=rdepend +COMMIT="e33ccf3515cc5b8005a3a50b4163663623649d20" DISTUTILS_SINGLE_IMPL=1 +DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 @@ -25,36 +25,36 @@ PROPERTIES="test_network" RDEPEND=" $(python_gen_cond_dep ' - app-arch/brotli[python,${PYTHON_MULTI_USEDEP}] - dev-python/absl-py[${PYTHON_MULTI_USEDEP}] - dev-python/babelfont[${PYTHON_MULTI_USEDEP}] - dev-python/browserstack-local-python[${PYTHON_MULTI_USEDEP}] - dev-python/fonttools[${PYTHON_MULTI_USEDEP}] - dev-python/glyphsLib[${PYTHON_MULTI_USEDEP}] - dev-python/ots-python[${PYTHON_MULTI_USEDEP}] - dev-python/protobuf-python[${PYTHON_MULTI_USEDEP}] - dev-python/pybrowserstack-screenshots[${PYTHON_MULTI_USEDEP}] - dev-python/pygit2[${PYTHON_MULTI_USEDEP}] - dev-python/PyGithub[${PYTHON_MULTI_USEDEP}] - dev-python/pyyaml[${PYTHON_MULTI_USEDEP}] - dev-python/statmake[${PYTHON_MULTI_USEDEP}] - dev-python/strictyaml[${PYTHON_MULTI_USEDEP}] - dev-python/requests[${PYTHON_MULTI_USEDEP}] - dev-python/tabulate[${PYTHON_MULTI_USEDEP}] - dev-python/ttfautohint-py[${PYTHON_MULTI_USEDEP}] - dev-python/unidecode[${PYTHON_MULTI_USEDEP}] - dev-python/vttlib[${PYTHON_MULTI_USEDEP}] - dev-util/fontmake[${PYTHON_MULTI_USEDEP}] + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/absl-py[${PYTHON_USEDEP}] + dev-python/babelfont[${PYTHON_USEDEP}] + dev-python/browserstack-local-python[${PYTHON_USEDEP}] + dev-python/fonttools[${PYTHON_USEDEP}] + dev-python/glyphsLib[${PYTHON_USEDEP}] + dev-python/ots-python[${PYTHON_USEDEP}] + dev-python/protobuf-python[${PYTHON_USEDEP}] + dev-python/pybrowserstack-screenshots[${PYTHON_USEDEP}] + dev-python/pygit2[${PYTHON_USEDEP}] + dev-python/PyGithub[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/statmake[${PYTHON_USEDEP}] + dev-python/strictyaml[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/tabulate[${PYTHON_USEDEP}] + dev-python/ttfautohint-py[${PYTHON_USEDEP}] + dev-python/unidecode[${PYTHON_USEDEP}] + dev-python/vttlib[${PYTHON_USEDEP}] + dev-util/fontmake[${PYTHON_USEDEP}] ') " DEPEND="${RDEPEND}" BDEPEND=" $(python_gen_cond_dep ' - dev-python/setuptools_scm[${PYTHON_MULTI_USEDEP}] + dev-python/setuptools_scm[${PYTHON_USEDEP}] ') test? ( $(python_gen_cond_dep ' - dev-python/tabulate[${PYTHON_MULTI_USEDEP}] + dev-python/tabulate[${PYTHON_USEDEP}] media-gfx/fontforge[python,${PYTHON_SINGLE_USEDEP}] ') )