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 b6084b6..249235c 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.59
+Version: 1.5.60
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/4d/c4/f9b950987b30c1ceb1bf7fa16132017f0b792e965c6a702dde604ead2773/pyghmi-1.5.59.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/de/9682872a5a9d2759242c9e19245f84b836b65a289e87ddb3a0ea6d906ea1/pyghmi-1.5.60.tar.gz
BuildArch: noarch
Requires: python3-cryptography
@@ -52,7 +52,7 @@ this library into python code
%prep
-%autosetup -n pyghmi-1.5.59
+%autosetup -n pyghmi-1.5.60
%build
%py3_build
@@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.59-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.60-1
- Package Spec generated