From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6BtnA4K+l2A7KQEAgWs5BA (envelope-from ) for ; Sun, 09 May 2021 12:50:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WMa6OoG+l2DLMgAA1q6Kng (envelope-from ) for ; Sun, 09 May 2021 10:50:41 +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 61AD726D56 for ; Sun, 9 May 2021 12:50:41 +0200 (CEST) Received: from localhost ([::1]:37696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfh1E-0006FY-FK for larch@yhetil.org; Sun, 09 May 2021 06:50:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfgze-0006FB-DN for guix-patches@gnu.org; Sun, 09 May 2021 06:49:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43751) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfgze-00042D-5m for guix-patches@gnu.org; Sun, 09 May 2021 06:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfgze-0001uq-4k for guix-patches@gnu.org; Sun, 09 May 2021 06:49: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: Sun, 09 May 2021 10:49: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: BonfaceKilz , 48296@debbugs.gnu.org Received: via spool by 48296-submit@debbugs.gnu.org id=B48296.16205573347351 (code B ref 48296); Sun, 09 May 2021 10:49:02 +0000 Received: (at 48296) by debbugs.gnu.org; 9 May 2021 10:48:54 +0000 Received: from localhost ([127.0.0.1]:55296 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfgzV-0001uV-QJ for submit@debbugs.gnu.org; Sun, 09 May 2021 06:48:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:39254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfgzU-0001uM-76 for 48296@debbugs.gnu.org; Sun, 09 May 2021 06:48:53 -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:To:From:Sender:Reply-To:Cc: 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=txd9pTeK7Jw/9dfo+Q70mBFWWzQKRlvZbtuoBhRwAMA=; b=Wy3AGqbtR6xlwcwRODytCEWDD 18cVpx0QelbgnA7Yq0aMI92XFG1WuhOBBtghasmt+rtg4Rqp5XTBTfnsV4PAS6JXD8S6cKG0Uhp7e YGSeDiIS9mgyBVQv7UVaP17nYanDmLWBYDiFTAwK2z32e2ATN2hDAAbSeKnWzNvEbxM29sCCJEJ0g J+mfuSNffmMRviJz9Jd7cb1gQBEbGaBUSHBKozeduJLKl4lh9r2CDjyKE4Km7PYSvwPT1rS8IJ+AJ tAPZMZ0V+vqMSj5ll+Jje8LHrudsLXeD3UTJcjxRHw2JljWFlmqMPOiQtCk14lEiwnY2Y8Na+aRlc 8hQljjHvA==; 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 1lfgzR-000F5P-Qb; Sun, 09 May 2021 16:18:49 +0530 From: Arun Isaac In-Reply-To: <20210508204124.38500-2-me@bonfacemunyoki.com> References: <20210508204124.38500-1-me@bonfacemunyoki.com> <20210508204124.38500-2-me@bonfacemunyoki.com> Date: Sun, 09 May 2021 16:18:34 +0530 Message-ID: <87bl9k89od.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=1620557441; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=txd9pTeK7Jw/9dfo+Q70mBFWWzQKRlvZbtuoBhRwAMA=; b=ar8xSOwwfLkXkO+8ioEswol+Fz0WqEM5QuLTDV1P3gA2L50RqPwUBScE5qdYSXS/T1sSoG Vw/+xdxsnC9VUiqTvv616Gk1G8pgwhfT1lYRl2+U5psw+QvYB6FFRQ1Lofd/F1Z6B8zvNp YaTCBpyhyavoq/85/2odCpekp56lgiztjC2cH1HRRJ1zErgMrOiByHkLW7hdvpVI3qhxWP p7e8IZsFo0kwHUWLi11VywoHPDoLm8p0dPgnMAL0JEnf11pVydDwURdjZGkIBXXHA/ftT/ t/QgwzjI52j/b0KfIm0/h99PGTS7/1F/AuZii9HhWR3o/gLDNwCUPbIvf5Rn+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620557441; a=rsa-sha256; cv=none; b=mcATb9hQ6cjzEIjFm0Dq4sB5u7gUIgjgFOgnvjnW8g8ehF+Cw1PPUs7E/Z0KcMnwZNa6T7 dZgjgWVc0uxJlahOD0RxcN/kNtK9Tr9R6M2ZPP3fbtG67afSEM02lQF7WceGrSD8D1sawa R4igL1jBMur6aZBsb2x6elC8XWChfxLwqqHnpjpOf9R4QIpBNo6RAuw67ilRVUfEIGg/0v 71z0AsU/IZgNGVkMTSN+2qwlLmmi7xqCCe+5H6e01UF8DUYa8IzdSQpDwajTUm92cCnXEl OqtvKVTdCWbQE//lFxxzdvcxY9OTKcxXqfcnVAmESN66V9T9s/MDLnEhXhvWfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=Wy3AGqbt; 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=Wy3AGqbt; 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: 61AD726D56 X-Spam-Score: -3.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: uzaEovnxoQ0l --=-=-= Content-Type: text/plain Hi Bonface, > + (license license:expat))) Save minor cosmetic changes, this packages LGTM. But, there is some confusion with the license. The LICENSE file is Apache 2.0, but setup.py says "MIT License". Could you clarify this with upstream? Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmCXvgIbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzq8QIAKn807J4jrna901luPEk p31NIsRgORiGEvpGEHB3DChUU09Fz1wfcTq50pl13elQFo9MWPJkFbOomMyHL6pX qcccBjaKSi203DfuI+y0OA2BJ9IHXq8hEci10YKcsYdXv6E8sXcs8h0xs7Gls+qY 7rjBFEeezpiK6cBJoBQIMVu92x+RhM/3TPrYz4+S3PQi2lHekqNDCmxpSYf3r1xu KJW6yC5VOH3mugcywdVjDNz/eK1/GIDb7TIYzOscaMmbA1OgO7Tw4+9CVzHPIe7l NznDtQhS2lcJ+8wXpCplY9Ry6du/qvOJGiUfOGrrr55fh9bceejCoNw8pXqpf3jZ S80= =JvDY -----END PGP SIGNATURE----- --=-=-=--