From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oBthLhbj8GUkgAEAqHPOHw:P1 (envelope-from ) for ; Wed, 13 Mar 2024 00:19:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id oBthLhbj8GUkgAEAqHPOHw (envelope-from ) for ; Wed, 13 Mar 2024 00:19:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AYQjgaNh; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710285590; a=rsa-sha256; cv=none; b=fFXLn6JzGxB2W1CCC1M4zYjKyqfz0AKripBmcUn6lNOia0MfbDlnu7VagLCgqeChL5kKOG vbaYoyew1f6WEjRbarIZLTtr8gNlsnUZmR8ZHuP7xzgME44BFaaTNvXmut+hnhHxSbGqVY Z/iKzkp8eM5gi1nuQLWotg+vWXrYucGUpevRwa6Yd/BvMC/Z3D2q3MMvgJzp8POvhOKKPb +5Fn2lSZxEerE+TvUaSSM7BX/HmBek17NbZBTeTKKziTFwSjFd5zWN4aE3d15l4G+KtgUD K08QQRyzrHLun1NusgPxCajTV6VULD6Am/UaxkUUtqdII3xzKWtSVgdEevBz0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AYQjgaNh; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710285590; 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=vuuEhBZKoQuFh701oZn5zwV8Dcxe21U5IDV5dn7qBA4=; b=IaLWogxeDCTin4sbxWLj4d52HeQQkDLuCGMemEvThtFreuWVaBpcuWyW4uE6pf6YLnXqr5 zFPYAvD/jKANQL320k/c6SIHIjQu2OEGRYJam/gT8ut54g4AkLeFT3OOKk5tbjldrzUbfz IGhVinzNRvvtBMx6/YVdj24yTZGWQJ/z4gP/5dSgDMeVSuT8YVXYB/xquotQyjjsHDQP9s I/cgTCDzZDpx+/ywpaj1BYrybwMrUAXSoUYahZk02zGIcz6vgOMueU9JoOHtLsrB6EkL0r kuJGyHSXyBVND3TZi121m8XV4Nj2rtxibD6C5kaGEsIGF36PIGB5TZKnoIqcNg== 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 9AEFE709D8 for ; Wed, 13 Mar 2024 00:19:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rkB04-00009z-5I; Tue, 12 Mar 2024 18:53:37 -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 1rkAzy-0008Tn-OW for guix-patches@gnu.org; Tue, 12 Mar 2024 18:53:30 -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 1rkAzy-0000Iw-G4 for guix-patches@gnu.org; Tue, 12 Mar 2024 18:53:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rkB0X-0001mH-65 for guix-patches@gnu.org; Tue, 12 Mar 2024 18:54:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69591] [PATCH v2 06/31] gnu: Add python-expecttest. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Mar 2024 22:54:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69591 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69591@debbugs.gnu.org Cc: David Elsing Received: via spool by 69591-submit@debbugs.gnu.org id=B69591.17102840166587 (code B ref 69591); Tue, 12 Mar 2024 22:54:05 +0000 Received: (at 69591) by debbugs.gnu.org; 12 Mar 2024 22:53:36 +0000 Received: from localhost ([127.0.0.1]:44072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkB03-0001i5-JY for submit@debbugs.gnu.org; Tue, 12 Mar 2024 18:53:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:45937) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkAze-0001dz-8y for 69591@debbugs.gnu.org; Tue, 12 Mar 2024 18:53:11 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 80F28240101 for <69591@debbugs.gnu.org>; Tue, 12 Mar 2024 23:52:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1710283947; bh=yx4mr88ZNH5uC1bwX/SeZB2PHGyj/MaLFFJd3cxYz98=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=AYQjgaNhqam3hGE78nZ6TWNwXxCzis1s4EJvEBFUAjtjDg/WtY1iq0yBWGqbHHa30 CGUiV38Na9Dp63ohwPUuF16TpLsNLgY+96tRbPMEU2oXShrsdvHuE7J+d5iO1O2z1/ PJVMrAjZrcCgeydnZtEgKMnlWzdDMPJ1eeO8v4mtaVQH8SO3M2z6wf8wdi1JEzYP59 9YJRPWR94kyd9kHc5OLrFDxKIKEd2+SWFwe7yRt5Y/DQmYP1bUTAq5zJVBzXV5U2GT 588pl45BTb22phAEimJuC3B0azNryqDzAq+TnrsKbbFzXU8Wsr0qPgDTOxWYTGAJjl c1iWWuYLT4dNw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TvTRv0z9Xz6tx2; Tue, 12 Mar 2024 23:52:27 +0100 (CET) From: David Elsing Date: Tue, 12 Mar 2024 22:51:34 +0000 Message-ID: <20240312225211.16427-6-david.elsing@posteo.net> In-Reply-To: <20240312224712.15578-1-david.elsing@posteo.net> References: <20240312224712.15578-1-david.elsing@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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.01 X-Spam-Score: 4.01 X-Migadu-Queue-Id: 9AEFE709D8 X-TUID: du7zj7d+ilO/ * gnu/packages/python-check.scm (python-expecttest): New variable. --- gnu/packages/python-check.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index f876088488..dbca80652c 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -2078,6 +2078,41 @@ (define-public python-eradicate valid Python syntax that are likely to be commented out code.") (license license:expat))) +(define-public python-expecttest + (let ((commit "683b09a352cc426851adc2e3a9f46e0ab25e4dee") + (revision "0")) + (package + (name "python-expecttest") + (version (git-version "0.2.1" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ezyang/expecttest") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1djwxp9x1hczzxbimv1b1bmd083am88v27l82nmlkhvzyg2cmpvv")))) + (build-system pyproject-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; The test runs tests expected to fail, so the output is + ;; confusing + (invoke "python3" "test_expecttest.py"))))))) + (native-inputs (list python-hypothesis poetry)) + (home-page "https://github.com/ezyang/expecttest") + (synopsis "Python module for expect tests") + (description "@code{expecttest} is a Python module for expect tests, where +the initial expected value of a test can be automatically set by running the +test itself.") + (license license:expat)))) + (define-public python-robber (package (name "python-robber") -- 2.41.0