Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] libvirt 6.0.0
Date: Thu, 16 Jan 2020 11:54:14 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18331@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

There is a new pull request by Hoshpak against master on the void-packages repository

https://github.com/Hoshpak/void-packages libvirt-6.0.0
https://github.com/void-linux/void-packages/pull/18331

[WIP] libvirt 6.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/18331.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libvirt-6.0.0-18331.patch --]
[-- Type: text/x-diff, Size: 2685 bytes --]

From 1ca404294b68712f978daa09f0b8c1bc52a2d23c Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Thu, 16 Jan 2020 11:51:21 +0100
Subject: [PATCH 1/2] libvirt: update to 6.0.0.

---
 srcpkgs/libvirt/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template
index 8096c042420..85892dc12e4 100644
--- a/srcpkgs/libvirt/template
+++ b/srcpkgs/libvirt/template
@@ -1,6 +1,6 @@
 # Template file for 'libvirt'
 pkgname=libvirt
-version=5.10.0
+version=6.0.0
 revision=1
 build_wrksrc="build"
 build_style=gnu-configure
@@ -15,14 +15,15 @@ license="LGPL-2.1-or-later"
 homepage="https://libvirt.org"
 changelog="https://libvirt.org/news.html"
 distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
-checksum=9aaa889dccdc16e39eaa53dae36375413619561896920419fb1351bee8a2fc87
+checksum=e6bb642389bbace3252c462bbb2e9b1749dd64315b9873a424f36c7f8d357f76
 
 # FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
 system_accounts="libvirt"
 libvirt_groups="disk,kvm"
 
 hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel
- iptables libxslt docbook-xsl dnsmasq python3 libapparmor-devel"
+ iptables libxslt docbook-xsl dnsmasq python3 libapparmor-devel python3-docutils
+ gettext"
 makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel
  gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel
  libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel

From b6e24811421127c2d56d3845b890ea3dc3001da1 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Thu, 16 Jan 2020 11:53:41 +0100
Subject: [PATCH 2/2] libvirt-python3: update to 6.0.0.

---
 srcpkgs/libvirt-python3/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template
index 30cbf77c931..f198b9bcf09 100644
--- a/srcpkgs/libvirt-python3/template
+++ b/srcpkgs/libvirt-python3/template
@@ -1,7 +1,7 @@
 # Template file for 'libvirt-python3'
 pkgname=libvirt-python3
-version=5.10.0
-revision=2
+version=6.0.0
+revision=1
 wrksrc="libvirt-python-${version}"
 build_style=python3-module
 pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
@@ -12,4 +12,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
 homepage="https://pypi.org/project/libvirt-python/"
 distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
-checksum=d204700b3421c8decdcd73c6d12980423c3d6171fc1437ba49470c2c60ebb45a
+checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd

             reply	other threads:[~2020-01-16 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16 10:54 voidlinux-github [this message]
2020-01-16 18:02 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-16 18:15 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18331@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).