From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MHTTCirjQ2FJZwEAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 02:36:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id eMdzBirjQ2FvGQAAbx9fmQ (envelope-from ) for ; Fri, 17 Sep 2021 00:36:58 +0000 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 E46E9B56D for ; Fri, 17 Sep 2021 02:36:57 +0200 (CEST) Received: from localhost ([::1]:57788 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR0T5-0004ge-2s for larch@yhetil.org; Thu, 16 Sep 2021 19:06:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR0MV-00022j-Bl for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45856) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR0MU-0006ag-Uj for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mR0MU-00033W-T5 for guix-patches@gnu.org; Thu, 16 Sep 2021 19:00:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50628] [PATCH 069/154] gnu: Add trytond-party-relationship. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 23:00:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50628@debbugs.gnu.org X-Debbugs-Original-To: 50628@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 50628-submit@debbugs.gnu.org id=B50628.163183316911278 (code B ref 50628); Thu, 16 Sep 2021 23:00:10 +0000 Received: (at 50628) by debbugs.gnu.org; 16 Sep 2021 22:59:29 +0000 Received: from localhost ([127.0.0.1]:57337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0Lo-0002vj-K3 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:28 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:34086) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mR0LP-0002oH-RK for 50628@debbugs.gnu.org; Thu, 16 Sep 2021 18:59:04 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4H9XZb20BJz1qwGm; Fri, 17 Sep 2021 00:59:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4H9XZb1t0qz1qqkB; Fri, 17 Sep 2021 00:59:03 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id ECyjL828RJfC; Fri, 17 Sep 2021 00:59:02 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-61-8.dynamic.mnet-online.de [188.174.61.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Fri, 17 Sep 2021 00:59:02 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 1E24360BB5; Fri, 17 Sep 2021 00:55:53 +0200 (CEST) From: Hartmut Goebel Date: Fri, 17 Sep 2021 00:53:28 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631839017; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=Sgi49VrydGGq5LU+84J479UQALDrTlQz07tqwoMXPNs=; b=i1yzfHUBelETTFMieZzXYMQgoHN7ynnzS4exvZAAargZphEXXAawaYcRasgo2oyGrsnXXQ izvoLiC7pZ68kdgGWb+1KO0J6nSU4qEb6V0brwjw1gfIk+j9icLddBVrDiMu98Yhs2zuzV ppESpxlDDQKQfb4irI4Bz3FQKQqNnQXL+KP81iBh1Dm0aYx01ypIy7PjjJtyuu4CfS5PQQ wyw+MkmUzOsofc1IEQXcQgyD22l1sibTYfED/JfvFbM+MqM/EvD8E3HDwsUESuQL4ZEjsS 0/09BzTRqQFl77ar1pUY0/gBJ9qq/JPlXs88uaPkttlxOHrVzMBwXW2mS64TmQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631839017; a=rsa-sha256; cv=none; b=QdrUlXfS0Thbl5udEskFLJ41rm3ff6TnuRYIZv4jBZjGllNCvXT93lCn7fF+nvVQYL1QjY Jva7zFAq07+V99wanUpoN6zVDfgkRnb1XU6yhQGlg4WVqms0KFPmpxYp/bQxuKR4Pe2j7o AIb+TsWZ96SVvnNqkz2Nac8Yv0KEBpsNiEbPDs7/Q95bwMi6N40ocTs9L5Zqmi7CyRDi2p 3k3sRX9OL6ZBMjJu182KyiPwXxbrDDXIN2pZ0xhsyhHEBQ+Y/MbjhSOcwNvqu7FnyGf7fS hFIzLJvI+N5ESEGR60NHCMuPXtoTWreAEtBbXlnQJs7Yk5fAmgmfd16Pq3qHdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.60 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E46E9B56D X-Spam-Score: 2.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: iExM7Ha7Yzcd * gnu/packages/tryton.scm (trytond-party-relationship): New variable. --- gnu/packages/tryton.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 60cdbd7692..e89549b6ce 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -2054,6 +2054,28 @@ addresses.") party.") (license license:gpl3+))) +(define-public trytond-party-relationship + (package + (name "trytond-party-relationship") + (version "6.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trytond_party_relationship" version)) + (sha256 + (base32 "03lkjmhinxm75schfn596vyg8459fx2spdyh372ikra3zdp8pg75")))) + (build-system python-build-system) + (arguments (tryton-arguments "party_relationship")) + (native-inputs `(,@%standard-trytond-native-inputs)) + (propagated-inputs + `(("trytond" ,trytond) + ("trytond-party" ,trytond-party))) + (home-page "https://docs.tryton.org/projects/modules-party-relationship") + (synopsis "Party Relationship module for Tryton") + (description "The @emph{Party Relationship} Tryton module allows to define +different types of relations between parties.") + (license license:gpl3+))) + (define-public trytond-product (package (name "trytond-product") -- 2.30.2