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 0332E1382C5 for ; Thu, 18 Feb 2021 10:44:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E8FCE086C; Thu, 18 Feb 2021 10:44:55 +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 0DC13E086C for ; Thu, 18 Feb 2021 10:44:55 +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 A160E340C54 for ; Thu, 18 Feb 2021 10:44:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03DE34C6 for ; Thu, 18 Feb 2021 10:44:52 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1613645071.8d01f97d25531da6a5fc8346cf69690eb72c3eb3.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/graphene/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/graphene/Manifest dev-python/graphene/graphene-3.0.0_beta6.ebuild dev-python/graphene/graphene-3.0.0_beta7.ebuild X-VCS-Directories: dev-python/graphene/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8d01f97d25531da6a5fc8346cf69690eb72c3eb3 X-VCS-Branch: dev Date: Thu, 18 Feb 2021 10:44:52 +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: 1fbd86f6-abdd-415d-88d7-ace1da9b6f3c X-Archives-Hash: 2583141727e6a6fd66173d0b53e5855f commit: 8d01f97d25531da6a5fc8346cf69690eb72c3eb3 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Feb 17 19:06:08 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Feb 18 10:44:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d01f97d dev-python/graphene: minor version bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/graphene/Manifest | 2 +- .../{graphene-3.0.0_beta6.ebuild => graphene-3.0.0_beta7.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/graphene/Manifest b/dev-python/graphene/Manifest index 7a175b7a..3618cd53 100644 --- a/dev-python/graphene/Manifest +++ b/dev-python/graphene/Manifest @@ -1 +1 @@ -DIST graphene-3.0.0_beta6.tar.gz 113241 BLAKE2B cd205c9309577d3a8038da0630f4e55ef2f6df5286bfd37b1f7f70ad850ca5704e82af515d3f2ce6b51713f8776597f0f211268cc958f902e9b82ec1b8678aaf SHA512 f0d29ea7eddd27c0d11c41493d40fc86da8b3d7108765e66b2fc7de8e56fbf30cc0a0ee01755780c32bf415a59175792d5164c8c95ca947e9da7d408d0859bf3 +DIST graphene-3.0.0_beta7.tar.gz 113258 BLAKE2B 4a3adadfea6dc6fd936b8bad83cf02c1b2b7937648712ee26ce3c5eb7e6d6631790ae2f22fff334de4495ed3197761862e88450e7f837ee06f71e7de4009efe4 SHA512 df4dee75c8c5bc5643dd5231bff61f7f1e2efe7203e61a3e32b10c80c2f44139a408ca99726fea51d6aa6e844e648c860c41e3e20ee4679dd3573f43047e71fa diff --git a/dev-python/graphene/graphene-3.0.0_beta6.ebuild b/dev-python/graphene/graphene-3.0.0_beta7.ebuild similarity index 96% rename from dev-python/graphene/graphene-3.0.0_beta6.ebuild rename to dev-python/graphene/graphene-3.0.0_beta7.ebuild index 8988301d..d0223b99 100644 --- a/dev-python/graphene/graphene-3.0.0_beta6.ebuild +++ b/dev-python/graphene/graphene-3.0.0_beta7.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