From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sGhVKO4IS2QzMQEASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 01:44:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yDVIKO4IS2SkGgAA9RJhRA (envelope-from ) for ; Fri, 28 Apr 2023 01:44:46 +0200 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 1850F32062 for ; Fri, 28 Apr 2023 01:44:46 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=mRKoi34a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1682639086; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=Ol2De55dcJe7jurAO6HAXRZU9c2vCrC8izvrsTht9uw=; b=EK0tiJVTm1OzrGA7E60XGy9+89xZIFC6WmsZeadjmNlEs9iH/UAhp5t/bCmCCvZ9GSvJ70 AkET945NKOOdj1T4NYBRHC2+K/djynnYQi8ptQH61CP1Q06NaL35PI4MOs/VlVNQ1Wel0q 0eSSkGzJ5kMLm2fAmeUFL540uDnowfxnFDrd8+pSgC0tbDYLl4PpT7xOfQkB7Zh2SmBsfj SSVx+Mjf+WkmsYmqEU7pzbQyJoyL67djQPWd7MQexKFgrWfLfThgxQD8ptLKzLT6ejPOje yaqQv03L6tSsk7/hNw2j0y2Qb9b8d1JARUxnv1+cufmXkq2SOwu27dXbZCXCzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=mRKoi34a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1682639086; a=rsa-sha256; cv=none; b=rJTOHWf7d0j68v/il7Awg4Xov6OUrfs1jkFfM1Lxnj8VLblq/0pWvc7cIm8619AewDxrvd axmCpeCMXFEvO7ofYGzd0hDt4s8XV4RIpWo1F6vRzc5qHd02MaI5ZPhd6E/ETbz+SgFqS9 QUEU3t+DJZzMIedPI/eMyqb58gwQnfTGF331fmfcffmDvqaXi+5PilYEqa2neLlhy3cRJy XLSMDE7qgiIhNgrGoLdybQ9YvD/vf7eyKPVZSZr5dFlWl2Knij1kAusA4d0iK+DKtspf05 cL0x80d0bUfAe+7BbkonWQP2lPFwQTQgRomlfelCINR82FMttpE72otlMi88Jg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psBHU-0005qF-Ne; Thu, 27 Apr 2023 19:44:08 -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 1psBHT-0005pj-5X for guix-patches@gnu.org; Thu, 27 Apr 2023 19:44:07 -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 1psBHS-0002Ac-Tc for guix-patches@gnu.org; Thu, 27 Apr 2023 19:44:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psBHS-0003Pa-Q2 for guix-patches@gnu.org; Thu, 27 Apr 2023 19:44:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63136] [PATCH 12/14] gnu: python-pytest-arraydiff: Update to 0.5.0. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Apr 2023 23:44:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63136 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63136@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 63136-submit@debbugs.gnu.org id=B63136.168263902512988 (code B ref 63136); Thu, 27 Apr 2023 23:44:06 +0000 Received: (at 63136) by debbugs.gnu.org; 27 Apr 2023 23:43:45 +0000 Received: from localhost ([127.0.0.1]:60050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psBH6-0003NK-Nz for submit@debbugs.gnu.org; Thu, 27 Apr 2023 19:43:45 -0400 Received: from mail-wr1-f42.google.com ([209.85.221.42]:51425) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psBGr-0003KX-9U for 63136@debbugs.gnu.org; Thu, 27 Apr 2023 19:43:29 -0400 Received: by mail-wr1-f42.google.com with SMTP id ffacd0b85a97d-2f7db354092so5746300f8f.2 for <63136@debbugs.gnu.org>; Thu, 27 Apr 2023 16:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682639003; x=1685231003; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Ol2De55dcJe7jurAO6HAXRZU9c2vCrC8izvrsTht9uw=; b=mRKoi34a6lba5Q+y8is/mGEqbloGwmQfTBebPZVZ+9nAf04q4/TOGD6WRMfAVSYlyw mVTTf7QBFa8GkL/A9KzEMvJXiiyhmRD2c/lxUTKtFoYiD3/tJ+gWfcS4cMncCdtPxl3U ZkPCrhxKwyXEzkX+L3dcfX66ZtPK1OlijIZAP2SzRbuirkN7EB9E/AeZ2s1iJzWIPAqZ QkR7003UaZyCZcLLxt4Wrrgx2UkBoWvjClNyE+Q8vpxzsHcDZiduDV6IqNfmxb90aTJU QlwwHx4Km+2sNVbgcOp/mLL8lrLnYiSwBNu/SSMq6gDMtpK3qUzI8g54P9GH5OjlDJNP V0Wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682639003; x=1685231003; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ol2De55dcJe7jurAO6HAXRZU9c2vCrC8izvrsTht9uw=; b=H2GRCTGaF7BSkBVvh9ncT8UcQTLHRVkYU/Jak9ejqXr/7/Es1avx8o61t9RYF9MgVs yTeYsJGUKBtsNL94nE1iVMM/rBJluaJznEmiXMiMBGn3WmqppZDWYkbjeu/LZqJwJqyh xUmHYH9Z718t46sEdHIA4n/WgRb6yDYaTdAAHeXnAiluoJbu0KQDfkjTFmtaHJp/AC/i I7FrLULBQevjRYHbQAyMP6XM2k8YpOHU5VCO2h86l3zzholwDHXncYXYDuZ8ah/1qYJq jW18dFBsUqoqTsOIV6e0NcaiZyTTqhgCOEfM3G2+mdX+1o0idzNW8QBmmmekG3Vg38W2 dz1g== X-Gm-Message-State: AC+VfDw25AgBr/y59nTcoGMqjb5M9wy/Ii9r4/s2S+PsSTFVzeC5p6oi XPJfuuev2wF/wnB6PntnPhEz2J255V0= X-Google-Smtp-Source: ACHHUZ5pb++loz6dwFOWMilUgvG/YVlIt6J0XK460SFx0c5opD+ODfIlrBTnAb0pYULEbPLbw5Va4g== X-Received: by 2002:a5d:6b8f:0:b0:2f5:930:39b1 with SMTP id n15-20020a5d6b8f000000b002f5093039b1mr2195381wrx.38.1682639003630; Thu, 27 Apr 2023 16:43:23 -0700 (PDT) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id m6-20020a5d6246000000b002feea065cc9sm19555491wrv.111.2023.04.27.16.43.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Apr 2023 16:43:23 -0700 (PDT) From: Sharlatan Hellseher Date: Fri, 28 Apr 2023 00:43:11 +0100 Message-Id: <20230427234313.19013-12-sharlatanus@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230427234313.19013-1-sharlatanus@gmail.com> References: <20230427234313.19013-1-sharlatanus@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: 6.95 X-Spam-Score: 6.95 X-Migadu-Queue-Id: 1850F32062 X-Migadu-Scanner: in3.migadu.com X-TUID: +O57NBCx52nq * gnu/packages/python-check.scm (python-pytest-arraydiff): Update to 0.5.0. [native-inputs]: Add python-setuptools-scm. [propagated-inputs]: Remove python-six. --- gnu/packages/python-check.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 71bbf59d49..9a61f59d56 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -541,22 +541,22 @@ (define-public python-pytest-astropy (define-public python-pytest-arraydiff (package (name "python-pytest-arraydiff") - (version "0.3") + (version "0.5.0") (source (origin (method url-fetch) (uri (pypi-uri "pytest-arraydiff" version)) (sha256 - (base32 "05bcvhh2ycxa35znl8b3l9vkcmx7vwm5c3fpakbpw46c7vsn4bfy")))) + (base32 "1livzfbi7ag17hskd5845dh1kdir24f7jrbw8y2s1pyhzyz4jhbi")))) (build-system python-build-system) (arguments ;; Tests require python-astropy, which itself requires this package. ;; Disable tests to avoid the circular dependency problem. '(#:tests? #f)) (native-inputs - (list python-pytest)) ; for sanity-check + (list python-pytest python-setuptools-scm)) ; for sanity-check (propagated-inputs - (list python-numpy python-six)) + (list python-numpy)) (home-page "https://github.com/astropy/pytest-arraydiff") (synopsis "Pytest plugin to help with comparing array output from tests") (description -- 2.39.2