From unknown Sun Jun 22 04:22:34 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#75660] [PATCH] gnu: Add python-pytest-snapshot. Resent-From: Evgeny Pisemsky Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Jan 2025 22:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 75660 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 75660@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.173724002816821 (code B ref -1); Sat, 18 Jan 2025 22:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jan 2025 22:40:28 +0000 Received: from localhost ([127.0.0.1]:44051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZHUS-0004NF-DH for submit@debbugs.gnu.org; Sat, 18 Jan 2025 17:40:28 -0500 Received: from lists.gnu.org ([2001:470:142::17]:46724) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZHUQ-0004N1-3Y for submit@debbugs.gnu.org; Sat, 18 Jan 2025 17:40:26 -0500 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 1tZHUK-00080I-5r for guix-patches@gnu.org; Sat, 18 Jan 2025 17:40:20 -0500 Received: from sofi-shared.hosting.energy ([2001:41d0:602:1f56::] helo=sofi.hosting.energy) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZHUI-0002cf-4L for guix-patches@gnu.org; Sat, 18 Jan 2025 17:40:19 -0500 Received: from [212.233.84.120] (helo=laptop) by sofi.hosting.energy with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1tZHUB-00035Y-4b for guix-patches@gnu.org; Sun, 19 Jan 2025 01:40:11 +0300 From: Evgeny Pisemsky Date: Sun, 19 Jan 2025 01:40:08 +0300 Message-ID: <87jzarwxtj.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-python-pytest-snapshot.patch Content-Transfer-Encoding: quoted-printable Received-SPF: permerror client-ip=2001:41d0:602:1f56::; envelope-from=mail@pisemsky.site; helo=sofi.hosting.energy X-Spam_score_int: 19 X-Spam_score: 1.9 X-Spam_bar: + X-Spam_report: (1.9 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, RCVD_IN_SBL_CSS=3.335, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky Date: Sun, 19 Jan 2025 01:33:03 +0300 Subject: [PATCH] gnu: Add python-pytest-snapshot. * gnu/packages/check.scm (python-pytest-snapshot): New variable. Change-Id: I3cdf14a0da20e7f8e80f82e1b02f822eb5b26ad5 --- gnu/packages/check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index e28564c0b0..b2e0458c49 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -53,6 +53,7 @@ ;;; Copyright =C2=A9 2024 Navid Afkhami ;;; Copyright =C2=A9 2024 gemmaro ;;; Copyright =C2=A9 2024 Ashvith Shetty +;;; Copyright =C2=A9 2025 Evgeny Pisemsky ;;; ;;; This file is part of GNU Guix. ;;; @@ -4321,6 +4322,32 @@ (define-public python-pytest-tornado5 markers to simplify testing of asynchronous tornado applications.") (license license:asl2.0))) =20 +(define-public python-pytest-snapshot + (package + (name "python-pytest-snapshot") + (version "0.9.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-snapshot" version)) + (sha256 + (base32 "1wxp9pv5yqpj3fk450ld1mjhhdxyvssgi6gqxyghz1iyphx3q0f7")))) + (build-system pyproject-build-system) + (arguments + (list + ;; Skip failing test. Related upstream issue: + ;; https://github.com/joseph-roitman/pytest-snapshot/issues/71 + #:test-flags #~(list "-k" "not test_assert_match_failure_bytes"))) + (propagated-inputs (list python-pytest)) + (native-inputs (list python-setuptools python-setuptools-scm python-wh= eel)) + (home-page "https://github.com/joseph-roitman/pytest-snapshot") + (synopsis "Pytest plugin for snapshot testing") + (description + "This package provides a plugin for snapshot testing with pytest. It +can be used to test that the value of an expression does not change +unexpectedly.") + (license license:expat))) + (define-public guile-proba (package (name "guile-proba") base-commit: 42295555ca9648e894569f40e9b28768be3f788a --=20 2.47.1 From unknown Sun Jun 22 04:22:34 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Evgeny Pisemsky Subject: bug#75660: closed ([PATCH] gnu: Add python-pytest-snapshot.) Message-ID: References: <8734goxqfu.fsf@gmail.com> <87jzarwxtj.fsf@pisemsky.site> X-Gnu-PR-Message: they-closed 75660 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 75660@debbugs.gnu.org Date: Sat, 08 Feb 2025 18:06:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1739037961-6680-1" This is a multi-part message in MIME format... ------------=_1739037961-6680-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #75660: [PATCH] gnu: Add python-pytest-snapshot. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 75660@debbugs.gnu.org. --=20 75660: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D75660 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1739037961-6680-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 75660-done) by debbugs.gnu.org; 8 Feb 2025 18:05:36 +0000 Received: from localhost ([127.0.0.1]:41361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgpCy-0001j0-27 for submit@debbugs.gnu.org; Sat, 08 Feb 2025 13:05:36 -0500 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:51688) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tgpCv-0001ik-QD for 75660-done@debbugs.gnu.org; Sat, 08 Feb 2025 13:05:34 -0500 Received: by mail-wr1-x430.google.com with SMTP id ffacd0b85a97d-388cae9eb9fso1540580f8f.3 for <75660-done@debbugs.gnu.org>; Sat, 08 Feb 2025 10:05:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1739037927; x=1739642727; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=XFu3UAzAhaJ93WYOdIYFbjVHtzjVkvQ+y15Pr2Pdc00=; b=eWzQfWNQXYimaD81Vt0Vnv95mV0xiHNE3aINChhQ3jGsKD7uqNLmw2F5GNQjYeqyq5 MJNrbm2y/JTmu/4rdlYjuEYqU4cM5D6gA7iphJoWphBopSAauVCPkKaSE0l9yd81pPDS cJm+0OG1MyE+cUR9x9VBGoIHh5nFRynQJahe9GsRkjrRJbwLRBXaYJBJmplCYFTUd8AT W5+INI3Xf6W2LCHUQg8Kr95HXfsMCRL7yarpF8ndnGxBnHvz2//sCwpuXzYjxaZMhavi 9ydJJfkWAuadeEZWCwQLh6FcBWdPq4IcYDEUbpeAhDKxN6eia/qKGpqzHB9VodztvY4w 8nBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739037927; x=1739642727; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=XFu3UAzAhaJ93WYOdIYFbjVHtzjVkvQ+y15Pr2Pdc00=; b=BQGHxKERPNSATFLfx9E8UBMs6vgDSYB44k8sQlbEo5auDZ5GJuPu6LDPJeOGC+9g1G hZbJylGF+AmHnTUfMXftY4d39ZXD3kbTcsLTENLqRwZh3dCj5Ud9mUV5GiLkojSTKAF0 jWzcEIKAvad/jy7fj8HT/u8RAKiNPZnjGXAiuYkROGgT0TCz/7bZq0x60DBSn8srape9 wC46ICdPSVUXklYCeVyba0jyUYWjaSkb8seBp+A5Hy8MEdhKIWLDtBvm7gBsV6IJqKxn hgElQ3UsitWf1Txa8AwtgJ5vPZT/ZtKq6W8z2IExYW6a27nURDAUsol0sgJKtAGrKGC9 vg1A== X-Gm-Message-State: AOJu0Yy8TQrwUFQ3eY6KEfRgxNUwzbrSbi8FdQaroAULCzKkJJby7I3/ bPgAxBoc4iV9A7GBk1zWWM3j4Xphncmg5XkDcwjkxz+M36imK4hi4fXKqGzH X-Gm-Gg: ASbGncsOWbZIs+Q7X1ADhNYvDsyakPg3HAcRgmqCQC02JT3Zjf7S9JGYIZnLz7jxstX j3ULjpUDecrr/Qwqo5ipDwNmq8OQV4R5U0bnKNLtvfLrIDZmOYD+YxI3RyMgImgE/Tc1Qih/cCh XiI3tHzm0yVJxzmNKxKu6WJNi1y60mycSolaesL3vbmLTQmVhsGk0y+SKESlAOH+xoJFOW3m/OJ 96cWZdY+XoV5ykzHBRihxU6H1PrM2CXPK/+9YA5Uxe7Zh/uI/OAAP0KzSFiIZX/wKLw+QVjkmVZ S2jMcTR0DOCd7MafO8DLfwGkDqf8Bmjid73pYFkDv6gQTsKI9DdaD2irWus9WAAN+3k= X-Google-Smtp-Source: AGHT+IGqrXcfR1mpA8FFb4yXabmZrFiTUb+xLjyuIa2vNwcob4Qhl69W4JSHKYYtCef/9P4j1+8qgA== X-Received: by 2002:a5d:6d0b:0:b0:38d:c6dd:bfc2 with SMTP id ffacd0b85a97d-38dc9350f52mr4795929f8f.49.1739037927028; Sat, 08 Feb 2025 10:05:27 -0800 (PST) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38dcfebb896sm3686988f8f.33.2025.02.08.10.05.26 for <75660-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Feb 2025 10:05:26 -0800 (PST) From: Sharlatan Hellseher To: 75660-done@debbugs.gnu.org Subject: [PATCH] gnu: Add python-pytest-snapshot. Date: Sat, 08 Feb 2025 18:05:25 +0000 Message-ID: <8734goxqfu.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75660-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, I've reset it to python-check. Pushed to master as 8010d73407205a63f2f27e719007ee9975ea8602. -- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmennOUACgkQdtcnv/Ys 0rV7MBAAhAjzPMqeS1S9rZPyo9DNILlP7uz2MAjU82tbBaTJqRMIg5WVCFlW4wCo 6FxiOKr4mPD0Y2AtKDJQfODSk38ncmYJOxpKaRg+4Iyt2ui8UAOZJrb7FiHFsU2w 57gy8QjRFS7o2EMYg3jmpf2RtXTlVgnucNGyuNd0BsOV+X6VnuD1zjErqwjhym5g l0Z7JtA69qPOeeNCw+DpqS1C/tonosbJcWoNm89UzZnOZHJENIVEcitYMfUVlSsd H4XBk+HgtPw0wrWMfwWl6lh+OHU5QRLTSiCuqeeIBNDkqoly4GN6c9qvpSIy+w3v 7pR6FUFHmhUST7fBDFZNuyw2/OAYfQoUt8uxa14q3CNM7uHeT0lwJyb5LoXERTWe oQu/8/uA5VCQpf2VVJ8V6cuqDbIwPMBe6v0HZ2PlCLLL2o11+ewbCN7h0A414o9U lIasd6llUNFOcnMRyPoKlpbFx8obAuWNFxQHjra0N9Q+vW4Q+bKPGEXG5qHu5hN/ XnN45dsZLPFzzL4T7lucICnHS8E2T0QBnWBD3QucGCzhMO8ylrexBSgzmG6D6RiP kASlquAV/gcKqOipXYF+TE/Ktav3CosXEJM7NYSsycQI9egVl164HbjUiugsoSQM Cv8rJQ0Fgvvo4VxLgIJlWa9HgN1fv4PqMTvk8ufeh5pq4b4LzNQ= =y27i -----END PGP SIGNATURE----- --=-=-=-- ------------=_1739037961-6680-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 Jan 2025 22:40:28 +0000 Received: from localhost ([127.0.0.1]:44051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZHUS-0004NF-DH for submit@debbugs.gnu.org; Sat, 18 Jan 2025 17:40:28 -0500 Received: from lists.gnu.org ([2001:470:142::17]:46724) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZHUQ-0004N1-3Y for submit@debbugs.gnu.org; Sat, 18 Jan 2025 17:40:26 -0500 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 1tZHUK-00080I-5r for guix-patches@gnu.org; Sat, 18 Jan 2025 17:40:20 -0500 Received: from sofi-shared.hosting.energy ([2001:41d0:602:1f56::] helo=sofi.hosting.energy) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZHUI-0002cf-4L for guix-patches@gnu.org; Sat, 18 Jan 2025 17:40:19 -0500 Received: from [212.233.84.120] (helo=laptop) by sofi.hosting.energy with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1tZHUB-00035Y-4b for guix-patches@gnu.org; Sun, 19 Jan 2025 01:40:11 +0300 From: Evgeny Pisemsky To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-pytest-snapshot. Date: Sun, 19 Jan 2025 01:40:08 +0300 Message-ID: <87jzarwxtj.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-python-pytest-snapshot.patch Content-Transfer-Encoding: quoted-printable Received-SPF: permerror client-ip=2001:41d0:602:1f56::; envelope-from=mail@pisemsky.site; helo=sofi.hosting.energy X-Spam_score_int: 19 X-Spam_score: 1.9 X-Spam_bar: + X-Spam_report: (1.9 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, RCVD_IN_SBL_CSS=3.335, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky From ee9e9c8cfd57a08a92263da5d6bec877bb8f2887 Mon Sep 17 00:00:00 2001 Message-ID: From: Evgeny Pisemsky Date: Sun, 19 Jan 2025 01:33:03 +0300 Subject: [PATCH] gnu: Add python-pytest-snapshot. * gnu/packages/check.scm (python-pytest-snapshot): New variable. Change-Id: I3cdf14a0da20e7f8e80f82e1b02f822eb5b26ad5 --- gnu/packages/check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index e28564c0b0..b2e0458c49 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -53,6 +53,7 @@ ;;; Copyright =C2=A9 2024 Navid Afkhami ;;; Copyright =C2=A9 2024 gemmaro ;;; Copyright =C2=A9 2024 Ashvith Shetty +;;; Copyright =C2=A9 2025 Evgeny Pisemsky ;;; ;;; This file is part of GNU Guix. ;;; @@ -4321,6 +4322,32 @@ (define-public python-pytest-tornado5 markers to simplify testing of asynchronous tornado applications.") (license license:asl2.0))) =20 +(define-public python-pytest-snapshot + (package + (name "python-pytest-snapshot") + (version "0.9.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-snapshot" version)) + (sha256 + (base32 "1wxp9pv5yqpj3fk450ld1mjhhdxyvssgi6gqxyghz1iyphx3q0f7")))) + (build-system pyproject-build-system) + (arguments + (list + ;; Skip failing test. Related upstream issue: + ;; https://github.com/joseph-roitman/pytest-snapshot/issues/71 + #:test-flags #~(list "-k" "not test_assert_match_failure_bytes"))) + (propagated-inputs (list python-pytest)) + (native-inputs (list python-setuptools python-setuptools-scm python-wh= eel)) + (home-page "https://github.com/joseph-roitman/pytest-snapshot") + (synopsis "Pytest plugin for snapshot testing") + (description + "This package provides a plugin for snapshot testing with pytest. It +can be used to test that the value of an expression does not change +unexpectedly.") + (license license:expat))) + (define-public guile-proba (package (name "guile-proba") base-commit: 42295555ca9648e894569f40e9b28768be3f788a --=20 2.47.1 ------------=_1739037961-6680-1--