From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oAnoGFTD32XKAQAAe85BDQ:P1 (envelope-from ) for ; Thu, 29 Feb 2024 00:35:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oAnoGFTD32XKAQAAe85BDQ (envelope-from ) for ; Thu, 29 Feb 2024 00:35:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Ne6ReoLv; 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=1709163348; 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:dkim-signature; bh=SoGHGm+TF9EbwJXHGrOHVNfP5hpOdhwaUjTROdqbzBI=; b=NhQrVwdrDjVS6AznUEgAC9ClAcUV/awWtNr9SGfc5UuhTiJ34UBSheO1QtIku8KQgQjCcV 6pPM/GykLOnWKXoyfwJHzJH3PAKdMLdgZylKQHDY4+8UjrHBQwRl1r3sB9WEUkN2ng4hbC sJV5Y3Yr76y3K4Ss+LFQZqbzJAYr4FHxmz9E6OalrdVT8c9ju+Tb1RCgqOny+pf98hKd56 +1JVWywWnjKp8wIG1Lk/AE3kAQdw+gQP44bXCSkiqyFymeRytV5+2ZgvfkVF9tdFFZeqZh diZnDmTu3AEE9OMxAg7GCaKtA39d6DpimvBkjV99LGdrTwqVluyq4a756WQD9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Ne6ReoLv; 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-Seal: i=1; s=key1; d=yhetil.org; t=1709163348; a=rsa-sha256; cv=none; b=Qu8zSsKOboVY+MSzecBHW+xxGykNcrWiOjSbzQxJiISIFHAirpmcxcHX/z3z50aJbmRKSP /7oOyYuzCNNFRr08i0ALpDSkYDGZmOK34dVaN7Mt3PUqzEnC4IYTJrU+3LH7SeY6DMDH7A Dts70fSCeZ8pwmUsSzyaxaJoEx22YIfGfeGpLy3F9kpRMJTfrQTamzSU0LivmSHMr6UebP wG1pGWu/4u5iGXrxLT4EMqOKQtZAaZNe+F1uvfAtLJBn4qRJM9wMlc08u4IHmLwgokQuJB GVZ/MGzJHFzLlKeZpjtsh8TFyHIOUO4iDp+1I7Mu8f5OHtXue8NHJy8mBYCDhw== 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 1A4052124D for ; Thu, 29 Feb 2024 00:35:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfTSb-0005ez-TB; Wed, 28 Feb 2024 18:35:37 -0500 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 1rfTSZ-0005eO-Ja for guix-patches@gnu.org; Wed, 28 Feb 2024 18:35:35 -0500 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 1rfTSZ-0007KA-BY for guix-patches@gnu.org; Wed, 28 Feb 2024 18:35:35 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfTSz-0002YA-RT for guix-patches@gnu.org; Wed, 28 Feb 2024 18:36:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68492] [PATCH] gnu: Add python-fastapi-pagination. References: <20240115232510.11373-1-goodoldpaul@autistici.org> In-Reply-To: <20240115232510.11373-1-goodoldpaul@autistici.org> Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 23:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68492@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 68492-submit@debbugs.gnu.org id=B68492.17091633039644 (code B ref 68492); Wed, 28 Feb 2024 23:36:01 +0000 Received: (at 68492) by debbugs.gnu.org; 28 Feb 2024 23:35:03 +0000 Received: from localhost ([127.0.0.1]:55081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfTS2-0002VT-U2 for submit@debbugs.gnu.org; Wed, 28 Feb 2024 18:35:03 -0500 Received: from confino.investici.org ([93.190.126.19]:61113) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfTS0-0002Ut-B2 for 68492@debbugs.gnu.org; Wed, 28 Feb 2024 18:35:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1709163264; bh=SoGHGm+TF9EbwJXHGrOHVNfP5hpOdhwaUjTROdqbzBI=; h=Date:To:Cc:From:Subject:From; b=Ne6ReoLv7hU7mLbroRhEEY5+Y8NdJPp2nycMZV2n9AZwV3MYVafOFir0Y9wa9OXlA 7T8TW2Q1PkB0gmzyzxVyCOLYoKvLOkyUcNQbR/Q0Uakkkj9cDImgfCSAAkFqM4Zrtr v3OEn13ssoPNvnOjrVvF8yk2cKR31Vx58VrTEpws= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4TlW0J4DCnz11CV; Wed, 28 Feb 2024 23:34:24 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4TlW0J3RzCz11Bg; Wed, 28 Feb 2024 23:34:24 +0000 (UTC) Message-ID: Date: Thu, 29 Feb 2024 00:34:24 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: paul X-ACL-Warn: , paul via Guix-patches From: paul 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: mx12.migadu.com X-Migadu-Spam-Score: -6.87 X-Spam-Score: -6.87 X-Migadu-Queue-Id: 1A4052124D X-TUID: p98ueisaVuAm Hi Sharlatan, thank you for your review. To prevent input bloat I added a python-fastapi-pagination-minimal with only the required dependencies and a python-fastapi-pagination with all available optional dependencies. Thank you for your time, I'm sending a v2. giacomo