Merge pull request #12843 from Rmys/master

python3 rebuild
This commit is contained in:
Rmys
2023-11-03 17:23:20 +03:00
committed by GitHub
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>
+8 -1
View File
@@ -16,7 +16,7 @@
allows you to view a computing 'desktop' environment not only on the
machine where it is running, but from anywhere on the Internet and
from a wide variety of machine architectures.</Description>
<Archive sha1sum="90d6e1634dbe0d44c00f34aecf08e278ee5d58ea" type="tarbz2">https://www.spice-space.org/download/releases/spice-server/spice-0.15.0.tar.bz2</Archive>
<Archive sha1sum="c3816cf76e6214d71924e48e329e3ebbce42296b" type="tarbz2">https://www.spice-space.org/download/releases/spice-server/spice-0.15.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
@@ -84,6 +84,13 @@ from a wide variety of machine architectures.</Description>
</Package>
<History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>0.15.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-02-10</Date>
<Version>0.15.0</Version>
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Graphical tool for administering virtual machines for KVM, Xen, and QEmu</Summary>
<Description>Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and QEmu. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API.</Description>
<Archive sha1sum="853b1a65b346ac7be7c68d83697b4107bb780683" type="targz">https://releases.pagure.org/virt-manager/virt-manager-4.0.0.tar.gz</Archive>
<Archive sha1sum="caaf397d490095b4a026049aa5d87112a07e3699" type="targz">https://releases.pagure.org/virt-manager/virt-manager-4.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>vte-devel</Dependency>
@@ -28,7 +28,7 @@
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">virt-manager-4.0.0-setuptools-61-fix.patch</Patch>
<!-- <Patch level="1">virt-manager-4.0.0-setuptools-61-fix.patch</Patch> -->
</Patches>
</Source>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-11-03</Date>
<Version>4.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-07-08</Date>
<Version>4.0.0</Version>