Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:10:23 +02:00 committed by Miro Hrončok
parent 186c610dea
commit ffe883a415

View File

@ -15,7 +15,7 @@
Summary: The libvirt virtualization API python3 binding
Name: libvirt-python
Version: 7.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
Url: https://libvirt.org
License: LGPLv2+
@ -99,6 +99,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.4.0-2
- Rebuilt for Python 3.10
* Tue Jun 01 2021 Cole Robinson <crobinso@redhat.com> - 7.4.0-1
- Update to version 7.4.0