From nobody Wed May 8 04:57:21 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1588676991; cv=none; d=zohomail.com; s=zohoarc; b=A/2jXHsh9n0SIfnSrp5MwCAyhCWBAKbJRFK5FqU02WWbdI74d+kUHd4gfSkAwL3MojaQAT3pxQy8rV8kGBHne8ELqQcSArRtjlILYKnnypF31U/BophcANnqFqHdGQAMJsIr3mckObHw3dANygoZe3KM+GbPWJpBoKYEGBOiNH8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1588676991; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=50NlOFc6ckyrmAdRSh7mrorTLWRQO1vQxSy2B/Mp0RM=; b=UC95FbjfUduUMZSB5qskrbm6bI1LSfKICfNWqvsWiyd/z9zuSLwJsMi/M8aHx6ehTdy89WkEZ7HLy0vLvQwj67fbFZVXYTj+IKHcNGoG9GCKkrtjgbp8A2sWyDJHjgbI3eZbnf5UATawW2czhVrW3rKscDyeyY5XjZZ1yFzLXss= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1588676991795491.85005330706565; Tue, 5 May 2020 04:09:51 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-259-RMGrXGOiN6i6UrQrpNN-0A-1; Tue, 05 May 2020 07:09:48 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D12A21895A2D; Tue, 5 May 2020 11:09:41 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 904E35D9D3; Tue, 5 May 2020 11:09:41 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id C1B601809542; Tue, 5 May 2020 11:09:39 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 045B9ceL005924 for ; Tue, 5 May 2020 07:09:38 -0400 Received: by smtp.corp.redhat.com (Postfix) id 7A9075D9DC; Tue, 5 May 2020 11:09:38 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.63]) by smtp.corp.redhat.com (Postfix) with ESMTP id DE5D55D9D5; Tue, 5 May 2020 11:09:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588676990; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=50NlOFc6ckyrmAdRSh7mrorTLWRQO1vQxSy2B/Mp0RM=; b=DDzA8E1ag/MOQ+j93NZcFIo0jtkXGzpJUHAS7++oGm7mAwC2KP1BPODkW9S0kq15RD/xl9 VS7Q/Z657wllztKDvIi6RgMDu2eC1tqgrcDpoiqr4SsdxXOeIf9C1qnK7FhVnSi4zgdcQC qzeOc8GaRkzYhXi7GQg8Mo9KTwnFEn8= X-MC-Unique: RMGrXGOiN6i6UrQrpNN-0A-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt-python PATCH] setup: post-release version bump to 6.4.0 Date: Tue, 5 May 2020 12:09:19 +0100 Message-Id: <20200505110918.802892-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as trivial setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 71a2a7f..cb24f30 100755 --- a/setup.py +++ b/setup.py @@ -339,7 +339,7 @@ class my_clean(clean): _c_modules, _py_modules =3D get_module_lists() =20 setup(name =3D 'libvirt-python', - version =3D '6.3.0', + version =3D '6.4.0', url =3D 'http://www.libvirt.org', maintainer =3D 'Libvirt Maintainers', maintainer_email =3D 'libvir-list@redhat.com', --=20 2.26.2