From d9af447f4fbcf1081e40b9c10b74d82a369b7291 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 5 Dec 2023 06:39:30 +0000 Subject: Adding metadata --- .../python-openstackclient/python-openstackclient-6.3.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev-python/python-openstackclient/python-openstackclient-6.3.0.ebuild') diff --git a/dev-python/python-openstackclient/python-openstackclient-6.3.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-6.3.0.ebuild index 1bd94b95e4b4..e494a6a1b28b 100644 --- a/dev-python/python-openstackclient/python-openstackclient-6.3.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-6.3.0.ebuild @@ -50,6 +50,11 @@ BDEPEND=" distutils_enable_tests unittest src_prepare() { + local PATCHES=( + # backport from master + "${FILESDIR}/${P}-test.patch" + ) + # Depends on specific runner sed -e 's/test_command_has_logger/_&/' -i openstackclient/tests/unit/common/test_command.py || die -- cgit v1.3.1