From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2LMSOSkLlmQxWgEASxT56A (envelope-from ) for ; Fri, 23 Jun 2023 23:14:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YEDqOCkLlmT69wAAauVa8A (envelope-from ) for ; Fri, 23 Jun 2023 23:14:17 +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 A75363AFFC for ; Fri, 23 Jun 2023 23:14:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCo6W-00058B-LQ; Fri, 23 Jun 2023 17:14:04 -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 1qCo6V-00057d-0Y for guix-patches@gnu.org; Fri, 23 Jun 2023 17:14: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 1qCo6U-0007Rc-O8 for guix-patches@gnu.org; Fri, 23 Jun 2023 17:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCo6U-0003q5-DH for guix-patches@gnu.org; Fri, 23 Jun 2023 17:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64258] [PATCH 1/2] gnu: Add python-daft. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 23 Jun 2023 21:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64258@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 64258-submit@debbugs.gnu.org id=B64258.168755481514702 (code B ref 64258); Fri, 23 Jun 2023 21:14:02 +0000 Received: (at 64258) by debbugs.gnu.org; 23 Jun 2023 21:13:35 +0000 Received: from localhost ([127.0.0.1]:39657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCo62-0003p4-SS for submit@debbugs.gnu.org; Fri, 23 Jun 2023 17:13:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCo5z-0003op-KO for 64258@debbugs.gnu.org; Fri, 23 Jun 2023 17:13:33 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 1E91D240101 for <64258@debbugs.gnu.org>; Fri, 23 Jun 2023 23:13:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1687554806; bh=f530qjtfIlitYQsAZ6uWROTkbDf4MPhueIM23Vl7xuE=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=UGy4rhNtTH7yBfk+ikQL2Z8fCMslMkmfbO6T1ECsLslvoopWZYmq4bx1FlqzwwKtR kb3/EXLzwb899/SXgQ22Sg8EJnVqAdT2gFnkVuB++Ijz79ORriZT739sFzOrR3W7Ku 1fFbsceQZ0XprcmQWfhck/av0WHrkB1KVJ1KnC9oGiC8dynNv59znV2d5oT4/boXvh 6atE3l80hGocMn5LS5WtK/RChX/BBTF0uhC6rdMng2SOlRsyY9DBo0dNCEQfaB/rp/ q8w00By8WRSNkqFZh5725hFKGnqZv8q4hllBNdqVFlQw49gL1M6swhnZFJ74hRyXrJ aBfcdHsPKyiiA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Qnqj13m56z9rxF; Fri, 23 Jun 2023 23:13:25 +0200 (CEST) From: Felix Gruber Date: Fri, 23 Jun 2023 21:12:50 +0000 Message-Id: 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687554857; 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=j3J1/pbTeN++gDw9MSLKNUPPZpnvh4ivkk/dL+96TjI=; b=L/bX6ASqarqCqQzkW/T0UuBNet9o3+dVe8thg6jIcG/013PqMJEvPY4I4+JYgHnP+G9Zsj 9jGfyxuGh8fy8hJLSXa10JeVsoR34hSiPU2CEc8DbwX3Mcu7aU5yYVb7mxOstSh3iHZGUm 1jy9y+EYGywou9tRQd+QO56i5gxdjmvbB0SDeg/ZmNsjZpbVhz16/QCAI/0efOpH6ETwyV phqoDMlkyAeiOEaNODZ/WV8vkQ2H2fIfhFheVNq3T6kCaZi70m6Sj3iBMxo+qnU5EmdEKY NNgBU6lxsdDJ+ccwRvaDEcKT7PGMdaS+VYpFxg3y7GjqMnQHBV5sBoAFmHSs6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UGy4rhNt; 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=1687554857; a=rsa-sha256; cv=none; b=m4rLXZ+6VeL8Dy5FEpAWCASCFTUO0as3N8QsYs2mmVL8Y3KkR4wQ/A6n+EqrSeg6wX5GoZ FcDPpS93nOYWrncVz/WZC4nuJPxxEM5RmH9dtu9axU9x61TzKHCUREoMJMXm6hL2N/7Fpt 0IZt+nGKGZq6msKkUfsaMnDRdpEjJl7ZAuN1sdotxWsmMxuqsUgszocMK9ufkOEWBLq8We 1w+5GjcgPPbjPZ5b/SVoyCm0XdVx+cYcS2pmAjtcRXBn+upDgAqD9Kd4AKFTN+kK/t3EWW GsA1FNsLz9fr3Fl1911G3dG2w8qy47Tmd9L56V3Y4r5+ajR9nxpbGR5bpprsUA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UGy4rhNt; 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" X-Migadu-Queue-Id: A75363AFFC X-Spam-Score: -1.35 X-TUID: AvHXSk/fSnv1 * gnu/packages/python-xyz.scm (python-daft): New variable. --- gnu/packages/python-xyz.scm | 49 ++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b650b71f3b..7ccf2d352b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -108,7 +108,7 @@ ;;; Copyright © 2021 Simon Streit ;;; Copyright © 2021 Daniel Meißner ;;; Copyright © 2021, 2022 Pradana Aumars -;;; Copyright © 2021, 2022 Felix Gruber +;;; Copyright © 2021, 2022, 2023 Felix Gruber ;;; Copyright © 2021 Sébastien Lerique ;;; Copyright © 2021 Raphaël Mélotte ;;; Copyright © 2021 ZmnSCPxj @@ -3962,6 +3962,53 @@ (define-public python-pomegranate Cython for speed.") (license license:expat))) +(define-public python-daft + (package + (name "python-daft") + (version "0.1.2") + (source (origin + (method url-fetch) + (uri (pypi-uri "daft" version)) + (sha256 + (base32 + "1r8jsfavd624q2q61f863lk6has6mv5csswh39saafd5khwf0xry")))) + (build-system pyproject-build-system) + (arguments + (list + #:test-flags + '(list "-k" + (string-append + ;; The following tests compare matplotlib output with + ;; previously generated images. They fail due to minor + ;; differences in where matplotlib places labels. + "not test_bca[png]" + " and not test_classic[png]" + " and not test_deconvolution[png]" + " and not test_exoplanets[png]" + " and not test_fixed[png]" + " and not test_gaia[png]" + " and not test_galex[png]" + " and not test_huey_p_newton[png]" + " and not test_logo[png]" + " and not test_no_circles[png]" + " and not test_no_gray[png]" + " and not test_recursive[png]" + " and not test_thick_lines[png]" + " and not test_weaklensing[png]" + " and not test_wordy[png]")))) + (propagated-inputs (list python-matplotlib python-numpy)) + (native-inputs (list python-pytest)) + (home-page "http://daft-pgm.org") + (synopsis "PGM rendering library") + (description "Daft is a Python package that uses matplotlib to +render pixel-perfect probabilistic graphical models for publication in +a journal or on the internet. With a short Python script and an +intuitive model-building syntax you can design directed (Bayesian +Networks, directed acyclic graphs) and undirected (Markov random fields) +models and save them in any formats that matplotlib supports (including +PDF, PNG, EPS and SVG).") + (license license:expat))) + (define-public python-portalocker (package (name "python-portalocker") -- 2.39.2