From patchwork Tue Mar 14 01:13:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vagrant Cascadian X-Patchwork-Id: 47953 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 B0EE616E8F; Tue, 14 Mar 2023 01:15:21 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham 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 5FA2816D2F for ; Tue, 14 Mar 2023 01:15:20 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbtFq-0002fU-6F; Mon, 13 Mar 2023 21:15:06 -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 1pbtFn-0002fA-JU for guix-patches@gnu.org; Mon, 13 Mar 2023 21:15:04 -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 1pbtFn-0000AS-1L for guix-patches@gnu.org; Mon, 13 Mar 2023 21:15:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbtFm-0006mt-HX for guix-patches@gnu.org; Mon, 13 Mar 2023 21:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62172] Update reprotest to 0.7.23 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Mar 2023 01:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62172 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 62172@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167875645426014 (code B ref -1); Tue, 14 Mar 2023 01:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Mar 2023 01:14:14 +0000 Received: from localhost ([127.0.0.1]:35887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbtF0-0006lV-4I for submit@debbugs.gnu.org; Mon, 13 Mar 2023 21:14:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:40630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbtEy-0006lO-Hz for submit@debbugs.gnu.org; Mon, 13 Mar 2023 21:14:13 -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 1pbtEx-0002aP-9E for guix-patches@gnu.org; Mon, 13 Mar 2023 21:14:11 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbtEv-00004w-Ef for guix-patches@gnu.org; Mon, 13 Mar 2023 21:14:11 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id E97F11AB9A for ; Mon, 13 Mar 2023 18:14:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1678756443; bh=oKrqaB/hNlkL5VYzEjh60P0maLEHNd9dYwoLNqw6gts=; h=From:To:Subject:Date:From; b=Ri7HEkiEaWZzmuAEsHJjRe7Lpt7xgEl71cbTbXXKAio0g3tMpo7Kw/lOKfTLJNBGo nywvlivshGBosRMyIEjWfFr+p/T6R8/Tdy3dn3auQLZRPPTZdTy/rwBhAx6otdPEA5 b3bcttGUIUwhRC/6+3D4MJGQNu0NugszBfqMY/DEyo9UMO1WonJ6u4tlXqnPB1j41V gVtBGW1uDKmgeE79FhBY1NqM9TmnizkUI17TeVzU6Qz0td0Wf0Uxrr92b7hFei7dl+ wkwS80gZ5I67GkTW2XUaa3c84kmDJlnJzvcVrG3KPRPB1GJ67eRrCf2Gn5pFfVuhhf tCsDBv++qrmZA== From: Vagrant Cascadian Date: Mon, 13 Mar 2023 18:13:35 -0700 Message-ID: <873568nni8.fsf@wireframe> MIME-Version: 1.0 Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net 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 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: , 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 From b66a17619b3a445df7947ff77fa5936dd00ffec2 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 13 Mar 2023 16:34:26 -0700 Subject: [PATCH] gnu: reprotest: Update to 0.7.23. * gnu/packages/diffoscope.scm (reprotest): Update to 0.7.23. [phases] Update adjust-locales. --- gnu/packages/diffoscope.scm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 0dda89d860..a6de2f1b13 100644 --- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -244,7 +244,7 @@ (define-public diffoscope (define-public reprotest (package (name "reprotest") - (version "0.7.22") + (version "0.7.23") (source (origin (method git-fetch) @@ -253,7 +253,7 @@ (define-public reprotest (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0qpjg37x2ha7lb113fb5cic5if3zv30zqijsmkq91ld909x30ggd")))) + (base32 "0hkzh4i3c5hrbvdkhbmwm5vmb4msnlm5rvhjin6h2ni40kix69g0")))) (inputs (list python-debian python-distro python-libarchive-c python-rstr)) (native-inputs @@ -277,9 +277,7 @@ (define-public reprotest (add-after 'unpack 'adjust-locales (lambda _ (substitute* "reprotest/build.py" - (("'C.UTF-8'") "'en_US.UTF-8'") - (("'ru_RU.CP1251'") "'ru_RU.KOI8-R'") - (("'kk_KZ.RK1048'") "'kk_KZ'")) + (("'C.UTF-8'") "'en_US.UTF-8'")) (substitute* "reprotest/lib/adt_testbed.py" (("export LANG=C.UTF-8") "export LANG=en_US.UTF-8")) #t)) base-commit: 5312d798ac36a72d8a977325a7c6ff7647be670a -- 2.39.2