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 BA5661382C5 for ; Wed, 28 Apr 2021 02:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ED22E086A; Wed, 28 Apr 2021 02:16:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6A7BFE086A for ; Wed, 28 Apr 2021 02:16:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 83D2A340988 for ; Wed, 28 Apr 2021 02:16:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08CA5735 for ; Wed, 28 Apr 2021 02:16:49 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1619574436.f449b7992db600b72353a9a766bcb463ece5d750.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/graphql-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/graphql-core/Manifest dev-python/graphql-core/graphql-core-3.1.2.ebuild dev-python/graphql-core/graphql-core-3.1.3.ebuild X-VCS-Directories: dev-python/graphql-core/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: f449b7992db600b72353a9a766bcb463ece5d750 X-VCS-Branch: dev Date: Wed, 28 Apr 2021 02:16:49 +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: 42f86779-2cc4-4f35-9a71-af96e190b76a X-Archives-Hash: ab96a21b1b617ac5a016df281e061fbb commit: f449b7992db600b72353a9a766bcb463ece5d750 Author: Theo Anderson posteo de> AuthorDate: Wed Apr 28 01:47:16 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Wed Apr 28 01:47:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f449b799 dev-python/graphql-core: drop 3.1.2, 3.1.3 Signed-off-by: Theo Anderson posteo.de> dev-python/graphql-core/Manifest | 2 -- dev-python/graphql-core/graphql-core-3.1.2.ebuild | 21 --------------------- dev-python/graphql-core/graphql-core-3.1.3.ebuild | 21 --------------------- 3 files changed, 44 deletions(-) diff --git a/dev-python/graphql-core/Manifest b/dev-python/graphql-core/Manifest index ef82a499e..c9df08c1b 100644 --- a/dev-python/graphql-core/Manifest +++ b/dev-python/graphql-core/Manifest @@ -1,3 +1 @@ -DIST graphql-core-3.1.2.tar.gz 487634 BLAKE2B d71d10e27b87772d9678c90f2bdcbf8d164fcab746c2905fd7414e9744708bb670e35ab0066a1d8d75076991c4b880acd678600f14b0e07a9093ca55d941dbff SHA512 659b245cdec7cfde998ab14444321240008a1fffe5d7f52153c8ecd121556e474001aecee405d73f9eabeae2cdd9ce8b5ede27a7c769b5a8715a9bb3e0c3ca03 -DIST graphql-core-3.1.3.tar.gz 496155 BLAKE2B 0a5461b3a43d17bfde595acce7340d9fb6cf66c6faa4acca6cf7d7d0d41d1c38d2a1d7fb3909b88a834bca3b366bc85c98671c2d4c5ce84467c28b1b1f773dfa SHA512 ffe0697ade66706378c5675771c62966c135c1d6cf399e0e8aa00acadbd7d7a5aa9ea07ee4f34d76d0a11b5ddf47eba7401583bc00347f5d8286e552a2ee4361 DIST graphql-core-3.1.4.tar.gz 496344 BLAKE2B a8060e0f23b147d91a19ea6bf05bfdd137d8d543c7839f287dcaa49039c9a23dace692d605d29885ae38ed8ac1dbd2385fa24b4fb491063dfb2693f599e8310a SHA512 f4e700d9ff00d737930581ec52a2555594a398ea3b04f8b700c8baa6aa129003dfc0ed8d8f5783126ef3e7ae4e7c3f3a0cff2cc9f30e8a7a5a6cf0dd3df94205 diff --git a/dev-python/graphql-core/graphql-core-3.1.2.ebuild b/dev-python/graphql-core/graphql-core-3.1.2.ebuild deleted file mode 100644 index c8b730ff1..000000000 --- a/dev-python/graphql-core/graphql-core-3.1.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..8} ) - -inherit distutils-r1 - -DESCRIPTION="GraphQL for Python" -HOMEPAGE="https://github.com/graphql-python/graphql-core" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme diff --git a/dev-python/graphql-core/graphql-core-3.1.3.ebuild b/dev-python/graphql-core/graphql-core-3.1.3.ebuild deleted file mode 100644 index 0b481cbd7..000000000 --- a/dev-python/graphql-core/graphql-core-3.1.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..8} ) - -inherit distutils-r1 - -DESCRIPTION="GraphQL for Python" -HOMEPAGE="https://github.com/graphql-python/graphql-core" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme