diff --git a/.gitignore b/.gitignore index 80b542a..8e08be7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /python-ipmi-0.4.2.tar.gz /python-ipmi-0.5.0.tar.gz /python-ipmi-0.5.1.tar.gz +/python-ipmi-0.5.2.tar.gz diff --git a/python-ipmi.spec b/python-ipmi.spec index 4c2f1df..fd4721e 100644 --- a/python-ipmi.spec +++ b/python-ipmi.spec @@ -2,8 +2,8 @@ %global srcname ipmi Name: python-%{srcname} -Version: 0.5.1 -Release: 3%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Pure python IPMI library License: LGPLv2+ @@ -11,10 +11,6 @@ URL: https://github.com/kontron/python-ipmi Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch -# Fix compatibility with Python 3.9 -# Resolved upstream: https://github.com/kontron/python-ipmi/pull/73 -#Patch0: fix-py39-compat.patch - %?python_enable_dependency_generator BuildRequires: python3-devel @@ -59,6 +55,9 @@ nosetests-%{python3_version} -v tests %{python3_sitelib}/*-py%{python3_version}.egg-info %changelog +* Mon Jun 27 2022 Luis Bazan - 0.5.2-1 +- New upstream version + * Mon Jun 13 2022 Python Maint - 0.5.1-3 - Rebuilt for Python 3.11 diff --git a/sources b/sources index f71894f..8e0b9c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-ipmi-0.5.1.tar.gz) = 0cca4c9e09ab22cf7b7508efc76745555a6fb48c5709b854724003690db55e5764e3c1d61c17f620408875695798cc7ec5c9ce0d556fd07c7b0ac24fd1e8cbba +SHA512 (python-ipmi-0.5.2.tar.gz) = 7a6db2299df78b42a4cbbe0ca8a70773dbd1bc0d654b64c11f3cca5a172eca6166b260920063c22d4af2dee80d846bbf6aed4a2f408ac0de6669df5389a288a7