From 7497ab71d0af5e3fb140b84a064cbe8c12539fa6 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 23 Feb 2022 19:26:06 +0100 Subject: [PATCH] Update to 1.5.34 Related: rhbz#2023376 --- .gitignore | 1 + python-pyghmi.spec | 2 +- setup.patch | 7 ++++--- sources | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d583361..ecc78a7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pyghmi-1.5.14.tar.gz /pyghmi-1.5.19.tar.gz /pyghmi-1.5.29.tar.gz +/pyghmi-1.5.34.tar.gz diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 44d89e2..7c563c4 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -26,7 +26,7 @@ incorporate the pyghmi library into a Python application. Summary: %{common_summary} Name: python-%{sname} -Version: %{?version:%{version}}%{!?version:1.5.29} +Version: %{?version:%{version}}%{!?version:1.5.34} Release: 1%{?dist} Source0: https://tarballs.opendev.org/x/%{sname}/%{sname}-%{version}.tar.gz License: ASL 2.0 diff --git a/setup.patch b/setup.patch index 317cce0..04a4994 100644 --- a/setup.patch +++ b/setup.patch @@ -2,12 +2,13 @@ diff -up pyghmi-1.5.14/.orig.orig pyghmi-1.5.14/.orig diff -up pyghmi-1.5.14/setup.py.tmpl.orig pyghmi-1.5.14/setup.py.tmpl --- pyghmi-1.5.14/setup.py.tmpl.orig 2021-08-06 11:44:02.618240604 +0200 +++ pyghmi-1.5.14/setup.py.tmpl 2021-08-06 11:44:35.586675599 +0200 -@@ -26,6 +26,15 @@ setuptools.setup( +@@ -26,6 +26,16 @@ setuptools.setup( packages=['pyghmi', 'pyghmi.util', 'pyghmi.ipmi', 'pyghmi.cmd', 'pyghmi.redfish', 'pyghmi.ipmi.private', 'pyghmi.ipmi.oem', 'pyghmi.ipmi.oem.lenovo', 'pyghmi.redfish.oem', -- 'pyghmi.redfish.oem.lenovo'], -+ 'pyghmi.redfish.oem.lenovo', 'pyghmi.tests'], +- 'pyghmi.redfish.oem.dell', 'pyghmi.redfish.oem.lenovo'], ++ 'pyghmi.redfish.oem.dell', 'pyghmi.redfish.oem.lenovo', ++ 'pyghmi.tests'], + entry_points={ + 'console_scripts': [ + 'pyghmicons=pyghmi.cmd.pyghmicons:main', diff --git a/sources b/sources index 568c921..8c7982f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pyghmi-1.5.29.tar.gz) = 3e3ecbf4efa179b872d8cc24774e81f6946fa122bb5f3b5de3598e17b448eb5010d6bf6f783b7c27422b71e4739e8b34127ff1c3b5dfec341382f49b2b691c29 +SHA512 (pyghmi-1.5.34.tar.gz) = fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047