From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KKqpKWnncGEi1AAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:07:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YEg3JWnncGECfAAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 04:07:05 +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 753B69FD1 for ; Thu, 21 Oct 2021 06:07:05 +0200 (CEST) Received: from localhost ([::1]:43872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPM8-0005zi-KG for larch@yhetil.org; Thu, 21 Oct 2021 00:07:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJI-0003It-7B for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44448) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0000OE-Uz for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJH-0005fW-Pv for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 21/29] gnu: python-watchdog: Update to 0.10.7. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478904321703 (code B ref 51314); Thu, 21 Oct 2021 04:04:07 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:03 +0000 Received: from localhost ([127.0.0.1]:55980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJD-0005ds-3u for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54891) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJB-0005ct-M2 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 1F420240029 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789036; bh=CSCLcsgfeix6f7vtzcSxzFiCtPfPBG3oNiW72SLKVRc=; h=From:To:Cc:Subject:Date:From; b=T2H1bB/7tf0VsPcye9+yDSKLvntcFn/ldvN+hzITNzy1DafTduW6MjacoXLSii4ip EYQe054UbOoAce3sPXRIWgLgpteLZvYctrYU3GMQSJhC4lLJDTUJpYRlRB/JK6BQ55 ChKCkPapHoc7VQRl5GrsdwP/xV+LRG4cxbYgMiW1F0mQmeT7TUzPYB7xs31EJ8vCZH jKkeR/U5z/+LjpVIad1G3tbkvfJ5qCRm/PNOH/11ELOnxTe+cqLRi0mJ97fD8hg/sD r8BDFnRiaQb66JLysQMQrAriOAudF032A21Qbu4K/z0iMC53Vi7uGrhzc0+pt2hqC8 VbDmoOOKPettA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkg1pJnz6tm6; Thu, 21 Oct 2021 06:03:55 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:52 +0000 Message-Id: <20211021040200.241873-17-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634789225; 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=GpxIvQDmHqzg2rOwtShzbHtCbWbNMtBZO3qPN9MOwjE=; b=J0/KaPsDfykQ+kPu0y90xj5umXBUi9OEio4tv2xHhJ3Oq+BjC2myyqppmnJCQ5IkE2zduO sKra9UAxhObgMVbSmqnMWd7fvJcacc+P0SpCcRgcl5taP13AfeJVXOzr1Nu7U+RQfm3hz9 yljotg1Blk2G9Z+nWX2A8vju4tXQWChyxoWOVhVlRYZ7lKKJC8gn9bYDL6ib3GKnOTgOu8 LyPI+7oGOOSjH5LDN5iAN3kk0TOS+1LAp4eeo0YaHpPs/eIwBcfw9h2ozIRge+NuM52R3X MszyY6t9ArZcQ5BsO1ZSUE4eMRwT/a6fBE0XiX5l0NqTy/fn09aHbyPWpCXOSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789225; a=rsa-sha256; cv=none; b=m5ZqJmX3/uhJAdwEXaG+XtWb4SFh0eJSVz5wYqA3zlXfn8I9RkXJscakFJv+xGRYKoIj5G lXOdtCcMDUTOt4fcAAE6epL1g6fSnjjBKpPhp/PlAinMEhdUh5v+DG1clN2PLEteOCdjbu kf1CTCMGk2HUjXt4fVMnyTsKh1BQVWxaIxp+pIyOOFVdTfmVb2ERlcOos3RT9BTffj7PGl qto4X1QWJRyVqJULiH5rEYxmmVyeRbiOAMM/qLGcJlTzuO0nTaAbA4nGcymDHdZbN887uG ExYnaohk0JGEzifLYK0AdjOvf2FNRniqPfHiTUv+3jtO9vAu3qI908vVe8ZYJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="T2H1bB/7"; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="T2H1bB/7"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 753B69FD1 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: nkTm0DW3W2u9 * gnu/packages/python-xyz.scm (python-watchdog): Update to 0.10.7. [arguments]<#:phases>: Remove 'remove-failing phase. Override 'check phase. --- gnu/packages/python-xyz.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 318db4d92b..c5d281e033 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -24568,23 +24568,23 @@ files. These files are used to translate strings in android apps.") (define-public python-watchdog (package (name "python-watchdog") - (version "0.9.0") + (version "0.10.7") (source (origin (method url-fetch) (uri (pypi-uri "watchdog" version)) (sha256 (base32 - "07cnvvlpif7a6cg4rav39zq8fxa5pfqawchr46433pij0y6napwn")))) + "1x1mcj9iw8pdhfic0lablx8mbfilrql0scxgnysdr7mr00bqdjsh")))) (build-system python-build-system) (arguments `(#:phases (modify-phases %standard-phases - (add-before 'check 'remove-failing - (lambda _ - (delete-file "tests/test_inotify_buffer.py") - (delete-file "tests/test_snapshot_diff.py") - #t))))) + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) (propagated-inputs `(("python-argh" ,python-argh) ("python-pathtools" ,python-pathtools) -- 2.30.2