From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0P1GLE8uD2SgkAAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 15:08:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YOZMK08uD2RIXgEAG6o9tA (envelope-from ) for ; Mon, 13 Mar 2023 15:08:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 804C1F351 for ; Mon, 13 Mar 2023 15:08:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fCkZ01me; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678716495; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=mleQ+PABWeGqXAmPg0LgGAFZKD28VRzRotZG0NABfFk=; b=DRRcMK4KLiBwb1r7pPy2kjRWb11cWJoY22hmRw9QZN6nkQQ/3xaeCRZ0LegXsBkw1hwwZV JgaHILQJz9s7zI6FpdkRJCD/SGlDkwVlTN+W3/xHz0idKiGydDa817NU+wx1wypcWv4nWT hOng5AasPlIAaqRjdpMxwf8kXfa038Bzsd5LeIcxsqBMgDuNNKgVXQig14YqVNx9NpHKLx pezdNtZU057gCeJNTJLYxzaJd7yeflZ9B8kV61Vxt8uBXZQB27BgYocXO34M4FuxVFHfLB LYlf0DbH8BdvmXtS3zdmuln8m5seb3ccw8gn7/VquJWk/Jk5TCaFd+OTFJlj/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fCkZ01me; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678716495; a=rsa-sha256; cv=none; b=gTeGwv4P7gwAjS2A6ErKVTiys8mvzsBbkefgN8GMLvytC/ovhKxx/fBLIvHN0D6ZAAJl2X exr/fMk81lgktjpKGhYuWQ+gsoap91c3H/XbbrMwqmVHpQAYHsbihXbcMwSoui7PP+TGTu gZKW7kv4bbidtkmrUmM3snP8WRrL6Uyzpch0n8a4wKTLEJPmEvVSUsyiqYqzl/54q1LOT2 d9vxVwW9qihfX+DmO7F7JHVZIj83YYMrh3KAqSse174IYa7bc5SOyfc4tnfPHUptnGBkFY eB2ixjKY6x1DJTM5d1ik+XJ+TPDJ6LCAzjjgAEnHsJ3CMoL6XQKrfRQN/0Qb3g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbiqK-0004bJ-Oj; Mon, 13 Mar 2023 10:08: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 1pbiqJ-0004aJ-6E for guix-patches@gnu.org; Mon, 13 Mar 2023 10:08:03 -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 1pbiqI-0005fK-Pw for guix-patches@gnu.org; Mon, 13 Mar 2023 10:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbiqI-0008Pm-Kk for guix-patches@gnu.org; Mon, 13 Mar 2023 10:08:02 -0400 Subject: bug#61928: [PATCH 0/2] Update and style-ize rnp Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 14:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61928 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Cc: 61928-done@debbugs.gnu.org Mail-Followup-To: 61928@debbugs.gnu.org, ludo@gnu.org, jackhill@jackhill.us Received: via spool by 61928-done@debbugs.gnu.org id=D61928.167871647432325 (code D ref 61928); Mon, 13 Mar 2023 14:08:02 +0000 Received: (at 61928-done) by debbugs.gnu.org; 13 Mar 2023 14:07:54 +0000 Received: from localhost ([127.0.0.1]:35276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbiqA-0008PJ-4H for submit@debbugs.gnu.org; Mon, 13 Mar 2023 10:07:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbiq9-0008P1-9D for 61928-done@debbugs.gnu.org; Mon, 13 Mar 2023 10:07:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbiq4-0005aH-1E; Mon, 13 Mar 2023 10:07:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=mleQ+PABWeGqXAmPg0LgGAFZKD28VRzRotZG0NABfFk=; b=fCkZ01megvd1Ah4tAa3Q opLR0kQPqgMppyeRy8VErWSzjvg9Al0+XIY2ARgMXb8xUq0VQr2CslB+wp8lFJcUEHj981pzpXVdg GDma9YxAKD0q49F2GKTxUU5UMSFl1h920SBh9zLahCimI773ldyUeMjKM+lgmjIAcpyCpQOI3Dkk5 w2dfT8V7c/r5NWzxvlZpJtKoZqqfbOypL7s3xFi8WmK3wL0tJvehk8wgXtBPjoGWpVOr7P+rx/Cr0 BImtrrvgY94HYNSfFkjT3QhDe/ZS+Jh2npHOh5zSSRPkzkQrEgwtr+vqWKj1gVgPskgZ/qAzHJOcl a4BvjMvBWa10Gw==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbiq3-00079f-Jk; Mon, 13 Mar 2023 10:07:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <9b6ed9ac-400f-ffa6-df41-8b89a45006ba@jackhill.us> Date: Mon, 13 Mar 2023 15:07:46 +0100 In-Reply-To: <9b6ed9ac-400f-ffa6-df41-8b89a45006ba@jackhill.us> (Jack Hill's message of "Thu, 2 Mar 2023 23:31:36 -0500 (EST)") Message-ID: <87ilf4218t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: 804C1F351 X-Spam-Score: -4.42 X-Migadu-Spam-Score: -4.42 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: APW2/Axz3LC0 Hi, Jack Hill skribis: > These patches update rnp and improve the package style (label-less > inputs and other miscellaneous cleanups). I tested on x86_64 > linux. This update means we can remove some patches as the upstream > version now works well with Guix. I was also able to remove a python2 > input. Yay! Well done! > gnu: rnp: Update to 0.16.2. > gnu: rnp: Improve package style. Applied, thanks! qa.guix did not pick it up for some reason, but I confirm it builds on x86_64-linux with today=E2=80=99s =E2=80=98master=E2=80=99. Ludo=E2=80=99.