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 66486138359 for ; Fri, 30 Oct 2020 21:10:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 867D6E0828; Fri, 30 Oct 2020 21:10:03 +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 68184E0828 for ; Fri, 30 Oct 2020 21:10:03 +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 E11193406C0 for ; Fri, 30 Oct 2020 21:10:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68F4A2CA for ; Fri, 30 Oct 2020 21:09:59 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1604092195.f3a1dbe7b6577acbcee544524d51b96b1768d3eb.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-concurrency/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-concurrency/Manifest dev-python/oslo-concurrency/oslo-concurrency-4.3.0.ebuild dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild X-VCS-Directories: dev-python/oslo-concurrency/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: f3a1dbe7b6577acbcee544524d51b96b1768d3eb X-VCS-Branch: master Date: Fri, 30 Oct 2020 21:09:59 +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: df0c750d-7071-47c2-8445-909037d44341 X-Archives-Hash: fbff8cbabc71a3dd091878785029892b commit: f3a1dbe7b6577acbcee544524d51b96b1768d3eb Author: Matthew Thode gentoo org> AuthorDate: Fri Oct 30 21:09:38 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Fri Oct 30 21:09:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a1dbe7 dev-python/oslo-concurrency: 4.3.1 bump Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode gentoo.org> dev-python/oslo-concurrency/Manifest | 2 +- .../{oslo-concurrency-4.3.0.ebuild => oslo-concurrency-4.3.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-concurrency/Manifest b/dev-python/oslo-concurrency/Manifest index 6728d2c207a..bd82324fd44 100644 --- a/dev-python/oslo-concurrency/Manifest +++ b/dev-python/oslo-concurrency/Manifest @@ -1,2 +1,2 @@ DIST oslo.concurrency-4.0.2.tar.gz 53910 BLAKE2B 090d9ba4b5267f63edf6cbc6f585e48019a4ac293e24914a8f7c52009b34ce9a4822a8705934c642663bd2a09be3085458868159ef041498e2085e4ccbec50f9 SHA512 ca1ef615ebe986acac853666877061bbc7a02c09bec294ec6221ae4800a561cf9f218855f7eb8b96184d645924e5c68963b47116835c7d2495de83617439d1ef -DIST oslo.concurrency-4.3.0.tar.gz 54698 BLAKE2B dbbc75092834b0446ba7288468633fdfd47dd8b73d9db148eec6c7de5e591a6b9b8acafedaa5a08897de3927f3f413f9529e57b7b2f95fa73ea6fdd87ddcb010 SHA512 069512bf7e0cc605fef5ecf0d843a993b8d678243db2c5798b815f01c0252b91d5f16920ccfafac04b602db91d544d4ec3f80de3873486f1ced28b32921786ab +DIST oslo.concurrency-4.3.1.tar.gz 54815 BLAKE2B 5926ffb363003e899e08d630e352cc4842b45939a23d8f26db0dbf96432c19cc37f8629d396fe86f5afbfc1b8e9a64a14d3a9d9d53b3ded1300e3f1e6d0151a4 SHA512 fdf89a622bcb999b1a7a77b9c5bdf15baa986e288d2af47485abf5dc4617b84ba53621a6cff72a9764e9c8a4f1504d6b5faa96c13ef29c37f2d63f7a1c3b4d61 diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.3.0.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild similarity index 100% rename from dev-python/oslo-concurrency/oslo-concurrency-4.3.0.ebuild rename to dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild