summaryrefslogtreecommitdiff
path: root/python-pyghmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyghmi.spec')
-rw-r--r--python-pyghmi.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyghmi.spec b/python-pyghmi.spec
index 249235c..04b3688 100644
--- a/python-pyghmi.spec
+++ b/python-pyghmi.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyghmi
-Version: 1.5.60
+Version: 1.5.61
Release: 1
Summary: Python General Hardware Management Initiative (IPMI and others)
License: Apache License, Version 2.0
URL: http://github.com/openstack/pyghmi/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/de/9682872a5a9d2759242c9e19245f84b836b65a289e87ddb3a0ea6d906ea1/pyghmi-1.5.60.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/72/84/e550e91c2fa6e98868d78b39c2b459e3cc24fb2e815ea1fdd11db2442e1f/pyghmi-1.5.61.tar.gz
BuildArch: noarch
Requires: python3-cryptography
@@ -52,7 +52,7 @@ this library into python code
%prep
-%autosetup -n pyghmi-1.5.60
+%autosetup -n pyghmi-1.5.61
%build
%py3_build
@@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.60-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.61-1
- Package Spec generated