From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eCyaKt2C9GQrMQEA9RJhRA:P1 (envelope-from ) for ; Sun, 03 Sep 2023 14:58:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eCyaKt2C9GQrMQEA9RJhRA (envelope-from ) for ; Sun, 03 Sep 2023 14:58:05 +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 2783563BD2 for ; Sun, 3 Sep 2023 14:58:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PKnxUpIC; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693745885; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=kiat0ZpASqPZ4APEhTzLT9QrNnC4875d15zbzIKqAMY=; b=VcUsiY7pGFzLsNJ4JLhZzAnZul71djj1UOaGnWcbLvB1IExA05nVkoMiSri3P+TGDN9jpA 6wmJuNz4vNlupRgoB9cJSJqYehfYNLyIGDIUJXT/yc7p3R3VlCX8j4Yoy6q7m08QouhtrQ /l0m32obnISx7nU/JIWLfWRSON4X6aheuEyVMeuNY6JA/3goyMZQ+LwCPBLafy9koE3x5K ThvzBRTYu8Pw0rfy+e7Xh2hh595RonK6rm9mMbRH5W9kOTdN4qM4DvSJKvsfUjk5wFwTL2 dFemZ/dguNBHSkGZfRGgq6W3tuise4uW6hD8NU94HjjaZIHbTXkKFsarZuecMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PKnxUpIC; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693745885; a=rsa-sha256; cv=none; b=Cf16swJD9sjuNqw15PYtUMZ9QVlotHeajV7vcmSyfMREo7cSvYNNryh6YgqionzQSzU5wx b9NMPNc9kA6+DRsTl4PhvP1FjFKpXhzphgDA7rqy11wKpb6Xnr3Hn5hV5Jp4vo6alG4JU8 dSDpwt0VVHmGU6a3shJlAey8YDRJ9R/JjtdKlLcLj5pAP+BC4hcAXVgBzjNJZLbFlEgJ5x dsUzICnXxmx/qScRDjMDtcYQzCf7VpJsE0caOfmVDKBjDbihIzMV+VtJUDLqCk5yxFEzzx eB23yJu/K6mJkNC2EN8dKe8MXJhFZWCaz1a9oDUL4szw2eKrKsBDwkWLvj2zJA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcmfw-0001ZV-7D; Sun, 03 Sep 2023 08:58:00 -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 1qcmft-0001Yo-Tb for guix-patches@gnu.org; Sun, 03 Sep 2023 08:57:57 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qcmft-0001OS-6v for guix-patches@gnu.org; Sun, 03 Sep 2023 08:57:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcmfy-0000ng-HZ; Sun, 03 Sep 2023 08:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65037] [PATCH v3 2/8] gnu: python-daemon: Update to 3.0.1. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Sun, 03 Sep 2023 12:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65037 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 65037@debbugs.gnu.org Cc: Attila Lendvai , Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65037-submit@debbugs.gnu.org id=B65037.16937458322957 (code B ref 65037); Sun, 03 Sep 2023 12:58:02 +0000 Received: (at 65037) by debbugs.gnu.org; 3 Sep 2023 12:57:12 +0000 Received: from localhost ([127.0.0.1]:39962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcmfA-0000lZ-08 for submit@debbugs.gnu.org; Sun, 03 Sep 2023 08:57:12 -0400 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]:58643) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcmf5-0000kU-Cu for 65037@debbugs.gnu.org; Sun, 03 Sep 2023 08:57:09 -0400 Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-52c74a2e8edso846141a12.1 for <65037@debbugs.gnu.org>; Sun, 03 Sep 2023 05:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693745811; x=1694350611; darn=debbugs.gnu.org; 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=kiat0ZpASqPZ4APEhTzLT9QrNnC4875d15zbzIKqAMY=; b=PKnxUpICU0WG4wQ7tO1L1EtufjksNMGu+MGCNtDipW46FzEV9khiYi2nZQbBD5MuOa R9is1tdosqVzRCD3JpEyIymTkR2F9ROAsmrCnSi2ACy4SlfW6OUG6wpQt9O0hqHLvmSs XotaA08Skxt69WYEQudfs5dq9VrbR/fqvOBo6x4o3r/881PFdDayeUVWkT8Ab603yzDo DBwrKeIka38AXNoj+z+QiR6IXxCLRX6gUefU5yOyWFQO1RLemZbKLsBHs8xqmDYW5Vgb x8ejQQ99q7CZs5xgOgS6COl9iozrrNuDhBEHlomNa/KVpPwtU3Lit0eD+dhK1W3UUdwx O84A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693745811; x=1694350611; 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=kiat0ZpASqPZ4APEhTzLT9QrNnC4875d15zbzIKqAMY=; b=JoqsVVviaLYsOT8mL/WtY1Y9/JXRA5dnOOUiMDYt7s+kVIJYYCuUbta6BGwPuA6Zqs UrSzJ4LI4OnM3EvKc9ZzgQHpmY5V/g1UkBOOsSZwtzi23oDToF5UdShfE6Z5vxxrF02m gw8j2HHb2f4VTzzrud8bGyl9aFGZyMXTVoSTpGU5HbSx2bLwLFBqPonWQ9DGz7vya+08 3P7peiOZ7jyHO/Hhaa9a9bRLoKJ9/b4rDZy+kxd6Yv4apLDU3girefHZaPaDkAP+kDIC gzGITruN5yXpqWAvXaSVEteqBX8/pnVVnqHTlWyKXx3zVoUhPWsWFKFUF29UFL2ORvFu 2yUg== X-Gm-Message-State: AOJu0YzSDeus5ogDIK5asbzR3YDZTtEukaGiTlLxCZ6B426++IeJWsvB mNYLAbQJerBSHtQpm7QvCWR3REWA3v9JsA== X-Google-Smtp-Source: AGHT+IFo4cB/I2RRSiaeA/lQdGrTYrd+CG2BSN96ybIIAmW5Mkqu/Xb/xlLnL9MBv3gU8yQHi4SJ5w== X-Received: by 2002:a17:906:51cf:b0:9a5:ceab:f496 with SMTP id v15-20020a17090651cf00b009a5ceabf496mr6060439ejk.58.1693745811001; Sun, 03 Sep 2023 05:56:51 -0700 (PDT) Received: from lelap.lan (2a00-1f40-b161-2f0-6b9f-85-742e-f655.pool6.panelnet.hu. [2a00:1f40:b161:2f0:6b9f:85:742e:f655]) by smtp.gmail.com with ESMTPSA id rn1-20020a170906d92100b00992665694f7sm4726782ejb.107.2023.09.03.05.56.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Sep 2023 05:56:50 -0700 (PDT) From: Attila Lendvai X-Google-Original-From: Attila Lendvai Date: Sun, 3 Sep 2023 14:55:46 +0200 Message-ID: <084aa848ce998e56bb13afa235afacbf9fd56736.1693745751.git.attila@lendvai.name> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: US X-Migadu-Queue-Id: 2783563BD2 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 2.77 X-Spam-Score: 2.77 X-TUID: xgrKmnJSzLWs * gnu/packages/python-xyz.scm (python-daemon)[arguments]: Drop workaround for hasattr. Also disable “test_exception_types” and “test_exception_instance”. --- gnu/packages/python-xyz.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 69551fab09..5cc966c591 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5610,7 +5610,7 @@ (define-public python-joblib (define-public python-daemon (package (name "python-daemon") - (version "2.3.0") + (version "3.0.1") (source (origin (method git-fetch) @@ -5619,22 +5619,22 @@ (define-public python-daemon (commit (string-append "release/" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1ysynb1m9vsww2nmhcypkk08xwifc3gw5yq10h1a1i11yn27w4y6")))) + (base32 "0kc7ig5nlbvc3xzkpiw4jv2gvi5c05fa7qa3mi6qwxa6bx8bxjl8")))) (build-system python-build-system) (arguments `(#:phases (modify-phases %standard-phases (add-before 'check 'adjust-tests (lambda _ - ;; Drop use of testtools.helpers.safe_hasattr which has - ;; been removed in favor of hasattr. - (substitute* "test/test_metadata.py" - (("testtools\\.helpers\\.safe_hasattr") - "hasattr")) - ;; FIXME: Determine why test fails + ;; FIXME: Determine why these tests fail (substitute* "test/test_daemon.py" (("test_detaches_process_context") - "skip_test_detaches_process_context"))))))) + "skip_test_detaches_process_context")) + (substitute* "test/scaffold.py" + (("test_exception_types") + "skip_test_exception_types") + (("test_exception_instance") + "skip_test_exception_instance"))))))) (propagated-inputs (list python-lockfile)) (native-inputs -- 2.41.0