From patchwork Mon Aug 8 15:45:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: vicvbcun X-Patchwork-Id: 41410 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C250227BBEA; Mon, 8 Aug 2022 16:58:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 87D3327BBE9 for ; Mon, 8 Aug 2022 16:58:14 +0100 (BST) Received: from localhost ([::1]:40726 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL58v-0006Jq-KY for patchwork@mira.cbaines.net; Mon, 08 Aug 2022 11:58:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL58l-0006Eb-4C for guix-patches@gnu.org; Mon, 08 Aug 2022 11:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52054) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL58k-0000NU-RZ for guix-patches@gnu.org; Mon, 08 Aug 2022 11:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL58k-0006Sp-Nq for guix-patches@gnu.org; Mon, 08 Aug 2022 11:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56729] [RFC PATCH v2 12/29] gnu: Add python-memory-allocator. Resent-From: vicvbcun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 15:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56729@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Andreas Enge Received: via spool by 56729-submit@debbugs.gnu.org id=B56729.165997426524801 (code B ref 56729); Mon, 08 Aug 2022 15:58:02 +0000 Received: (at 56729) by debbugs.gnu.org; 8 Aug 2022 15:57:45 +0000 Received: from localhost ([127.0.0.1]:41800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL58S-0006Rs-OV for submit@debbugs.gnu.org; Mon, 08 Aug 2022 11:57:45 -0400 Received: from mo4-p05-ob.smtp.rzone.de ([85.215.255.131]:36413) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL58D-0006RI-Ix for 56729@debbugs.gnu.org; Mon, 08 Aug 2022 11:57:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1659974229; s=strato-dkim-0002; d=ikherbers.com; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Cc:Date: From:Subject:Sender; bh=cT95VxOP2oV00EJllBZ09LT1+aAsyaT2E2ZAcbWU3/k=; b=Om21mzsnWv7J88S2ovb1Ihy9QDT/qYYkEGRyN1g+MVunS0mwhVQCcOc6hUStAW2wPq ikw21ORWk7jt/9li+4c6C3kg5L9B4bV+e9O9yi0YRewvq8Vi03M9TtKFsS94nO7DlYgY O5XV3bsH/A1+cbgqYTM4GHqYzKKdHN3sFpOu3YXhI7hWs4twJfAwFtQa5DQM3z/D+/Bg NesvmLD3jRRZGSEz1MkdMX+/zmdmVC0CGIDngBVw66m9maqhrwnoPuuL8HjvKkNAeSct HVljIAQygCOqyW/1dlVMM+iJbnaNfRDzxGnSIryT/FgD2BBz01hxTxVEvyvdyVNzzZ90 j/XQ== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":IUwNfkitaf3qOWm2b/jA5tveVwUUcwH3PkiYp6DPxTDDEo4xO9ymAEzKSWlvmNAhIG6s" X-RZG-CLASS-ID: mo05 Received: from lambda.localdomain by smtp.strato.de (RZmta 47.47.0 DYNA|AUTH) with ESMTPSA id 0cac6cy78Fv9oU7 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate) for <56729@debbugs.gnu.org>; Mon, 8 Aug 2022 17:57:09 +0200 (CEST) From: vicvbcun Date: Mon, 8 Aug 2022 17:45:47 +0200 Message-Id: <612568de06686815affc8ea7eaa12523e53e9ca1.1659973115.git.guix@ikherbers.com> X-Mailer: git-send-email 2.37.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/sagemath.scm (python-memory-allocator): New variable. --- gnu/packages/sagemath.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm index 1237ff8e04..2e9de70e4a 100644 --- a/gnu/packages/sagemath.scm +++ b/gnu/packages/sagemath.scm @@ -356,3 +356,20 @@ (define-public ratpoints a given height bound on a hyperelliptic curve in a very efficient way, by using an optimized quadratic sieve algorithm.") (license license:gpl2+))) + +(define-public python-memory-allocator + (package + (name "python-memory-allocator") + (version "0.1.3") + (source (origin + (method url-fetch) + (uri (pypi-uri "memory_allocator" version)) + (sha256 + (base32 + "0qiijpv8zr7c5rjy64i4q3rb8qhn6v4yms5mza4p86y0w4m5r00k")))) + (build-system python-build-system) + (propagated-inputs (list python-cython)) + (home-page "https://github.com/sagemath/memory_allocator") + (synopsis "An extension class to allocate memory easily with cython") + (description "An extension class to allocate memory easily with cython") + (license license:gpl3)))