From ada777567d92aed9fadcf32c35d59707fd0b71bf Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Tue, 14 Nov 2023 09:29:45 -0500 Subject: [PATCH] python3-redfish: fix URL spelling Redfish tarball URL contained newlines, causing downloader failures. Spell URL correctly to avoid this. TESTS ============================= - Run downloader - Build python3-redfish Closes-Bug: 2043479 Change-Id: I9fb25a04b95b84d30683fe5003c02a484611ffb6 Signed-off-by: Davlet Panech --- python/python3-redfish/debian/meta_data.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-redfish/debian/meta_data.yaml b/python/python3-redfish/debian/meta_data.yaml index b1f8727ed..30db35207 100644 --- a/python/python3-redfish/debian/meta_data.yaml +++ b/python/python3-redfish/debian/meta_data.yaml @@ -3,10 +3,10 @@ debname: redfish debver: 3.2.1 dl_path: name: redfish-3.2.1.tar.gz - url: > - https://files.pythonhosted.org/packages/ea/04/ - 0e08ec3ad8af6de811edc864c7f3c505e22af14a7da735c45c512dfe9e9c/ - redfish-3.2.1.tar.gz + url: + "https://files.pythonhosted.org/packages/ea/04/\ + 0e08ec3ad8af6de811edc864c7f3c505e22af14a7da735c45c512dfe9e9c/\ + redfish-3.2.1.tar.gz" md5sum: 8203bb777f2559e65302e988eee9f1cc sha256sum: c10b11ff5a4e6cab0888b577c51facae689f4c6002b7ce34b1741707290aca78 revision: