From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +MU8Co5cwWE8dQAAgWs5BA (envelope-from ) for ; Tue, 21 Dec 2021 05:48:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iD+rBY5cwWGCcQAAbx9fmQ (envelope-from ) for ; Tue, 21 Dec 2021 04:48:14 +0000 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 E078928B3D for ; Tue, 21 Dec 2021 05:48:13 +0100 (CET) Received: from localhost ([::1]:56240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzX4N-0004xM-NX for larch@yhetil.org; Mon, 20 Dec 2021 23:48:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzX4G-0004tz-Fy for guix-patches@gnu.org; Mon, 20 Dec 2021 23:48:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40542) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzX4G-0004ql-7R for guix-patches@gnu.org; Mon, 20 Dec 2021 23:48:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mzX4G-0001Xx-6T for guix-patches@gnu.org; Mon, 20 Dec 2021 23:48:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52696] [PATCH 05/12] gnu: python-dictdiffer: Update to 0.9.0. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Dec 2021 04:48:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52696 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52696@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 52696-submit@debbugs.gnu.org id=B52696.16400620575694 (code B ref 52696); Tue, 21 Dec 2021 04:48:04 +0000 Received: (at 52696) by debbugs.gnu.org; 21 Dec 2021 04:47:37 +0000 Received: from localhost ([127.0.0.1]:52062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzX3p-0001Tj-60 for submit@debbugs.gnu.org; Mon, 20 Dec 2021 23:47:37 -0500 Received: from mout01.posteo.de ([185.67.36.65]:40293) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzX3n-0001TJ-JX for 52696@debbugs.gnu.org; Mon, 20 Dec 2021 23:47:35 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id F1C57240026 for <52696@debbugs.gnu.org>; Tue, 21 Dec 2021 05:47:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640062050; bh=vQ1YYjAkb0SW0RNxxb0/la++B4NPIJkPc6lRpbls32Y=; h=From:To:Cc:Subject:Date:From; b=kJRRrSkfrAaGlIF7LaAGF6D6dYC/8K99tF6+hwptaX/IRE57/eivB9gZRW9QK+Mjj AykseKE8r+ZeDx1ujdeonUK7qXJ5jGIsfy0Qwx5hwhc3+SFvK+34jLUCFmqbVwVZDN prASFtrx2rxY0u/2iyduiC2OnRqq/c2Y3a/3978c70uTAfcMeyyPF5YDEC7JsBGb+8 4Xt2lPUg6cm8MVkye6+hMeh17EeBdfbYius5bKsZRsZoonxjIVFFEzF/5eK2Y/x450 yaL0Dtehhd2R/DY/SynW1zWCVke5xISrYgqkZPQ6RicdMzWrLuMK+2kCNvBaDpXhoF CZna4LCMoeklg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JJ3pn0yTVz9rxF; Tue, 21 Dec 2021 05:47:28 +0100 (CET) From: Vinicius Monego Date: Tue, 21 Dec 2021 04:46:36 +0000 Message-Id: <20211221044643.78959-5-monego@posteo.net> In-Reply-To: <20211221044643.78959-1-monego@posteo.net> References: <20211221044643.78959-1-monego@posteo.net> 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640062093; 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=ikJFEUSaPZL7WCsBPpr0WNrTdjz4DMyZC5rYLRT2rTs=; b=kDRT/yOv7zd59pOUfncrn2FYRg0Cy1pEzFdllDRuZ1KPM/qoG7RKzmfiRT4Ukf9Yg9tMxL QSJrbdDXBfp77CewlkAfjh3/U4COFzOQX0BhnsxrqQTZzQSMtu4TO5BVR9zOeECwrV3qc1 wh9Cj35FhVL4hYIBQKOzaIf/CczkiY4XOVcDcqEVdYnT2UA7AvEjm7yBUB96HE5IJciNeW hv1lZUf+xuEHKPI9qnNRo9n44rpI12seuAfsDWrkXUvYiqL35nkwi4faqHxAh1OJwO/7mU HL3I1YE6YTJWzJhI90MZqj5RuPVnrrA/QGaq07wE7lqz9o+MVliVdFSLw4vtmg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640062093; a=rsa-sha256; cv=none; b=i3eoHarfKBsFF+MMcTlr6pZHyQa3ZhXyvzIpdLrGcxrzeEDep2MamYO+RrUPRCTjU7TjxA SFeM6mE8QRc7x+M6DdC2OPhLH8nEtIv1WRgXD//30pxJLgQtfFMSRFFGv6gtnyjyDoiKhD fmMPBkk/oOj27YERS4EkwJbJUX+CFg9WsdNZsHUgj1cM9lHMs25D6f6ccpmlXEpuU+TFf0 BbTz6rUyPBi654tccA6LjX4bAe2jL5bLi8WCkSTQRuztuY4LGNjDPRieV+8LRuAxUwoqzQ hrND6Ct55gKK9T8znVYIF85VFicpcBeJuib+A/Rqfo9w/1jqxyhlhpJDRz6bFA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kJRRrSkf; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Spam-Score: -1.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kJRRrSkf; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Queue-Id: E078928B3D X-Spam-Score: -1.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: SJqh8FqcoRum * gnu/packages/python-xyz.scm (python-dictdiffer): Update to 0.9.0. [source]: Make some cosmetic changes. [arguments]: Override 'check phase. [native-inputs]: Remove python-check-manifest, python-coverage, python-isort, python-pytest-cache, python-pytest-pep8, python-tox. Add python-pytest-isort, python-pytest-pycodestyle, python-pytest-pydocstyle. --- gnu/packages/python-xyz.scm | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index fb29708c02..18ca99cd8b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -25094,27 +25094,32 @@ cryptographically signed ones).") (define-public python-dictdiffer (package (name "python-dictdiffer") - (version "0.8.1") - (source (origin - (method url-fetch) - (uri (pypi-uri "dictdiffer" version)) - (sha256 - (base32 - "1lk3qmy1hkaphk4n7ayfk0wl6m2yvd6r7qkam6yncqfzgkbc1phs")))) + (version "0.9.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "dictdiffer" version)) + (sha256 + (base32 "0y3mk74qm2q9hsm37892i1wzn8bbdrvbs4nmnvqwq4z6pxgwzfhp")))) (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) (native-inputs - (list python-check-manifest - python-coverage - python-isort - python-mock + (list python-mock python-pydocstyle - python-pytest-cache python-pytest-cov - python-pytest-pep8 + python-pytest-isort + python-pytest-pycodestyle + python-pytest-pydocstyle python-pytest-runner python-pytest - python-setuptools-scm - python-tox)) + python-setuptools-scm)) (home-page "https://github.com/inveniosoftware/dictdiffer") (synopsis "Diff and patch Python dictionary objects") (description -- 2.30.2