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 3B81F158091 for ; Wed, 1 Jun 2022 05:03:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8D3FE087A; Wed, 1 Jun 2022 05:03:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 8FA4CE087A for ; Wed, 1 Jun 2022 05:03:07 +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 C5019341C17 for ; Wed, 1 Jun 2022 05:03:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEA144F2 for ; Wed, 1 Jun 2022 05:03:02 +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: <1654059766.c00bc623962ca7ca5084f841f062b70fb26fe090.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/skia-pathops/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/skia-pathops/Manifest dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild X-VCS-Directories: dev-python/skia-pathops/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: c00bc623962ca7ca5084f841f062b70fb26fe090 X-VCS-Branch: dev Date: Wed, 1 Jun 2022 05:03: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: 3b5f8cdd-de19-4525-bb5a-d2e434339402 X-Archives-Hash: c5fb4403db09d3c9240d0de0b7540ed9 commit: c00bc623962ca7ca5084f841f062b70fb26fe090 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Jun 1 02:44:49 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Jun 1 05:02:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c00bc623 dev-python/skia-pathops: drop 0.6.0_p2 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/skia-pathops/Manifest | 1 - .../skia-pathops/skia-pathops-0.6.0_p2.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) diff --git a/dev-python/skia-pathops/Manifest b/dev-python/skia-pathops/Manifest index 5b4c87f54..1e4302f0f 100644 --- a/dev-python/skia-pathops/Manifest +++ b/dev-python/skia-pathops/Manifest @@ -1,2 +1 @@ -DIST skia-pathops-0.6.0.post2.zip 41471167 BLAKE2B b9da1ff7deade28e0b5ce4fa6590eb92b50976027fc9da805b50c9d1526a60c28661d5378ecdc4dc2de42f7d3d904dd2f768b49df716b345253ffe2475f1afe7 SHA512 3ebcf044d045a57531229841630dea6e656df434a4a9b994a9a1162c93f0c894ffb20cfb493159cefd1afbe40366e2f9742a4aeea1a693d917fa55841c887e86 DIST skia-pathops-0.7.2.zip 61294134 BLAKE2B 7cd7d5b9c244ee108bbf9b6c086e210fa05f65a8d2e36e7036a9ad94a1ff9ad2f8777ce74e4227ddd15e6b197afa668fad1cf8d110e5ac87e496c85b6e97c8dd SHA512 bf4c02895d08ee174f700d83753e3d5ada1f1de018a07b2e1574f01bd3283edaf71b1859c732d27a45030fc070232c34098760b3144b2a91a7bee72ff220394d diff --git a/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild b/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild deleted file mode 100644 index cb62b29fe..000000000 --- a/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -MYP="${P/_p/.post}" -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Python bindings for the Skia Path Ops" -HOMEPAGE=" - https://github.com/fonttools/skia-pathops - https://skia.org/dev/present/pathops -" -SRC_URI="mirror://pypi/${MYP:0:1}/${PN}/${MYP}.zip" -S="${WORKDIR}/${MYP}" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - media-libs/skia -" -DEPEND=" - ${RDEPEND} - test? ( - dev-python/pytest-cython[${PYTHON_USEDEP}] - dev-python/pytest-randomly[${PYTHON_USEDEP}] - dev-python/pytest-xdist[${PYTHON_USEDEP}] - ) -" -BDEPEND=" - app-arch/unzip - dev-python/cython[${PYTHON_USEDEP}] - dev-python/setuptools_scm[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -pkg_setup() { - export BUILD_SKIA_FROM_SOURCE=0 -} - -python_test() { - # assert == - epytest --deselect tests/pathops_test.py::PathTest::test_transform -}