From patchwork Fri Jun 2 14:51:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hilton Chain X-Patchwork-Id: 50547 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8E72727BBE9; Fri, 2 Jun 2023 15:52:24 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C598B27BBE2 for ; Fri, 2 Jun 2023 15:52:23 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q568K-0004gJ-3Q; Fri, 02 Jun 2023 10:52:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q568I-0004g9-Eg for guix-patches@gnu.org; Fri, 02 Jun 2023 10:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q568I-0000KO-6Y for guix-patches@gnu.org; Fri, 02 Jun 2023 10:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q568I-0000bG-2X for guix-patches@gnu.org; Fri, 02 Jun 2023 10:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63847] [PATCH core-updates] gnu: libinput: Update to 1.23.0. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Jun 2023 14:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63847 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63847@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16857174872238 (code B ref -1); Fri, 02 Jun 2023 14:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jun 2023 14:51:27 +0000 Received: from localhost ([127.0.0.1]:40641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q567j-0000a2-1n for submit@debbugs.gnu.org; Fri, 02 Jun 2023 10:51:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:51604) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q567g-0000Zr-6Y for submit@debbugs.gnu.org; Fri, 02 Jun 2023 10:51:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q567g-0004U5-0R for guix-patches@gnu.org; Fri, 02 Jun 2023 10:51:24 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q567b-0008JP-Ne for guix-patches@gnu.org; Fri, 02 Jun 2023 10:51:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1685717329; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=68aqg/a+wJPQaCPSCOO0RHrVYVd0DJAJOIn3D1hs5HM=; b=neK9z1VXJUYT7WLG3SM5EGiU5CF//7DtDRdND+qdKlx+Pb38rZ0yd7/fBWGqP8mnT1L+bl Ehb41ErhQqHHSQ6+8z0+sTu2964RarLj93Rp8jiQiz7Ton9y5y24R10t3Z7H1EJq0d28K7 SSWEfJHYD2fTkREtGkQ6/bBgmHm20hu47sWPCo7oxPWFK6mhYcyKNjp0Qqqhr5/rkTo5nZ Cjd9VFTQrJQSlQkczjFZCaFe7aJrL06xVj0e2IAxsrpjF2Yb0ouqroad+xk9aEX5cjMbBo tQhah/Kzsp0PFqSWVDwaFPp068MFrc6qXP29ynEekscRmDRVdD0gj9EVcT5doA== Date: Fri, 2 Jun 2023 22:51:13 +0800 Message-Id: <20230602145113.10433-1-hako@ultrarare.space> MIME-Version: 1.0 X-Spamd-Bar: + Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches X-Patchwork-Original-From: Hilton Chain via Guix-patches via From: Hilton Chain Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/freedesktop.scm (libinput): Update to 1.23.0. [source]: Add file-name field. [native-inputs]: Add python-minimal-wrapper and python-pytest. --- gnu/packages/freedesktop.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) base-commit: a7d9cd742c3149bb014db95f88d1158d590bc124 diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 6385741d89..3fc73a0822 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -557,15 +557,16 @@ (define-public libinput ;; Updating this will rebuild over 700 packages through libinput-minimal. (package (name "libinput") - (version "1.22.1") + (version "1.23.0") (source (origin (method git-fetch) (uri (git-reference (url "https://gitlab.freedesktop.org/libinput/libinput.git") (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "17a5qlym2d6lg2j8fdpxda9k7x5zr35flb4wlj1bz7h0mnkh8326")))) + "0wnqfnxxvf9jclh64hrb0scn3s1dmwdkmqf7hp0cfmjz5n5nnv7d")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-Ddocumentation=false") @@ -575,7 +576,7 @@ (define-public libinput ;; Meson target anyway. #:build-type "release")) (native-inputs - (list check pkg-config)) + (list check pkg-config python-minimal-wrapper python-pytest)) (inputs (list cairo glib