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 11D6613835A for ; Sat, 14 Nov 2020 22:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AE4CE08BB; Sat, 14 Nov 2020 22:00:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 455FEE08BB for ; Sat, 14 Nov 2020 22:00:13 +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 DDAA7340F3A for ; Sat, 14 Nov 2020 22:00:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF983451 for ; Sat, 14 Nov 2020 22:00:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1605391175.b51a93c9c460c0b6170b4e42ae5ae9bf558e5625.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-config/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-config/metadata.xml X-VCS-Directories: dev-python/oslo-config/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b51a93c9c460c0b6170b4e42ae5ae9bf558e5625 X-VCS-Branch: master Date: Sat, 14 Nov 2020 22:00:08 +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: 8fc1cfb2-a038-4cef-b3a1-f38bc983e457 X-Archives-Hash: 8bc2e142218ff990c81fd70f2ecb7ab2 commit: b51a93c9c460c0b6170b4e42ae5ae9bf558e5625 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 14 21:59:35 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 14 21:59:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51a93c9 dev-python/oslo-config: Mark ALLARCHES Signed-off-by: Michał Górny gentoo.org> dev-python/oslo-config/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/oslo-config/metadata.xml b/dev-python/oslo-config/metadata.xml index 7248bf25a18..dfc17cc2eed 100644 --- a/dev-python/oslo-config/metadata.xml +++ b/dev-python/oslo-config/metadata.xml @@ -13,6 +13,7 @@ The Oslo configuration API supports parsing command line arguments. Oslo also supports .ini style configuration files. + oslo.config oslo