Rebuilt for Python 3.12
This commit is contained in:
parent
3b6be7844b
commit
dc7a8e722a
@ -13,7 +13,7 @@
|
||||
Name: python-dmidecode
|
||||
Summary: Python module to access DMI data
|
||||
Version: 3.12.3
|
||||
Release: 3%{date}%{shortcommit}%{?dist}
|
||||
Release: 4%{date}%{shortcommit}%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://github.com/nima/python-dmidecode
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
@ -76,6 +76,9 @@ make -C unit-tests
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.3-4
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Sat May 20 2023 Antonio Trande <sagitter@fedoraproject.org> - 3.12.3-3
|
||||
- Fix BuildRequires packages for Python-3.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user