From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AI8sDV3Zb2LCMQEAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 15:15:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MA5bDF3Zb2LZWQEAG6o9tA (envelope-from ) for ; Mon, 02 May 2022 15:15: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 aspmx1.migadu.com (Postfix) with ESMTPS id C9183657D for ; Mon, 2 May 2022 15:15:08 +0200 (CEST) Received: from localhost ([::1]:46712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlVtM-0005uV-0Y for larch@yhetil.org; Mon, 02 May 2022 09:15:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36614) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVtG-0005u2-HI for guix-patches@gnu.org; Mon, 02 May 2022 09:15:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41223) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlVtG-0006mJ-5Q for guix-patches@gnu.org; Mon, 02 May 2022 09:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlVtG-0002TU-1k for guix-patches@gnu.org; Mon, 02 May 2022 09:15:02 -0400 Subject: bug#55044: [PATCH 0/8] Add python-scrapy. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 13:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 55044-done@debbugs.gnu.org Mail-Followup-To: 55044@debbugs.gnu.org, ludo@gnu.org, felgru@posteo.net Received: via spool by 55044-done@debbugs.gnu.org id=D55044.16514972579426 (code D ref 55044); Mon, 02 May 2022 13:15:01 +0000 Received: (at 55044-done) by debbugs.gnu.org; 2 May 2022 13:14:17 +0000 Received: from localhost ([127.0.0.1]:35115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlVsW-0002Ry-Vs for submit@debbugs.gnu.org; Mon, 02 May 2022 09:14:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlVsU-0002Rl-Ja for 55044-done@debbugs.gnu.org; Mon, 02 May 2022 09:14:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55786) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVsP-0006eC-D6; Mon, 02 May 2022 09:14:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=vrnkf+c6LkEEHlWJqi9SXu+RNlLYXNJUF1p4PYcUoR4=; b=TkRdG/qOw0bq+kKNo4O6 qfzaoaXHR53uwtqmc04311HsrpHzd2TcgP2xkWyAtYDBkzFQjzOsLlOwP76Tou9FTjYB2Ki9kMD75 k72IaOl4KxYHPTPgTfJm+DD2E9T6ubRwgFpXkEFHIY523KLzsF5ZSm916ZJ3SiAfQIZu5TErHe+Ok rJiQvXT3xjngquyKSws28Gi5wvtMU2KLLgGNYH87rQCKIkCTph1amxUGF14O3wGzF2TJKSj1pXEim iF3KBOIFFRCWPKkSD9uZMQ719OmwKgtu89WOOGrLSXCbiNn/4IBRqHedm6zzA6HbtfOsE44njgLIy gKsqvhtsfPHoNA==; Received: from [193.50.110.83] (port=37022 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVsO-0001go-P5; Mon, 02 May 2022 09:14:09 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220420172518.8609-1-felgru@posteo.net> Date: Mon, 02 May 2022 15:14:06 +0200 In-Reply-To: <20220420172518.8609-1-felgru@posteo.net> (Felix Gruber's message of "Wed, 20 Apr 2022 17:25:18 +0000") Message-ID: <87tua8rs9t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651497308; h=from:from:sender:sender: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-to: 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=vrnkf+c6LkEEHlWJqi9SXu+RNlLYXNJUF1p4PYcUoR4=; b=NsypuiCRk0C3TJMxx1/wTik54cyk+PFqoqYjvAHxUR3SiupM7PP8S6gJH29nOpGWHeAvpp 8xnsshpCP2bGaZb/16rLMQIhNVD6aT/9mc4LhiN5Rxae8oVAzCmpsV+jw5SZ4p9tnIDiBA /U1RgJfIdIriKSVpuF6vAk3pts+DX9dMLLRqNS9osOzjpsTROIyhQXbvJkYTptHRGpXKn3 794StVu1t4eL38ZsBZ0I8tIVM3H9mx+0B5DSombnFUwadDdGS7IjpkwRQqEstK/CqwMe+l HnC5oSsw3fpeezDkye5DnXbWIDRW4Ssmk3jFhNOKY1DUmIfnwcIqyGSXUsqJAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651497308; a=rsa-sha256; cv=none; b=erQpZDLKOom/qKaPbFK2NK9cFB8vTzxCGaFU80ps9LJiHqdW/616Vq2kiCkvZaEnkX79Rt pXYmuyD0YPTVjwSzyzVqFG249J2UhSYvQbeLbzMfi2eT5eRlProc+7GFUzFDNIDv7185W/ xXnIrEMZJLQAHz2/qiSFZer/AT/3UcAsfXm1phSKQujzdl7CqevCvwdJjX2nIZR8VcQ2q8 OaGUb9Yn+uPsTDjAbHQkF9Vn/yGAmyo1m6cLa8BHBbBTtT77crtXU2/Kp/1IzvfTtXlsjy RAEsrS2nMiHnWlDLbcWXhkx0zuClZoDz4yp3LAMXI6Bk3naTAsZWcBdypISFGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="TkRdG/qO"; 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" X-Migadu-Spam-Score: -2.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="TkRdG/qO"; 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" X-Migadu-Queue-Id: C9183657D X-Spam-Score: -2.39 X-Migadu-Scanner: scn1.migadu.com X-TUID: ytg1IgPTVSuO Hi, Felix Gruber skribis: > gnu: Add python-sybil. > gnu: Add python-pydispatcher. > gnu: Add python-queuelib. > gnu: Add python-itemadapter. > gnu: Add python-protego. > gnu: Add python-parsel. > gnu: Add python-itemloaders. > gnu: Add python-scrapy. I=E2=80=99ve applied the whole series with a couple of tweaks to synopses/descriptions, as reported by =E2=80=98guix lint=E2=80=99. Please take a look at if you haven=E2=80=99t already and maybe (maybe!) you=E2=80=99ll get shorte= r review times as a result. :-) Thanks, Ludo=E2=80=99.