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 86B9D138359 for ; Sat, 17 Oct 2020 03:06:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C15A7E077F; Sat, 17 Oct 2020 03:06:04 +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 A64FEE077F for ; Sat, 17 Oct 2020 03:06:04 +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 539D3340D40 for ; Sat, 17 Oct 2020 03:06:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF38538C for ; Sat, 17 Oct 2020 03:06:01 +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: <1602903958.eb13bb1d39cb013a9443c96b10f4d8db44b0453d.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ironicclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-ironicclient/Manifest dev-python/python-ironicclient/python-ironicclient-4.3.0.ebuild dev-python/python-ironicclient/python-ironicclient-4.4.0.ebuild X-VCS-Directories: dev-python/python-ironicclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: eb13bb1d39cb013a9443c96b10f4d8db44b0453d X-VCS-Branch: master Date: Sat, 17 Oct 2020 03:06:01 +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: c8a4de8c-36a0-4f0e-af87-63d980320b7e X-Archives-Hash: 092ea48a546ddd896b56afd97503065e commit: eb13bb1d39cb013a9443c96b10f4d8db44b0453d Author: Matthew Thode gentoo org> AuthorDate: Sat Oct 17 03:05:32 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sat Oct 17 03:05:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb13bb1d dev-python/python-ironicclient: 4.4.0 bump Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> dev-python/python-ironicclient/Manifest | 2 +- ...n-ironicclient-4.3.0.ebuild => python-ironicclient-4.4.0.ebuild} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/python-ironicclient/Manifest b/dev-python/python-ironicclient/Manifest index 7d3a352f6c7..621df24dd3e 100644 --- a/dev-python/python-ironicclient/Manifest +++ b/dev-python/python-ironicclient/Manifest @@ -1,2 +1,2 @@ DIST python-ironicclient-4.1.0.tar.gz 201589 BLAKE2B 654e5f328676cdf44446cf12725821e65036e963be6be47c7bf390c87dde28df5a2d7673e52397797587d135dd89eaf0382ac724e5ff75ed07af1930d7754b44 SHA512 d2e8536ae91493e724c6f93acd8c85069a888eb11c9084519010e4a6ad96d7d507991c99301e9c9620240291d9f947b67455551d68aac3f126ea6a578e217658 -DIST python-ironicclient-4.3.0.tar.gz 206603 BLAKE2B 8fa21cd2539fe32efc9fac1a5fd51ce3a31900cecf7b2af72fe73f4ed05b2c30305662ab499b0ebc6ba1d731932d1216dd302284bcf6154c4beb18069e35fb41 SHA512 50d9000391e6d589950e6e48dbe92100f82a6b2254f4a0730f571882ed0c506e70512d071d23039cace06b4265fe492e891179ea05137e95c29b6ef2211b6d8a +DIST python-ironicclient-4.4.0.tar.gz 205165 BLAKE2B eac0eea383890d9d9d70594300df5d8771217e0ba226a38da38544e715487c12d3fcace07651b84e180ee0601ae6bb3c17b6ed47130bd009ed351f1e4d270d64 SHA512 8d9325e464804503a504bbcc3211f0e6f50d4a1cccf652960d1020e1cd0141f8ac67ebcbab37ba7af417679fef3f25d5aa48b9e8134fffbc971cff34446fec3c diff --git a/dev-python/python-ironicclient/python-ironicclient-4.3.0.ebuild b/dev-python/python-ironicclient/python-ironicclient-4.4.0.ebuild similarity index 88% rename from dev-python/python-ironicclient/python-ironicclient-4.3.0.ebuild rename to dev-python/python-ironicclient/python-ironicclient-4.4.0.ebuild index dd5c935d5e2..8a1e68c5f2b 100644 --- a/dev-python/python-ironicclient/python-ironicclient-4.3.0.ebuild +++ b/dev-python/python-ironicclient/python-ironicclient-4.4.0.ebuild @@ -25,14 +25,14 @@ RDEPEND=" >=dev-python/appdirs-1.3.0[${PYTHON_USEDEP}] >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}] !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}] - >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}] + >=dev-python/dogpile-cache-0.8.0[${PYTHON_USEDEP}] >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}] >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}] >=dev-python/openstacksdk-0.18.0[${PYTHON_USEDEP}] - >=dev-python/osc-lib-1.10.0[${PYTHON_USEDEP}] + >=dev-python/osc-lib-2.0.0[${PYTHON_USEDEP}] >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] - >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}] + >=dev-python/pyyaml-3.13.0[${PYTHON_USEDEP}] >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}] "