From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 0D9VE/s0QWVNUQEA9RJhRA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 18:10:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0D9VE/s0QWVNUQEA9RJhRA (envelope-from ) for ; Tue, 31 Oct 2023 18:10:19 +0100 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 3801E353C6 for ; Tue, 31 Oct 2023 18:10:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=HsjdUdqo; dmarc=pass (policy=none) header.from=gnu.org; 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=1698772219; a=rsa-sha256; cv=none; b=maU/pliaFB+i4u3r8X+ZqNF9gqs15vy81LanXUxbj6MX40oj/6mgs2NDob9chMRuulFJUC LfJIfhZ5SDQSeJNrSlcz1ApzDJGpEqM6w4ZkoLMnTq7P40sDr3K+T9K1ularUkpW2MXWQC Anu1h2c5agcWlVgJSxq4GP2aE+DBtfHhHmgiizY1ANlcU/T3fxC4XUZGuN87OWJvaW9VPs rlLODO4HRTw4O/UszmDiyjDGMMdx5jR14SpXj2kuxHSuaTPWF5uossIn5VqrzYDfuDgBvj gnkwESVsfVTkXuE11kI9WefL2xfGx4lkndZgcDQybTFYsMYILVoVInNDT+VqCw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=HsjdUdqo; dmarc=pass (policy=none) header.from=gnu.org; 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=1698772219; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=Q1EiQFR134k2pVcuGAqnubopkNhBrjTvJGODg9rx2rw=; b=jOX5V2OCiYRD7LyRk5MyFTp8fApKH1l8yZu/gXYoZ4ELP+fHDFGeGrD3hakEK1T44dx+/B f/oDRWdtbQm54LlTs8AcJp5mhh9d6JFUsm+Vy4WEZaEKqkvrqnKmG0QW26JRo1sd6ALpYw JHTjpp/TFiL/SGP1rEI0G1LQrrnE+o2l1rNcKe3KyRLK0m//fTiFS7IH0Spw2XXB4gDEFd MYmXUwfx2T34W+LAqtT6oRfQcFsZxp6SEqQiJ+tL5g110JnofHSQXd4bHXVIQ+8RZzTLaK WdLy8nK8G5UJ9KNJ3t2hCryTEPisWv9Nr0hZ+wNJw47gUhp/loFiBjx2k5ehMQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxsFO-0008Cw-K8; Tue, 31 Oct 2023 13:09:46 -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 1qxsFB-0008BA-Jr for guix-patches@gnu.org; Tue, 31 Oct 2023 13:09:35 -0400 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 1qxsFA-0003Ck-Q1; Tue, 31 Oct 2023 13:09:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxsFe-0004pb-5w; Tue, 31 Oct 2023 13:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH v3 2/4] gnu: Add python-pymarshal. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 17:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65367@debbugs.gnu.org Cc: Sughosha , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 65367-submit@debbugs.gnu.org id=B65367.169877218118490 (code B ref 65367); Tue, 31 Oct 2023 17:10:02 +0000 Received: (at 65367) by debbugs.gnu.org; 31 Oct 2023 17:09:41 +0000 Received: from localhost ([127.0.0.1]:49075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxsFI-0004o7-QW for submit@debbugs.gnu.org; Tue, 31 Oct 2023 13:09:41 -0400 Received: from layka.disroot.org ([178.21.23.139]:46014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxsFH-0004nr-FH for 65367@debbugs.gnu.org; Tue, 31 Oct 2023 13:09:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E832644EDD; Tue, 31 Oct 2023 18:09:04 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kWlfEfQn8w6R; Tue, 31 Oct 2023 18:09:04 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698772144; bh=5ydaohLhfZu4BxRcGtl6fzOA1Y8eyl9DhHiAxvaPah8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=HsjdUdqoHHQnuSExZaJotnWZmCJiDwafzB6Y1a5lvov3aFu8MGfBnGMa+pZLy79n8 LXdBp9wCd5K9qE1MTjXrIlUXFtA4ReTP/BerJXhi0/eMwkjTJhsezzXXKM1OsiJ4lB +SCiXY37bGu5vv9eKNhbG5QG7vr6Mw1S1hMDiBLzXdXv0d1WuI3418aXEUC18PIjDg 7bAKTJ/pIzmSYtiWlyh+hTwO0PtGlG+jcyLvZ6LbY28g0oBUeLDiG5Ybx51Irp2EW6 7j7ue1gCwMPmRES1XFNYxKGPAfKcBrem6YFKqnnRO2yavxkqANgNlTeqS5Hcr6WMgp 2MIxpLH0GFiQw== Date: Tue, 31 Oct 2023 18:08:22 +0100 Message-ID: <6669d51237ca582be587698c8c015cd5b539b833.1698771987.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via 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-Queue-Id: 3801E353C6 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.11 X-Spam-Score: -6.11 X-TUID: 4ZY6M6EzrRpT * gnu/packages/python-xyz.scm (python-pymarshal): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 53e57f8b49..205691f46a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -31198,6 +31198,28 @@ (define-public python-peachpy supports x86_64 instructions up to AVX-512 and SHA.") (license license:bsd-2)))) +(define-public python-pymarshal + (package + (name "python-pymarshal") + (version "2.2.3") + (source (origin + (method url-fetch) + (uri (pypi-uri "pymarshal" version)) + (sha256 + (base32 + "1lhb7yim60pvclbd440zd4n50xs1d2rvmnrhhvib3hyv0dxil5j3")))) + (build-system pyproject-build-system) + (arguments + (list #:tests? #f)) ;fails due to unrecognized arguments + (native-inputs + (list python-pytest)) + (propagated-inputs (list python-bson python-pyyaml)) + (home-page "https://gitlab.com/d3v-t00lz/pymarshal") + (synopsis "Pythonic implementation of Golang struct (un)marshalling") + (description "PyMarshal replicates the feature of (un)marshalling structs +in Golang.") + (license license:bsd-2))) + (define-public python-sgmllib3k (let ((commit "799964676f35349ca2dd04503e34c2b3ad522c0d") (revision "1")) -- 2.41.0