Merge pull request #17326 from Rmys/master

libvirt-python3 ver. bump
This commit is contained in:
Rmys
2025-09-07 23:05:38 +03:00
committed by GitHub
@@ -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="9ba4f29ef9d8939ea59b402417ee49d57c9577fa" type="targz">https://files.pythonhosted.org/packages/92/92/315e66f442147369a592d2afe07df1321602c5c5ef93ed15cf4eecf90ffb/libvirt-python-9.9.0.tar.gz</Archive>
<Archive sha1sum="eb9293ffe770d0e4603463dff5a8a1d897f0ee05" type="targz">https://files.pythonhosted.org/packages/b9/79/10b58f0ea84aab19c4d5af0d41b7ffdd86cdbea14201cb1c83a94a743521/libvirt-python-11.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libvirt-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2025-09-07</Date>
<Version>11.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-11-03</Date>
<Version>9.9.0</Version>