Compare commits

...

No commits in common. "c8-beta" and "c9s" have entirely different histories.
c8-beta ... c9s

7 changed files with 23 additions and 7 deletions

8
.gitignore vendored
View File

@ -1 +1,7 @@
SOURCES/pyghmi-1.5.29.tar.gz
/pyghmi-1.0.12.tar.gz
/pyghmi-1.0.22.tar.gz
/pyghmi-1.2.16.tar.gz
/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

@ -1 +0,0 @@
0b3b4b4ebd0adce8cd4a2aac0a1a2c428dd073fc SOURCES/pyghmi-1.5.29.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

View File

@ -26,8 +26,8 @@ incorporate the pyghmi library into a Python application.
Summary: %{common_summary}
Name: python-%{sname}
Version: %{?version:%{version}}%{!?version:1.5.29}
Release: 1%{?dist}
Version: %{?version:%{version}}%{!?version:1.5.34}
Release: 2%{?dist}
Source0: https://tarballs.opendev.org/x/%{sname}/%{sname}-%{version}.tar.gz
License: ASL 2.0
Prefix: %{_prefix}
@ -206,6 +206,9 @@ popd
%endif # with docs
%changelog
* Wed Feb 23 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.5.34-2
- Updated to 1.5.34.
* Fri Aug 6 2021 Pavel Cahyna <pcahyna@redhat.com> - 1.5.29-1
- Updated to 1.5.29.
- Avoid dependency on python-pbr, conditionalize docs build, to allow building in RHEL.

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

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (pyghmi-1.5.34.tar.gz) = fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047