From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QH8vNC75aGQ4sAAASxT56A (envelope-from ) for ; Sat, 20 May 2023 18:45:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AAVTNC75aGTTMgEA9RJhRA (envelope-from ) for ; Sat, 20 May 2023 18:45:34 +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 B0D1828177 for ; Sat, 20 May 2023 18:45:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000h1-Nf; Sat, 20 May 2023 12:45:03 -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 1q0PhX-0000gc-28 for guix-patches@gnu.org; Sat, 20 May 2023 12:45: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 1q0PhW-0006HI-PQ for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhW-0006ei-L3 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 2/6] gnu: python-watchdog: Update to 3.0.0. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106425473 (code B ref 63612); Sat, 20 May 2023 16:45:02 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:24 +0000 Received: from localhost ([127.0.0.1]:59268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgt-0006cb-J6 for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgr-0006c6-2q for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 727CF4457A; Sat, 20 May 2023 18:44:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pTyxl765dE4I; Sat, 20 May 2023 18:44:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601059; bh=lZvCEgJTvPYaZdYcZ9zgAN97y3oXxMfzKKn8BDCLVUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ShZDik7+ZUrRc679jIS2mzzQtaFsBBBGplYo4lp00rGtmAG5dFXC4/gVnhiq1mQi/ 9lAgV1cFDOplFFw+p5lZzIMkcDLANh318S0YwVB0OiWGMITi7fTNBkRQHyoJBoYwd7 Ew1W+stHdLJl/XVPYSlbEwwHskuvsi3Jl817UmWMfrlB5FLm3xC6Qhn/FLIeuLvPss S4LEL9iPy5kNLucgqu/J0mRzC/+VDNCJep/al1r/pCYKW+Y2u/zOn9hRvXpB8WqsD2 h4PGyuopLVH31LbPMqrsXEzEGhPhgq03bzRJ6YR1TVmy82r2sY8n+dHdTvo7qzuwmk ndTvE4p+fO6Zw== Date: Sat, 20 May 2023 12:44:08 -0400 Message-Id: <4526a21c0c97d1db4cfaa0b4f175cf7d97a32780.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches From: kiasoc5 via Guix-patches via 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684601134; a=rsa-sha256; cv=none; b=gMPi0ONM1wMrqvvvOEIUIHHmyfz3enmIIThQu4abqA1eXtLiohI17jtebj57bPDRzihdHt aWKx3sidGLrhX86O0vNXQjLSWuTiu4tQTcaLtYuy2xh66zF1WTWgNxNMarbwYutBmx1hmu tp9oAmu3T3BVVabvem8EveEoNTTYvE0ZL4UsUByqn5LJL5NMrKmvDp5JKlLlNccLOVRbjY 45nBrvvJ+L/urBZiTkQkJ14O3uVE/mvUXkItq1IGRsaYJTeFEGV1D0Vk10hH6iExTeP27W /BDzsRQj4YG1K+zBcbkWw1KmWAOUfP2Q3Q8Oi3lT2fewwzDcEMy7JzjfEGDx6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ShZDik7+; 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=1684601134; h=from:from:sender:sender:reply-to: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=kAafd0G/IakC/WQOpraEKwVQFM1C33LhWIDUd/YfcI0=; b=jE3G34kM4ubkjT4HRjuqaVphl81xotG5FIaQ1z5+Mpw7ZAfeGIOf/xuR6n2fiupLpZorgm YoTYJj0JjazxpyLhDJzkWwv0CjhC7SARZE/n/fKsNKJomXWSdU+UQVjzmLYJlKW03O5Awn Q8uXJjXSFRN7TbpEhkVrLwToduyowZtVp4wcbO3bH5l+Istg+dbX94Huoiz8M/jSYR0rFA ubCHNNyL2oeJCVuNMn+5z/Bs7Irv+ikRKHzh5cYz9scdjTe/ExLWblM9CdXwnjgMPk9EAC GWJe7tU4ve0Mp+Fv6HbSCLhfKEbQiFgvm+LzUJ0JNVtnbGqFleoZdj9u7PEp3w== X-Migadu-Spam-Score: -2.18 X-Spam-Score: -2.18 X-Migadu-Queue-Id: B0D1828177 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ShZDik7+; 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" X-TUID: YmvwQsj9H0dj * gnu/packages/python-xyz.scm (python-watchdog): Update to 3.0.0. [build-system]: Switch to pyproject-build-system. [arguments]: Delete check phase. Add #:test-flags. Skip more tests. --- gnu/packages/python-xyz.scm | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f7e3f6f538..80d5085f3b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26953,24 +26953,23 @@ (define-public python-android-stringslib (define-public python-watchdog (package (name "python-watchdog") - (version "2.1.6") + (version "3.0.0") (source (origin (method url-fetch) (uri (pypi-uri "watchdog" version)) (sha256 - (base32 "1rx2nyl0cyj0v4ja795cl3gi26577c5wg48syr3byz3ndkgpavm3")))) - (build-system python-build-system) + (base32 "1y9kk9hbyhidyhpaqg7rg3d3rry26fv8ri4gl72sg9sxb4ha762d")))) + (build-system pyproject-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" "-k" - ;; This test failed. - "not test_kill_auto_restart"))))))) + (list + #:test-flags + '(list "-k" + (string-join '("not test_inotify_buffer" + "test_unmount_watched_directory_filesystem" + "test_auto_restart_on_file_change_debounce" + "test_kill_auto_restart") + " and not ")))) (propagated-inputs (list python-pathtools python-pyyaml)) (native-inputs -- 2.40.1