From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cFClFwqoy2TRRgEASxT56A (envelope-from ) for ; Thu, 03 Aug 2023 15:13:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KOuoFgqoy2RwTQEAG6o9tA (envelope-from ) for ; Thu, 03 Aug 2023 15:13:46 +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 E2BC164A7F for ; Thu, 3 Aug 2023 15:13:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ZA53pEcS; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691068426; h=from:from:sender:sender: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=EHLhjy7cFgqXR/XBVoK5sAM3cVgowLml23MXOHOK9Hs=; b=cbiMaw1kTMpb9nNkmOSFunipw3IlEsW8RrgPjp8ChrtWH4nz6O7YH/g97CM6Yfg7AiWVJk 5gbe4pPsUkpeNKEcEI0QUMocWMObc2rR4s9KFIk/Zdc1anBh+GBxG2jUOE4zMMTWZovHif TwMB6zKMQAivzN4EYZO1oxNlxiutsiYz8MlZ4aIX9Qgdly50mNOBcumnNIZm3KPdYcklKb LF9W03o7cRWsb8QXkdZ5UfNnoBfhs8dX/KJHjaHcD+VDUNHc9Tq+5LdKG3KdBWZ8KUFDYS S5FO3vW/yI+N5wtD++tXbUOku69HB4NUgA60XHLdSQ+4P2Vvc51MGja1kwpX2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691068426; a=rsa-sha256; cv=none; b=gzNWrtK62Vs+duesv4732Kwsk1AMFnJack4DWzSg2vXHjIksi74ZJs7WT0fynxGeP4jfd2 1e8LuJvgjgdnMGoH2HcgSDrKbwQ/F70LnMUMA92O2XE/bR4TZDgBFaeiolXm1sFRiuM1+2 Fu6/kZ6yX3fMFExo91xcgFh20pXdxi/PSMBN3ujjVd36aT19SiIZTbx13Yi7154/0cQDln /mnaII/rgzwLsx22oUrKQGG4sc1snaEKX/ag7OSFRaqfk0mKS+lou1E/BieMASS4Ee4lQz D7AKN0pnsrTP0bBGpEICldOapGVPocOvsjuq6khyaxg4i8/H31ZhjKOPXlg+3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ZA53pEcS; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qRY8X-0007eK-KS; Thu, 03 Aug 2023 09:13:05 -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 1qRY8V-0007dQ-Br for guix-patches@gnu.org; Thu, 03 Aug 2023 09:13:03 -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 1qRY8V-0006uY-1i for guix-patches@gnu.org; Thu, 03 Aug 2023 09:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRY8U-0004iD-H2; Thu, 03 Aug 2023 09:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65037] [PATCH 3/7] gnu: Add python-construct-classes. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Thu, 03 Aug 2023 13:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65037 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 65037@debbugs.gnu.org Cc: Attila Lendvai , Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65037-submit@debbugs.gnu.org id=B65037.169106832617995 (code B ref 65037); Thu, 03 Aug 2023 13:13:02 +0000 Received: (at 65037) by debbugs.gnu.org; 3 Aug 2023 13:12:06 +0000 Received: from localhost ([127.0.0.1]:51023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRY7Z-0004fz-Fj for submit@debbugs.gnu.org; Thu, 03 Aug 2023 09:12:06 -0400 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]:59588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRY7X-0004f3-GX for 65037@debbugs.gnu.org; Thu, 03 Aug 2023 09:12:04 -0400 Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-99c4923195dso133803766b.2 for <65037@debbugs.gnu.org>; Thu, 03 Aug 2023 06:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691068318; x=1691673118; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EHLhjy7cFgqXR/XBVoK5sAM3cVgowLml23MXOHOK9Hs=; b=ZA53pEcSHQMlo0UubvhCEuSYg3XxoBNhIcj1nFlrjlxr0F/FE+YUSFAMMKf6jY/XV+ FlW9I/6lxTy1ZpsXJT5TOzW2AoM+er8Vcm3i08vY4kMsgmDFIbMqGMzT1+6TaxsEhbK0 avv1BcLue2wx3Dn66xOniqdGneChxna5u9gpRag6KVrmZv+oyezzsXj7tlLr4DxeJQDz IE3oddxAykuZ1BbLbhJc1sGD5da9r8KI1YqNLZ90pr3hs8pwxHhRA0DQxqAFwvEriARV qLMnR1AzhupXVCSht3zz1zUI7fgy4Rmr0MAjUoXl1lI+C0DtoRDigQanDb1o25gvlxL6 k46Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691068318; x=1691673118; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EHLhjy7cFgqXR/XBVoK5sAM3cVgowLml23MXOHOK9Hs=; b=kg2WRIj21oeUkkFM7hHr9e75Qqv9mO7EF0zm5GqcKhDowjPthw+Rj+OkYFqdjFE5V/ ak7/hzLN10m6533LQVjM/mhsdHVMWnnRXkHSclfZMiu/o5TiwDaqKr2EBe0xwBILhJhZ +FTZSZZKKWMp2t6NpxCcuVzPUMzt3FR6Ym2ajJlILPTNarYgiKT4DtsaBkf5VLqvdewv D8WXIyaL2mEA0vuVcGWhSAzDgu5Y/9qSU581uAMPmlZ6DEF4kvawP6cuqaOzmIxyMDuf 1NdcKBaaxN8gvOaHkbDaoL/tvl//p0HxcnPZluMDLbzY5uPE97letXqwbIFDutKIuBU9 pt2w== X-Gm-Message-State: ABy/qLYIVo+rjAX1WHq5EAVz+GOMwAZ1Mo7AaDMEdr4/QrWSokJhyLHd sYlCulXYHi4ls8/izuOIe1mzbxZnTSw= X-Google-Smtp-Source: APBJJlF3KuXA+3J2wkeZ9AXISrS40IwUP4csKDgP6Qu7bxhdAqO8RnCR7FeWjIaYXDtrs9y8gZU//A== X-Received: by 2002:a17:906:74d0:b0:993:e9b8:90ec with SMTP id z16-20020a17090674d000b00993e9b890ecmr7924036ejl.22.1691068317648; Thu, 03 Aug 2023 06:11:57 -0700 (PDT) Received: from lelap.lan (catv-80-98-247-145.catv.fixed.vodafone.hu. [80.98.247.145]) by smtp.gmail.com with ESMTPSA id w11-20020a1709064a0b00b0099bd0b5a2bcsm10556193eju.101.2023.08.03.06.11.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Aug 2023 06:11:57 -0700 (PDT) From: Attila Lendvai X-Google-Original-From: Attila Lendvai Date: Thu, 3 Aug 2023 15:11:31 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: <166ac1d1fb684844adf1370771870b3cd95bd14d.1691068294.git.attila@lendvai.name> References: <166ac1d1fb684844adf1370771870b3cd95bd14d.1691068294.git.attila@lendvai.name> 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: , 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: E2BC164A7F X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.54 X-Spam-Score: -4.54 X-TUID: XDUcM6IAOtJy * gnu/packages/python-xyz.scm (python-construct-classes): New variable. --- gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 20e19ce4f2..309dd3be20 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -803,6 +803,31 @@ (define-public python-colorful as functions or string constants to form colored terminal output.") (license license:expat))) +(define-public python-construct-classes + (package + (name "python-construct-classes") + (version "0.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/matejcik/construct-classes") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0fmr8nfg543lyqk4164a52jb6lwpq98radicbkhhdfckq9lib2wp")))) + (build-system pyproject-build-system) + (propagated-inputs + (list python-construct)) + (native-inputs + (list python-poetry-core + python-pytest)) + (home-page "https://github.com/matejcik/construct-classes") + (synopsis "Parse binary structs into dataclasses") + (description "This package provides a parser to parse binary structs +into dataclasses.") + (license license:expat))) + (define-public python-yaspin (package (name "python-yaspin") -- 2.40.1