libvirt-python-9.5.0-1
Update to version 9.5.0
This commit is contained in:
parent
3f72ac0054
commit
97c78d9f15
@ -14,8 +14,8 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 9.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 9.5.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
License: LGPL-2.1-or-later
|
||||
@ -70,10 +70,10 @@ exit 1
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
%pytest
|
||||
|
||||
%files -n python3-libvirt
|
||||
%doc ChangeLog AUTHORS README COPYING COPYING.LESSER examples/
|
||||
%doc ChangeLog AUTHORS README COPYING examples/
|
||||
%{python3_sitearch}/libvirt.py*
|
||||
%{python3_sitearch}/libvirtaio.py*
|
||||
%{python3_sitearch}/libvirt_qemu.py*
|
||||
@ -87,6 +87,9 @@ exit 1
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Cole Robinson <crobinso@redhat.com> - 9.5.0-1
|
||||
- Update to version 9.5.0
|
||||
|
||||
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 9.4.0-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-9.4.0.tar.gz) = 899d88009b54b1c6e225f609bf121d7b7ea7558fc8562a01b6b46d828c4882c01b3b129263f68354b5576727e2626d63ba12e6ff33bca2bad14ace75942d6069
|
||||
SHA512 (libvirt-python-9.5.0.tar.gz) = cf00a7deb6193df86472d509075dcddc1020b7d83f7cc1cd5347a48905647ced82222ec810e9640ae85585d58d66616ecef3d2289bc354e719d4de377abe330f
|
||||
|
Loading…
Reference in New Issue
Block a user