X-Loop: help-debbugs@HIDDEN Subject: [bug#76634] [PATCH] gnu: Add python-logfury. Resent-From: Cayetano Santos <csantosb@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Fri, 28 Feb 2025 09:27:02 +0000 Resent-Message-ID: <handler.76634.B.17407347701106 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 76634 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 76634 <at> debbugs.gnu.org Cc: Cayetano Santos <csantosb@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.17407347701106 (code B ref -1); Fri, 28 Feb 2025 09:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Feb 2025 09:26:10 +0000 Received: from localhost ([127.0.0.1]:45024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tnwdE-0000HX-LH for submit <at> debbugs.gnu.org; Fri, 28 Feb 2025 04:26:09 -0500 Received: from lists.gnu.org ([2001:470:142::17]:34406) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <csantosb@HIDDEN>) id 1tnwcr-0000E1-Fj for submit <at> debbugs.gnu.org; Fri, 28 Feb 2025 04:25:45 -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 <csantosb@HIDDEN>) id 1tnwcl-0007zD-K3 for guix-patches@HIDDEN; Fri, 28 Feb 2025 04:25:39 -0500 Received: from latitanza.investici.org ([2001:888:2000:56::19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <csantosb@HIDDEN>) id 1tnwcj-0000su-Fl for guix-patches@HIDDEN; Fri, 28 Feb 2025 04:25:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1740734729; bh=7uobT3sxQLzrQFX4YUzxQ1VHYI1jnCRm0KtLnmE1HBY=; h=From:To:Cc:Subject:Date:From; b=cBV6oro62uovg6tqZnnYKjqTowM2M2+17I9aa2tXG9Ep53ureyVlfrcaChFy1wiAY oAvAIySMr08VXomrDX/eY33X2yh6hVgVhBhtYii2o17GnUuIuTz1WTxronsVUheb/q T3GvKphApJW1eELDOIjTBL0JJhFfNYp2R++V2ysY= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4Z42qs4dwwzGp4H; Fri, 28 Feb 2025 09:25:29 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@HIDDEN) by localhost (Postfix) with ESMTPSA id 4Z42qs3Zq9zGp3H; Fri, 28 Feb 2025 09:25:29 +0000 (UTC) From: Cayetano Santos <csantosb@HIDDEN> Date: Fri, 28 Feb 2025 10:24:56 +0100 Message-ID: <b1f146d97356fbadff029361630ce8b37212a9ef.1740734696.git.csantosb@HIDDEN> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=csantosb@HIDDEN; helo=latitanza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) * gnu/packages/python-xyz.scm (python-logfury): New variable. Change-Id: I745ee4bf4338fdc342d5484c786a5a9bbe098218 --- gnu/packages/python-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c00a54066b..059f79a04b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -36844,6 +36844,30 @@ (define-public python-multimethod needed and registers the function with its annotations.") (license license:asl2.0))) +(define-public python-logfury + (package + (name "python-logfury") + (version "1.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/reef-technologies/logfury/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0s0v4s1q6y6ahd5198096xaps71a5sn3v2s90wbc5xv1bx8pcslk")))) + (build-system pyproject-build-system) + (native-inputs (list python-setuptools python-wheel + ;; tests + python-pytest python-testfixtures)) + (home-page "https://github.com/reef-technologies/logfury/") + (synopsis "Logging of method calls for python libraries") + (description + "Logfury is a tool for python library maintainers. It allows for +responsible, low-boilerplate logging of method calls.") + (license license:bsd-3))) + (define-public python-logical-unification (package (name "python-logical-unification") base-commit: a76708a872e65230931f3c5c3b079d0a39d5cb84 -- 2.48.1
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Cayetano Santos <csantosb@HIDDEN> Subject: bug#76634: Acknowledgement ([PATCH] gnu: Add python-logfury.) Message-ID: <handler.76634.B.17407347701106.ack <at> debbugs.gnu.org> References: <b1f146d97356fbadff029361630ce8b37212a9ef.1740734696.git.csantosb@HIDDEN> X-Gnu-PR-Message: ack 76634 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76634 <at> debbugs.gnu.org Date: Fri, 28 Feb 2025 09:27:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 76634 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 76634: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76634 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.