From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mNdBF1N/n2BCKQEAgWs5BA (envelope-from ) for ; Sat, 15 May 2021 09:59:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0APiElN/n2CKZgAA1q6Kng (envelope-from ) for ; Sat, 15 May 2021 07:59:15 +0000 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 1844C1FF5D for ; Sat, 15 May 2021 09:59:15 +0200 (CEST) Received: from localhost ([::1]:39448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lhpCb-0007lE-Sr for larch@yhetil.org; Sat, 15 May 2021 03:59:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lhpCQ-0007ik-Ki for guix-patches@gnu.org; Sat, 15 May 2021 03:59:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35915) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lhpCQ-0003Wu-Dr for guix-patches@gnu.org; Sat, 15 May 2021 03:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lhpCQ-000204-Bl for guix-patches@gnu.org; Sat, 15 May 2021 03:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48296] [PATCH 1/1] gnu: Add python-sqlalchemy-stubs. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 15 May 2021 07:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48296 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Bonface Munyoki K." Cc: 48296-done@debbugs.gnu.org Received: via spool by 48296-done@debbugs.gnu.org id=D48296.16210654977630 (code D ref 48296); Sat, 15 May 2021 07:59:02 +0000 Received: (at 48296-done) by debbugs.gnu.org; 15 May 2021 07:58:17 +0000 Received: from localhost ([127.0.0.1]:47461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhpBU-0001yn-3t for submit@debbugs.gnu.org; Sat, 15 May 2021 03:58:17 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:52906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhpBM-0001xU-UF for 48296-done@debbugs.gnu.org; Sat, 15 May 2021 03:58:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=/hSqE0R+3d79jT9/gNgLnWqeRKhOobI4gq5gUVi5Fb8=; b=NiAAKejmHxdenY8Bvr8vlWa2+ NEtCZBYKEOCX6YmDMemz/cM51sZXhwSz5XMZ9UkuCgMeuGaucBIFwSMdvTOV8rBLvBIeN6s7uKqWm XebgbqIb8gKDh9B8TWFLA1A6ZdEeTZgFp7246w5y/CziDeWTdixtZ2pJ4TTFEr3J2KuvUfze1pcbY d9/UrVfGJqbWgGCQXg4/FBdArErWv3X8fgJmqiQ/BPfbTphMrjJ5CUfaSIQUMSOQBrOOHeiBNlr+L ow3+0CUui5z0eA/3kxXwAjsG+eUz7er/16LvRXbtuB5xOfMicPcZ9DkMns3ZBR+e0yle5B9dakdNo SYXADlYWg==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lhpBJ-000TnU-OU; Sat, 15 May 2021 13:27:53 +0530 From: Arun Isaac In-Reply-To: <86v97om5bu.fsf@bonfacemunyoki.com> References: <20210508204124.38500-1-me@bonfacemunyoki.com> <20210508204124.38500-2-me@bonfacemunyoki.com> <87bl9k89od.fsf@systemreboot.net> <86fsyv0vz7.fsf@bonfacemunyoki.com> <87lf8kcjri.fsf@systemreboot.net> <86v97om5bu.fsf@bonfacemunyoki.com> Date: Sat, 15 May 2021 13:18:43 +0530 Message-ID: <87tun4e8tg.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621065555; 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: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=/hSqE0R+3d79jT9/gNgLnWqeRKhOobI4gq5gUVi5Fb8=; b=R3uoC7Mi2BQER0SbzEzP+6rPBibKVLb6WlXnarP0a2hhP9QARfWVH7Ish9lZ+LHP7t/850 dkdwl6+8eAxWO/mpedKq6ML8bL7GQAJ2yx1DkrVAozjL2osPqqTBmkmU+1tg0VcGkdzL7v XAYdihSJuJiU0Tc2H6NsjAtWZRR83BHC6ZsG0nLlb/aqk12a97A2i7Ctgp/dmgkhHBm4HW jp4jcDW0FzXdjuL7eEx9zjhzPgLugZtdiXg7jP0GHuRUObbGEGVv86k76CPomdVvkWyPEz VmjyHu4YQbtKqiNir8dtNkqjtatgfqew2DQ2XVceb2iJzF9VoYg+1K8rnebwqg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621065555; a=rsa-sha256; cv=none; b=j4g2GAS0k+7+qm9jCDHX6xwQXdc3qg+/Tvq/vCKde2C2KThgNIBUlOYiJlZCguqpUaLOoe wDhyqXNF44dNuuPH8uy4DeFKZn42DYWFKx8YgRx19C0svbzti6vTn8hqiRDdXldHs+caLl SzE+gKHDM2hEgwjn7rgtutywHifFox5cFQ9MH5E9BT9uSN32XysbUKp5d/2V+CucWO75CQ b24wfcvwPz+IG1i3AmhZyX9WyaHWxyD0rg+8htJL2Wf70B0VgOzDslL/Ry9q8+05O55i7Y DIsQiPqH86tgnFhqtOXiF7sgokuq6gOJWnGzID3Qbhxwf2QJYH+W45/AUYJFMg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=NiAAKejm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=NiAAKejm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 1844C1FF5D X-Spam-Score: -3.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: TMiXuorvWep/ --=-=-= Content-Type: text/plain > Thanks for taking the time to work on this. FWIW, > upstream updated the setup.py too. That's great, thank you! Next time we update this package, we will have the fixed setup.py too. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmCffNsbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuz2nAH/jcDJx628CHQQrlZo9GY jOAJs8eOhpLx70r6NAB7898eTBp1slyXn+Ew8TODJMayftNoQyKZ/3ZGhUjaQhGO oprLeg9qJY/UIWQclX+aYzRg9VUvTHdkTvoGUpHaGhcOkCekAmcOFYLO4AbyoyDQ iTnE4brHQ0FJyF+CHaW8+aMEgmZqLXs2JpClCNm5IPNC0khhb/NARfopKNHtpJVA NR9zaEOvHgPab5+Y4JYFXTR0M1MtgivS5dskZQPDZ4NggiwoZZn2FXeHR93m4XBu /rQG2F3b7M0T+GDvUEz1JtCb3uNCmSgp3SfDSRIFfQuLuonfPCplO3Co81Cea5qn xmw= =CQ2g -----END PGP SIGNATURE----- --=-=-=--