From 5fec37d6d42e6a8ab82f721469bc0e2219d808f0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:16:33 +0000 Subject: automatic import of python-pyghmi --- .gitignore | 1 + python-pyghmi.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6a5f25b..4384e9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pyghmi-1.5.59.tar.gz /pyghmi-1.5.60.tar.gz +/pyghmi-1.5.61.tar.gz 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 - 1.5.60-1 +* Fri Apr 21 2023 Python_Bot - 1.5.61-1 - Package Spec generated diff --git a/sources b/sources index 44d5d55..1335628 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd9d8e690f355ec8e74acb319996056a pyghmi-1.5.60.tar.gz +a6dac2655a8b2f38798474d0715e1725 pyghmi-1.5.61.tar.gz -- cgit v1.2.3