Update to 1.5.34

Related: rhbz#2023376
This commit is contained in:
Pavel Cahyna 2022-02-23 19:26:06 +01:00
parent 21b15d7485
commit 7497ab71d0
4 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -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',

View File

@ -1 +1 @@
SHA512 (pyghmi-1.5.29.tar.gz) = 3e3ecbf4efa179b872d8cc24774e81f6946fa122bb5f3b5de3598e17b448eb5010d6bf6f783b7c27422b71e4739e8b34127ff1c3b5dfec341382f49b2b691c29
SHA512 (pyghmi-1.5.34.tar.gz) = fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047