diff --git a/pyghmi-1.6.3.tar.gz b/pyghmi-1.6.3.tar.gz deleted file mode 100644 index 556dae0589cc2b400fdf4ac9f83439a7520c0da0..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.6.3.tar.gz and /dev/null differ diff --git a/pyghmi-1.6.5.tar.gz b/pyghmi-1.6.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9d043aa87d5525555f96a08cd068ffaeb89cc9b8 Binary files /dev/null and b/pyghmi-1.6.5.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 311eb54b06c0ad97412464a26ee3f54c77d8976e..5d49d6b3bdfbd693804717a70762f3728dfe3c48 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyghmi -Version: 1.6.3 +Version: 1.6.5 Release: 1 Summary: Python General Hardware Management Initiative (IPMI and others) License: Apache-2.0 -URL: http://github.com/openstack/pyghmi/ -Source0: https://files.pythonhosted.org/packages/bc/7e/ad4ec5cb168c07df6229944bc107dc677d5070497ddc3c20c2742672c166/pyghmi-1.6.3.tar.gz +URL: https://opendev.org/x/pyghmi +Source0: https://files.pythonhosted.org/packages/2b/19/0388155514783a5da455ba0cf43d4acf422c92a416d745125d7efe6aa040/pyghmi-1.6.5.tar.gz BuildArch: noarch %description Pyghmi is a pure Python (mostly IPMI) server management library. @@ -78,6 +78,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Aug 21 2025 lilu - 1.6.5-1 +- Update version to 1.6.5 +- Attempt better redfish account deletion + * Thu Aug 7 2025 guochao - 1.6.3-1 - Update package version to 1.6.3