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 WAjnHNQMfmSBcQAASxT56A (envelope-from ) for ; Mon, 05 Jun 2023 18:27:00 +0200 Received: from aspmx1.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 4F+yHNQMfmTxZwAAauVa8A (envelope-from ) for ; Mon, 05 Jun 2023 18:27:00 +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 D54FB2A5FA for ; Mon, 5 Jun 2023 18:26:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1685982420; 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=hprhwZtp/k9GToMT2d/FumDt9h7AHovtkYEwkB9eTv0=; b=pECj9AUFatV2VqoYZ7BPRJKxEsGhDEChA4PdMNGtk4rWuZ9Kzw9o2OJAnCGHIpeCLrlRh8 erR+to0YbePQC3/eSPq5RK7aS+8tRtmjKTNiqqYvKNzPSG6p8H3tnD/9WGEIOqUT23KGmM +IqB222aXy8NQfBOmDaJOKVQWwyynk/a5a8nPrq874imRzfpzENMzXFjHV63sPpnZDuGnw ZKPGBciTc2D7T16pCUnC5KNBbzXjI1HDVDyXL8s7ULq9Op4se3ErxoqyqKsyCsFP6a4wF5 MCdTeW++sdp+5lWF3WsuGM0BxLpRcNmPW9eBAC7gbkYkrCbtk7r59EqbDbRZtQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=1685982420; a=rsa-sha256; cv=none; b=EzXpW9fm0+qMRARDbBzdts5Z+zvWiyjXalJkFyGpxOJ9whWhO+5WBF2R+tm9nEGulWk1qX KBvSpp8pxuGxJeNwupTeVp4iWWdc4vwnF5pAROVfjS0Dr5fsobkUe7y+HPrfp3iXL4gCwu A4zCoLQKXvnQCqzSnKI5CevtuTD+RzD45LF59N/SCnKUpsMg3s9gLCyPJRZfiCuf1ZlnGV Lx2yy3V5uL9tLzzfjmx+LdaEJD2WIbeb3d63VsxJPIx+vYCM1LSYSaGKEUkvB/7xr1Wmbf foOtekZ2GiVPgJnpjpYLSck3b9Ju9lkJz1FN97zKTMol6APo55c31P62ri69Hg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q6D23-0001c8-RR; Mon, 05 Jun 2023 12:26:11 -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 1q6D20-0001ZA-Oe for guix-patches@gnu.org; Mon, 05 Jun 2023 12:26:08 -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 1q6D20-0001eZ-Ge for guix-patches@gnu.org; Mon, 05 Jun 2023 12:26:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q6D20-0004Sx-Bq; Mon, 05 Jun 2023 12:26:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55474] [PATCH v4 17/19] gnu: Add python-wagtail. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Mon, 05 Jun 2023 16:26:08 +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: ngraves@ngraves.fr, lars@6xq.net X-Debbugs-Original-Xcc: lars@6xq.net Received: via spool by 55474-submit@debbugs.gnu.org id=B55474.168598234416980 (code B ref 55474); Mon, 05 Jun 2023 16:26:08 +0000 Received: (at 55474) by debbugs.gnu.org; 5 Jun 2023 16:25:44 +0000 Received: from localhost ([127.0.0.1]:50194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6D1b-0004Pd-AT for submit@debbugs.gnu.org; Mon, 05 Jun 2023 12:25:43 -0400 Received: from 8.mo576.mail-out.ovh.net ([46.105.56.233]:48397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6D1Z-0004Ow-1L for 55474@debbugs.gnu.org; Mon, 05 Jun 2023 12:25:41 -0400 Received: from director9.ghost.mail-out.ovh.net (unknown [10.108.4.105]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 7AE6B26A3B for <55474@debbugs.gnu.org>; Mon, 5 Jun 2023 16:25:40 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rc6kl (unknown [10.110.115.40]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 4E94F1FE9B; Mon, 5 Jun 2023 16:25:40 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-rc6kl with ESMTPSA id c7ehEYQMfmRncz8AHCsQzg (envelope-from ); Mon, 05 Jun 2023 16:25:40 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Mon, 5 Jun 2023 18:25:12 +0200 Message-Id: <7a4e6c5193a7ef173343bcaf163d37f050cb0edd.1685982295.git.ngraves@ngraves.fr> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 901845826195415778 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrfeelledguddtudcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeggfdvveefveelheevudeijeejhfekueeuhfejieeghfejhfeuleefkeelvdefgfenucffohhmrghinhepfigrghhtrghilhdrohhrghenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeehheegjeegseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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-Country: UNKNOWN X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.04 X-Spam-Score: -2.04 X-Migadu-Queue-Id: D54FB2A5FA X-Migadu-Scanner: in3.migadu.com X-TUID: lKaBhbV0tmbA * gnu/packages/django.scm (python-wagtail): New variable. --- gnu/packages/django.scm | 70 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 4942371cb2..235de8a015 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm @@ -1594,3 +1594,73 @@ (define-public python-telepath "This package provides @code{telepath}, a library for exchanging data between Python and JavaScript.") (license license:bsd-3))) + +(define-public python-wagtail + (package + (name "python-wagtail") + (version "4.2.4") + (source + (origin + (method url-fetch) + (uri (pypi-uri "wagtail" version)) + (sha256 + (base32 "0424w36cb9kkxk19nq3x41z5hvyl0zsrh6dz0m1ws98p9qcldwab")))) + (build-system pyproject-build-system) + (arguments + `(#:test-flags '("--pythonpath=." + "--settings=wagtail.tests.settings" + ;; disabling failing azure tests + "-k" "not test_azure_cdn_get_client" + "-k" "not test_azure_cdn_purge" + "-k" "not test_azure_front_door_get_client" + "-k" "not test_azure_front_door_purge") + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'hiding-failing-tests-imports + (lambda _ + (substitute* "wagtail/contrib/frontend_cache/tests.py" + (("from azure" all) + (string-append "#" all))))) + (replace 'check + (lambda* (#:key tests? test-flags #:allow-other-keys) + (if tests? + (apply invoke "django-admin" "test" test-flags))))))) + (propagated-inputs + (list python-anyascii + python-beautifulsoup4 + python-django-4.0 + python-django-filter + python-django-modelcluster + python-django-taggit + python-django-permissionedforms + python-django-treebeard + python-django-rest-framework + python-draftjs-exporter + python-html5lib + python-l18n + python-openpyxl + python-pillow + python-requests + python-telepath + python-willow)) + (native-inputs + ;; python-azure-mgmt-cdn ;failing tests + ;; python-azure-mgmt-frontdoor ;failing tests + (list python-boto3 + python-dateutil + python-doc8 + python-docutils + python-elasticsearch + python-freezegun + python-isort + python-jinja2 + python-jinjalint + python-polib + python-pytz + python-unidecode + python-wagtail-factories)) + (home-page "https://wagtail.org/") + (synopsis "A Content Management System (CMS)") + (description "This package provides a Content Management System based on +Django.") + (license license:bsd-3))) -- 2.40.1