From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MKnqHcKKPWRZYwEASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 20:06:58 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WErWHcKKPWQjzQAAauVa8A (envelope-from ) for ; Mon, 17 Apr 2023 20:06:58 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 2EC6C288C2 for ; Mon, 17 Apr 2023 20:06:58 +0200 (CEST) Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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=1681754818; 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; bh=B8J5dZpuL2GYt6UDTCkZoarMxsbsz31Cb0RnJZHrZcI=; b=OMtGQa7imIouedzdaoLdU2J35dpzR6OowUgu13jOcVBZC7BYJxZRxyUbQHZh/RKbSy3Zyn v5M2d4tqbNmLIysY563HgmVVErUqFidRwdxAeewlLzVStZ2d4cNqUtyaKFuoOXf+u9IlRX /VxPgRoxYQHDxBt/HSe2kRXFB1Al2Swh+P2BKH0GdxbE0O8r5chK2IsL6XE/fGYSKfAy/o LdpqQ8jZhBBXTxdi/p8jUtijUoJd2hV8L/iKKwqQDYS+2W+MdH7eCYCECu3Q9DYYna7E/x 5V7F/IEwNTgtBEFF1HTOyv/H3Ag4iOcysIhxbvFYdidvgZffZMQb83qI7ncMNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681754818; a=rsa-sha256; cv=none; b=AJ3sxjz8p+cDCQdUucBeXPnwhzmNsLeVWhFsuD9H1VvtqdBG+3PoH1ZfTgL1rtXY45w6cH W9iYXInGUzziM7XPCSxYyA12VIGfwVGt770gpfWkYS7q44V46TtH+AkujspQ+lkpbZxat7 VPBTThfYcNFzXHFMczeq9gDnrg08zpYSvJbxf0JRJhcqgPv2VT1TIZXAqP1eHhAsaRyN7m xxEcXs2TZpIkwUpONzrLA4gUm6kB18jFcym2LNPlcG8bplPnTrF0b+MLOAvLlPe6tXeFQv pZPbjjzbPFrZSauiK9wPetCRPRkNL2v6Hz5jdXmLI193c99SnnPfKZVFkj/hlg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poQF3-00057l-Ri; Mon, 17 Apr 2023 10:54: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 1poQF2-00051d-0v for guix-patches@gnu.org; Mon, 17 Apr 2023 10:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1poQF1-000620-JX for guix-patches@gnu.org; Mon, 17 Apr 2023 10:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poQF1-0000Cg-FA for guix-patches@gnu.org; Mon, 17 Apr 2023 10:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55474] [PATCH v3 03/17] gnu: Add python-django-modelcluster. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 14:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55474 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55474@debbugs.gnu.org Cc: lars@6xq.net, ngraves@ngraves.fr Received: via spool by 55474-submit@debbugs.gnu.org id=B55474.1681743233664 (code B ref 55474); Mon, 17 Apr 2023 14:54:03 +0000 Received: (at 55474) by debbugs.gnu.org; 17 Apr 2023 14:53:53 +0000 Received: from localhost ([127.0.0.1]:55718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQEr-0000AX-76 for submit@debbugs.gnu.org; Mon, 17 Apr 2023 10:53:53 -0400 Received: from 5.mo575.mail-out.ovh.net ([46.105.62.179]:58305) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQEn-00009v-I0 for 55474@debbugs.gnu.org; Mon, 17 Apr 2023 10:53:50 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.109.143.72]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 96FB624571 for <55474@debbugs.gnu.org>; Mon, 17 Apr 2023 14:53:48 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-4mts7 (unknown [10.110.115.108]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 4A6251FE00; Mon, 17 Apr 2023 14:53:48 +0000 (UTC) Received: from ngraves.fr ([37.59.142.105]) by ghost-submission-6684bf9d7b-4mts7 with ESMTPSA id IGaYD3xdPWQiTQEA+rgvjQ (envelope-from ); Mon, 17 Apr 2023 14:53:48 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Mon, 17 Apr 2023 16:53:23 +0200 Message-Id: <20230417145337.12403-3-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230417145337.12403-1-ngraves@ngraves.fr> References: <20230417145337.12403-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6736259145152717350 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeliedgkeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddtheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepheehgeejgeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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-Spam-Score: -4.21 X-Spam-Score: -4.21 X-Migadu-Queue-Id: 2EC6C288C2 X-Migadu-Scanner: scn0.migadu.com X-TUID: CckQXGlK+80q * gnu/packages/django.scm (python-django-modelcluster): New variable. --- gnu/packages/django.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 365a7c1e58..9d1b2ad831 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm @@ -800,6 +800,39 @@ (define-public python-django-contrib-comments entries, photos, book chapters, or anything else.") (license license:bsd-3))) +(define-public python-django-modelcluster + (package + (name "python-django-modelcluster") + (version "6.0") + ;; tests are not packaged in pypi + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/wagtail/django-modelcluster") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "19xskhh2wvl696jmji54b1p70kjbcxzwmw3v5ic54ifn8cx6za57")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? inputs #:allow-other-keys) + (if tests? + (invoke "python" "runtests.py") + (format #t "test suite not run~%"))))))) + (propagated-inputs (list python-django python-pytz)) + (native-inputs (list python-django-taggit)) + (home-page "https://github.com/wagtail/django-modelcluster") + (synopsis + "Django extension to allow working with 'clusters' of models as a single unit") + (description + "This package provides a Django extension to allow working with +'clusters' of models as a single unit, independently of the database") + (license license:bsd-3))) + (define-public python-django-pipeline (package (name "python-django-pipeline") -- 2.39.2