libvirt-python-7.4.0-1
Update to version 7.4.0
This commit is contained in:
parent
adf7c1df6f
commit
186c610dea
@ -14,18 +14,18 @@
|
||||
|
||||
Summary: The libvirt virtualization API python3 binding
|
||||
Name: libvirt-python
|
||||
Version: 7.2.0
|
||||
Version: 7.4.0
|
||||
Release: 1%{?dist}
|
||||
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: http://libvirt.org
|
||||
Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: https://libvirt.org
|
||||
License: LGPLv2+
|
||||
BuildRequires: libvirt-devel == %{version}
|
||||
BuildRequires: python3-devel
|
||||
%if 0%{?rhel} == 7
|
||||
BuildRequires: python36-nose
|
||||
BuildRequires: python36-pytest
|
||||
BuildRequires: python36-lxml
|
||||
%else
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-lxml
|
||||
%endif
|
||||
BuildRequires: gcc
|
||||
@ -99,6 +99,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 01 2021 Cole Robinson <crobinso@redhat.com> - 7.4.0-1
|
||||
- Update to version 7.4.0
|
||||
|
||||
* Mon Apr 05 2021 Cole Robinson <crobinso@redhat.com> - 7.2.0-1
|
||||
- Update to version 7.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-python-7.2.0.tar.gz) = 6df5be4d98884751e4a098b54ec1d8827268993b6df5769c1a687420dd5889c629ca0bd286f5a0c22a9c81974fa02565b36628f8026c697ae414137f0c1d8441
|
||||
SHA512 (libvirt-python-7.4.0.tar.gz) = e266b04604a21c0c35cb6c080ca5279f3162dfc489fd5ed9542b9ff49567b02074bcac135897d1a8f2375a744c000dbd93b67831621744c2f596b16ca9116d1d
|
||||
|
Loading…
Reference in New Issue
Block a user