From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2N6TCmDYsmWNXQEAe85BDQ:P1 (envelope-from ) for ; Thu, 25 Jan 2024 22:53:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 2N6TCmDYsmWNXQEAe85BDQ (envelope-from ) for ; Thu, 25 Jan 2024 22:53:36 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=1qkmddWs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (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=1706219616; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=DkC0sXeMKUUXHCLLcCqSw3UfwaNkNZSTcIt+ZXiXWGc=; b=TSo2V0dFlj4OKmQh+AhGUXedfrEHnUdYScwl4btANMPdNWmOHXJ13IgZT2ZZGkq+lXKXFg I778e5XreA6mzyGsAK00910rKh+G2EJa4Bi5a38JxRwdemVpafz0+qZcB/rTlpVQiKrnwQ PNayn9sStNayt39Ox6oR7CjTpkkV+zLcBoPoJqMakg8MAOSMSG2QV6RO6B0JAQmxetx62Y Hd8LdVCz1atqd535zTm9L5diskOKhjUEVKKMtPhz3s9gpIqPpDOnMkXOuX0SH6mfI3Uuxx zpJ+kK4CM47GHtQ2+RrBqxojG+UjWQppda44Z/l4bmA+zhlICvJDorYcG94JcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=1qkmddWs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (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=1706219616; a=rsa-sha256; cv=none; b=DjHfmr8nRqXXBE6wUTpm+7P6vCftFAr0d04387JhzkKrKTy6delqKtN96+FdU851Woi0tA fw6jSd1oofvFJnK5OyCnKMGoQctrcf3sWfpJbGbSf9UOjQZoHI4UhzO2+oO3fqKWT3kw9e yvBAhVIcB5JMuLh2jGbtAxaMrMBfpf8mdt+L5FJnQlz9zWh50gMA/FfVXxPmVtS4vrXmT6 fy1EvpjerO1t9bOgKfv0XqXRnht854QkvMsiJAf25GrPSp4YBt9R0oOIcbP8s8Hmrn72Tz QPaT55F69GrWGve3+rbzdqERU4TjRMwC+2szEzeAVIHabiZw2hp+9dvrV1KhrQ== 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 B6A3F24FF4 for ; Thu, 25 Jan 2024 22:53:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rT7ec-0001I8-Ra; Thu, 25 Jan 2024 16:52:58 -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 1rT7eb-0001HG-0z for guix-patches@gnu.org; Thu, 25 Jan 2024 16:52:57 -0500 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 1rT7ea-0007Ge-Fq for guix-patches@gnu.org; Thu, 25 Jan 2024 16:52:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rT7eg-0002aH-CZ for guix-patches@gnu.org; Thu, 25 Jan 2024 16:53:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68721] [PATCH 0/2] gnu: Add python-fastparquet. Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 25 Jan 2024 21:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68721 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68721@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17062195289814 (code B ref -1); Thu, 25 Jan 2024 21:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Jan 2024 21:52:08 +0000 Received: from localhost ([127.0.0.1]:49411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rT7dn-0002YD-SC for submit@debbugs.gnu.org; Thu, 25 Jan 2024 16:52:08 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rT7dj-0002XT-PJ for submit@debbugs.gnu.org; Thu, 25 Jan 2024 16:52:05 -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 1rT7dX-0001B9-9l for guix-patches@gnu.org; Thu, 25 Jan 2024 16:51:51 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rT7dV-00076O-4X for guix-patches@gnu.org; Thu, 25 Jan 2024 16:51:50 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4TLZKT576Qz9spB for ; Thu, 25 Jan 2024 22:51:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1706219501; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=DkC0sXeMKUUXHCLLcCqSw3UfwaNkNZSTcIt+ZXiXWGc=; b=1qkmddWsT6yFJ19u5yADoXlSvMMA96as5qrxFYeI8Kbf/0oXuhKV1dqZyTM6+7jmzjUcK4 IYnNcf9bygwcWWtXCcbMsf6hdIWCGAXJXoy2ewFUrSp1V/6NqGvX2Q+KmHEDnJMme3KxXu 8EXXAqpXaziUZPIabqSNIc9w8CB8MXK+pFuD5upEG5+F03JU6spQxh9bqpBovyt+z0AxRw I71p12Ytj9h/NC6Gfnv1llmlmJ1l/KfQ2fNtJHR0Y9Y0NjsypK4u/6VQZWs7k2le3Rftbj 8Sr3qfuSjR0BEEjGwzG10ehhDzwp/xJGnWxLtks5JfsVye6z6PmdqYFRtxLX0A== From: Troy Figiel Date: Thu, 25 Jan 2024 22:41:02 +0100 Message-ID: <87le8dgjyu.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4TLZKT576Qz9spB Received-SPF: pass client-ip=80.241.56.151; envelope-from=troy@troyfigiel.com; helo=mout-p-101.mailbox.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_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: 2.13 X-Spam-Score: 2.13 X-Migadu-Queue-Id: B6A3F24FF4 X-Migadu-Scanner: mx12.migadu.com X-TUID: yKCqNlpP7oWV This patch series adds python-fastparquet and is a bit unconvential, because it depends on changes currently in the rust-team branch (through python-cramjam, see #68665). Before we can merge these changes, the rust-team branch needs to be merged into master. The base-commit is a commit on the rust-team branch, so be aware that you might need to rebuild some other packages like python-pandas locally. I decided to send these patches to guix-patches anyway, so they are at least out in the open. Troy Figiel (2): gnu: Add python-cramjam. gnu: Add python-fastparquet. gnu/packages/databases.scm | 67 ++++++++++++++++++++++++ gnu/packages/python-compression.scm | 80 ++++++++++++++++++++++++++++- 2 files changed, 146 insertions(+), 1 deletion(-) base-commit: 3228c8176783db5627fd79d87652c67bfeb86512 -- 2.42.0