python3 rebuild

This commit is contained in:
Rmys
2023-11-03 17:22:38 +03:00
parent c46c5c44a6
commit b2ef403227
3 changed files with 25 additions and 4 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>libvirt python3 binding</Summary>
<Description>The libvirt-python package provides a module that permits applications written in the Python 3.x programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux (and other OSes).</Description>
<Archive sha1sum="a7c3504fa28225fa28d402f68e099eadaf14dba4" type="targz">https://files.pythonhosted.org/packages/06/69/4914adb2f12311f321327a4b5d0e946d04369bc4a3fff1fb5deb095c53e3/libvirt-python-8.5.0.tar.gz</Archive>
<Archive sha1sum="9ba4f29ef9d8939ea59b402417ee49d57c9577fa" type="targz">https://files.pythonhosted.org/packages/92/92/315e66f442147369a592d2afe07df1321602c5c5ef93ed15cf4eecf90ffb/libvirt-python-9.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libvirt-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>9.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-07-03</Date>
<Version>8.5.0</Version>