From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 MCSGILVmPWTfRgAASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 17:33:09 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YNqWH7VmPWQBRQAAG6o9tA (envelope-from ) for ; Mon, 17 Apr 2023 17:33:09 +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 23C116B57 for ; Mon, 17 Apr 2023 17:33:09 +0200 (CEST) Authentication-Results: aspmx2.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681745589; a=rsa-sha256; cv=none; b=nnq6xVj6QspENg8+1pS6pOzTaznDKtu2ZwS2p5PMU4kO/gGmlTExPLZvRzeU0wCdeFztMq Cv0icHqUwMV0S0d0zGEf+D0G58ri3kNCiRVRMfuYLKtWhMzgSHvKEIBkitukGLtrRRKN56 53npSh3a2GGF9t4IJEcntQCmyIVRDVGR0IutcQiAn3ydH1jBg1F+K4Dk/eoj50DdnDWkHp hm7ayAwpUUiIm44nT5b17Rsf36QitySVq1ZAPlXF6wiBcdVRTezcDqLZjBufTMIG3FTm0R VLT5x1h4/GmgL3z3HD5cnAoA4Axdo5hXCD5WpRt2hglONS8TbQCht5mb5c1gHw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=none; 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"; 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=1681745589; 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-type:content-type: 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=hIiVxCcSoKY48ftoxuzY1slUsnEJ54nXSDN2TqA+DvY=; b=JsUp93Tgb1zG/G66E5MpBiowiHDlG5eCf8Yx4fxRxBYAw6CX7e4WuaZbErB5vuyVWKL1Me ZXULqYGmAVETvS2c/MMdpidqDSRaPIiCohBH/y+4QzoZ7dKPt/oYh8QrzWIZ/+wOb/H+rm ipig33MKUndIvPUpNb85XAka9eMUgMPwwaLF5w87ybLYkXrl7uVXwTRoLod72p4yvW6cpP kOa4YRaqoCcSiUvGnTpd/HtQLpIJ4gDdu8HnsWCj5me818rjIgrhm9KAB4tlAjvz4wwXdi e5cMlga98x2LUH2EpkIel8X4s13Vsyh3cg21cG1oKeTSBpNb7TBtNyZt/JDbuA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poQF4-00059N-7s; Mon, 17 Apr 2023 10:54:06 -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-000531-Ic 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 1poQF2-000627-Ar for guix-patches@gnu.org; Mon, 17 Apr 2023 10:54:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poQF2-0000D0-7D for guix-patches@gnu.org; Mon, 17 Apr 2023 10:54:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55474] [PATCH v3 02/17] gnu: python-django-filter: Update to 22.1. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 14:54:04 +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.1681743234671 (code B ref 55474); Mon, 17 Apr 2023 14:54:04 +0000 Received: (at 55474) by debbugs.gnu.org; 17 Apr 2023 14:53:54 +0000 Received: from localhost ([127.0.0.1]:55720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQEr-0000Af-KW for submit@debbugs.gnu.org; Mon, 17 Apr 2023 10:53:53 -0400 Received: from 6.mo584.mail-out.ovh.net ([188.165.36.253]:35079) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQEn-00009s-6L for 55474@debbugs.gnu.org; Mon, 17 Apr 2023 10:53:50 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.146.168]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id BEB2624E79 for <55474@debbugs.gnu.org>; Mon, 17 Apr 2023 14:53:47 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-fc4cl (unknown [10.110.208.112]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 505BE1FD67; Mon, 17 Apr 2023 14:53:47 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-fc4cl with ESMTPSA id 5SHNB3tdPWRuBAEA5x0VbQ (envelope-from ); Mon, 17 Apr 2023 14:53:47 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Mon, 17 Apr 2023 16:53:22 +0200 Message-Id: <20230417145337.12403-2-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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6735977669680095782 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeliedgkedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfgggtgfesthekredtredtjeenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeekgeduheetffefffeuudevgfegffejkefhheegleevtefgueduuedvjeefhfegueenucffohhmrghinheprhgvrgguthhhvgguohgtshdrihhonecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepheehgeejgeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekgedpmhhouggvpehsmhhtphhouhht 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-Spam-Score: -3.71 X-Spam-Score: -3.71 X-Migadu-Queue-Id: 23C116B57 X-Migadu-Scanner: scn1.migadu.com X-TUID: MMDKmmY8HyXV * gnu/packages/django.scm (python-django-filter): Update to 22.1. [synopsis] Simpler synopsis. [description] More precise description. --- gnu/packages/django.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 8972510018..365a7c1e58 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm @@ -472,13 +472,13 @@ (define-public python-django-haystack (define-public python-django-filter (package (name "python-django-filter") - (version "2.3.0") + (version "22.1") (source (origin (method url-fetch) (uri (pypi-uri "django-filter" version)) (sha256 (base32 - "1bz5qzdk9pk4a2lp2yacrdnqmkv24vxnz4k3lykrnpc3b7bkvrhi")))) + "19abb7ikcjxfwggjh0bx40sx2dpv7q60bchva6r86zjgx1v3nizd")))) (build-system python-build-system) (arguments '(#:phases @@ -490,12 +490,12 @@ (define-public python-django-filter (list python-django python-django-rest-framework python-django-crispy-forms python-mock)) (home-page "https://django-filter.readthedocs.io/en/latest/") - (synopsis "Reusable Django application to filter querysets dynamically") + (synopsis "Django application filtering querysets dynamically") (description - "Django-filter is a generic, reusable application to alleviate writing -some of the more mundane bits of view code. Specifically, it allows users to -filter down a queryset based on a model’s fields, displaying the form to let -them do this.") + "This package provides @code{django-filter}, a generic and +reusable application to alleviate writing some of the more mundane bits of +view code. Specifically, it allows users to filter down a queryset based on a +model’s fields, displaying the form to let them do this.") (license license:bsd-3))) (define-public python-django-allauth -- 2.39.2