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 DEE55138359 for ; Fri, 17 Jul 2020 14:45:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CC69E089E; Fri, 17 Jul 2020 14:45:01 +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 14947E089E for ; Fri, 17 Jul 2020 14:45:01 +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 0C75834F2E4 for ; Fri, 17 Jul 2020 14:45:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09D05291 for ; Fri, 17 Jul 2020 14:44:58 +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: <1594997078.cee0dcde29abaaa934aa28ef5f8659d7c532ee69.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/uvicorn/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/uvicorn/Manifest dev-python/uvicorn/uvicorn-0.11.5.ebuild dev-python/uvicorn/uvicorn-0.11.6.ebuild X-VCS-Directories: dev-python/uvicorn/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: cee0dcde29abaaa934aa28ef5f8659d7c532ee69 X-VCS-Branch: master Date: Fri, 17 Jul 2020 14:44:58 +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: 4336c43d-35f5-4272-a78d-2ca2479d312e X-Archives-Hash: 8af65de864b86138f0821d15558d60ee Message-ID: <20200717144458.yjSlwGdg817wvl-7uR8sjt9Fe9UpqFsZu_OhQTXuTl4@z> commit: cee0dcde29abaaa934aa28ef5f8659d7c532ee69 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Jul 17 14:44:38 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Jul 17 14:44:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cee0dcde dev-python/uvicorn: version bump Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/uvicorn/Manifest | 2 +- dev-python/uvicorn/{uvicorn-0.11.5.ebuild => uvicorn-0.11.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uvicorn/Manifest b/dev-python/uvicorn/Manifest index f1b3067..54b8fe4 100644 --- a/dev-python/uvicorn/Manifest +++ b/dev-python/uvicorn/Manifest @@ -1 +1 @@ -DIST uvicorn-0.11.5.tar.gz 499920 BLAKE2B bd1c2f501a58e2016047053ec48870b4e7e4636eb64436206e450fc58f7152f45121274a3649e207c967a96ab0a7b1aa0c765bd4b742e482627f2257970e5780 SHA512 8bff2ffb06b91cc2323b0ada271379fec611075dd8e4970713fec8af59ea19d804a759503e4495c38854ee9e1ee0ea28d52a9cf478b4b998474537ea63ab43db +DIST uvicorn-0.11.6.tar.gz 500214 BLAKE2B b1f1fcf41f113121c7e1644fdcb6ccb3e0d9d7e15643cc4f3e7738b519d6da0cfe9c2ddde1c53d10b6fa1b387589b96a806538574344255a12308c5fa628fd17 SHA512 d06853acd205c8309eb471e44ea25bc9f88a06043476774f1286a9fc119db3306d9fdc01871f30c4a6e200b0217c2b7077a56ea75742c183a05d815bec345a25 diff --git a/dev-python/uvicorn/uvicorn-0.11.5.ebuild b/dev-python/uvicorn/uvicorn-0.11.6.ebuild similarity index 100% rename from dev-python/uvicorn/uvicorn-0.11.5.ebuild rename to dev-python/uvicorn/uvicorn-0.11.6.ebuild