From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KPbZEe1E+GSJCwAAG6o9tA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 11:22:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KPbZEe1E+GSJCwAAG6o9tA (envelope-from ) for ; Wed, 06 Sep 2023 11:22:53 +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 2EA51400CF for ; Wed, 6 Sep 2023 11:22:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693992173; 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=pHHseDW2okcyHC+6W+3Dy5rWWV0nCwkHoofQ/KEKJaM=; b=Z5WV1AI+SQOEiNPDaJl5Sg2wiu9CCdD5FffyTPVLOST6xn+R6Leno1a9M1hOjOgKETbOsN W21e7IQjwCkDJNnEzX6mkmcsFhbcbDJ22fZ11QDJmp+o3OUrc5ES16z4hgB26pFA1RaLJw 7CVvF1nUFNTG4RaDqwzratJ6F49PEBxYR77iuZ3I8uWrWOPF9doZnHpQ1n1JKNDzQjtD+9 YF2eAfRb5AIoPEPV3BNAwbfbSJ+8LRwKxcIOPESiU4KI1g6mb7NuVJbJS3em+olGAlclDr kdwZb9anlr/r4Bz1bBFJvQZpg+btwYHuo1FcxtxL4jkOON39AaKK2R5okPzqCw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693992173; a=rsa-sha256; cv=none; b=f6+Qe1WPMgkKVZZmnz3HmSi3HWYSmlGHz9IUJKHi5m5cpR1S5S8oEmlt2vF8LvHhYNUNBT 8i5MM2mJhLu+7eucrL5bIeGk4t5/NBSgrZJ4Byh3cVWHDbzyPOmaMhO+5y9Yl6mkKyLY9v w8Ht7naUQAG2MvQKT+8/ExnGiab+tS4HYBISilhcUCin0gdfG7G6YGa+X1XJd1uY+3AFIj ldIYnosfG3KdGFtleTSRfK/dQAxJelRrMMB2Bme49yLMcZp7Lk9bBR4NHwsLnSv5Z0k2l3 iJXRsHS5pCCvfhaAOSr98VZFZXj9D3lcl6bGQI0V15QbB5AWwfd36oGQfl8IYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdoez-00032n-0p; Wed, 06 Sep 2023 05:17:17 -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 1qdoen-0002jJ-BJ for guix-patches@gnu.org; Wed, 06 Sep 2023 05:17:06 -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 1qdoem-0005cw-8r for guix-patches@gnu.org; Wed, 06 Sep 2023 05:17:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdoen-00068D-6g; Wed, 06 Sep 2023 05:17:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v7 06/57] gnu: python-django-extensions: Update to 3.2.0. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 09:17:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr, Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.169399181723474 (code B ref 65758); Wed, 06 Sep 2023 09:17:05 +0000 Received: (at 65758) by debbugs.gnu.org; 6 Sep 2023 09:16:57 +0000 Received: from localhost ([127.0.0.1]:60870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdoef-00066X-4N for submit@debbugs.gnu.org; Wed, 06 Sep 2023 05:16:57 -0400 Received: from 3.mo584.mail-out.ovh.net ([46.105.57.129]:45461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdoeb-000669-MO for 65758@debbugs.gnu.org; Wed, 06 Sep 2023 05:16:54 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.146.50]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 8ACD122158 for <65758@debbugs.gnu.org>; Wed, 6 Sep 2023 09:16:51 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-tppkx (unknown [10.110.115.159]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 2D69E1FD1B; Wed, 6 Sep 2023 09:16:51 +0000 (UTC) Received: from ngraves.fr ([37.59.142.107]) by ghost-submission-6684bf9d7b-tppkx with ESMTPSA id q6FeBoND+GSFZwEACtj6wQ (envelope-from ); Wed, 06 Sep 2023 09:16:51 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Wed, 6 Sep 2023 11:15:30 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <68f75e9d42cc8c0c8d0fa78cd0817b28dfb774c6.1693991781.git.ngraves@ngraves.fr> References: <68f75e9d42cc8c0c8d0fa78cd0817b28dfb774c6.1693991781.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 4864732023809958626 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehfedgudefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddtjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieehjeehkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekgedpmhhouggvpehsmhhtphhouhht 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: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -6.22 X-Migadu-Queue-Id: 2EA51400CF X-Migadu-Spam-Score: -6.22 X-TUID: SpfYLaM8EnA1 * gnu/packages/django.scm (python-django-extensions): Update to 3.2.0. [source]: Add snippet to disable pip-dependent tests. Update to 3.2.0. [build-system]: Use pyproject-build-system. [arguments]: Enable tests. [native-inputs]: Add python-pygments and tzdata-for-tests. --- gnu/packages/django.scm | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 72127bbd34..f56d0f6565 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm @@ -204,7 +204,7 @@ (define-public python-django python-django-3.2) (define-public python-django-extensions (package (name "python-django-extensions") - (version "3.0.6") + (version "3.2.0") (source (origin (method git-fetch) @@ -214,11 +214,11 @@ (define-public python-django-extensions (commit version))) (file-name (string-append name "-" version)) (sha256 - (base32 - "0sra6hazqvspxd1pnx5cj7gia1rkaz3hn06ib4wd0frc167f5afy")))) - (build-system python-build-system) - (arguments - '(#:tests? #f)) ;XXX: requires a Postgres or MySQL database + (base32 "1wfzlfjbicvk093xqx3qw633ap2khk6kc1ph2kwfk72wxy8yq9lf")) + (snippet ; Disable pip-dependent tests. + '(delete-file "tests/management/commands/test_pipchecker.py")))) + (build-system pyproject-build-system) + ;; TODO More tests can be enabled with a Postgres or MySQL database (propagated-inputs (list python-six python-vobject python-werkzeug python-dateutil python-django)) @@ -226,10 +226,12 @@ (define-public python-django-extensions (list python-mock python-factory-boy python-tox + python-pygments python-pytest python-pytest-cov python-pytest-django - python-shortuuid)) + python-shortuuid + tzdata-for-tests)) (home-page "https://github.com/django-extensions/django-extensions") (synopsis "Custom management extensions for Django") -- 2.41.0