From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YHR8O4UxCGKjYAEAgWs5BA (envelope-from ) for ; Sat, 12 Feb 2022 23:15:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IBDYOIUxCGJPlAAA9RJhRA (envelope-from ) for ; Sat, 12 Feb 2022 23:15:33 +0100 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 94E4B2F175 for ; Sat, 12 Feb 2022 23:15:33 +0100 (CET) Received: from localhost ([::1]:58744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJ0g0-000586-Qo for larch@yhetil.org; Sat, 12 Feb 2022 17:15:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJ0fW-000562-MO for guix-patches@gnu.org; Sat, 12 Feb 2022 17:15:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41962) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nJ0fW-0003DT-C9 for guix-patches@gnu.org; Sat, 12 Feb 2022 17:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nJ0fV-0002ES-V4 for guix-patches@gnu.org; Sat, 12 Feb 2022 17:15:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53929] [PATCH] gnu: Add python-onlykey Resent-From: =?UTF-8?Q?P=C4=81ladhammika?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 12 Feb 2022 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 53929@debbugs.gnu.org Received: via spool by 53929-submit@debbugs.gnu.org id=B53929.16447040588511 (code B ref 53929); Sat, 12 Feb 2022 22:15:01 +0000 Received: (at 53929) by debbugs.gnu.org; 12 Feb 2022 22:14:18 +0000 Received: from localhost ([127.0.0.1]:35859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJ0eo-0002D7-Bd for submit@debbugs.gnu.org; Sat, 12 Feb 2022 17:14:18 -0500 Received: from mail-40138.protonmail.ch ([185.70.40.138]:25607) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJ0em-0002Cm-0x for 53929@debbugs.gnu.org; Sat, 12 Feb 2022 17:14:16 -0500 Date: Sat, 12 Feb 2022 22:14:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1644704049; bh=vgQE6h1NhpUbO5tqEHrqWV6TgFlzl7ZFoL8tJnmPwIc=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=HisTrxjbGGrF77SciOLCPndFpb7zQ9syQn4TXe+ywD9lPnnfVS0g25u8JNLEbYkbM kEznLWO4pnewezWrfPQSMGCNucBKzL7UD4fgPyKj6LdkFWAYonBjTYbcAP09afyPQV GECHBH0JynjuTD+Dak6Z2MY32LhBAXaQWJW1W2BozTZzyilr7lkMw2G0WlUBsVxbw8 zdxLF7VlyfnoE5PuMmy6GKmprMnOl7AxmTogcOo339DNTpnTaXzg5a0nT5Qorf0/bl OtqM8VAml3fCOnO82LfN+eYt4pKKVKd/HiLfvC3H0Pb/k7kdxOYeX5umLgLPr8sI+G 6sIT+EVGhtG5A== Message-ID: <_5MWuFe-sXDHK90TaKvOd_qPXBmA5dZYpeMS8_ryJJxaasg4wgoYM9vGybPEU2B4nYfza_0xUW37WE6Ni9H27EmgzL-Ti-WtPTDiNGW50ho=@protonmail.com> In-Reply-To: <8645544b2ba50c6068f9a484944232cff6272dbf.camel@telenet.be> References: <8645544b2ba50c6068f9a484944232cff6272dbf.camel@telenet.be> 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" Reply-to: =?UTF-8?Q?P=C4=81ladhammika?= X-ACL-Warn: , =?utf-8?q?P=C4=81ladhammika_via_Guix-patches?= From: =?utf-8?q?P=C4=81ladhammika_via_Guix-patches?= via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644704133; 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=vgQE6h1NhpUbO5tqEHrqWV6TgFlzl7ZFoL8tJnmPwIc=; b=K0Y/+KGKbcqKIZh/AtperxhuL/i/cMXeMReHAwPro8Nn8Cz76/EQ+tNqgD4iPUUD6qgjoR BGRM4RTP8kOQ8zektAuoGfNNniH1wKtlCNnjy6jt7/TQ1e+3c5TDPiTtjDadMiPNvEiqik 6ijCpALIpczD8x2xd6D6IZwMdWXEspbqOQ/nxpOAPHsQT54QnIFarHtMhQfUgDaOM+0Dg0 yemmjPCzr3Uh36K5gpqCQ3opNTBp8AOP5yuU0/7LiVgGOBshbRphrMnWytyQD/foLNjGfw gUbmliBO1tmdL8JFVz/0QRM4wp6he5K+0o2uUFdF9yJx9lYF2QWvh4ZvncVz5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644704133; a=rsa-sha256; cv=none; b=iQ/+b4hvP6asxMtPZGcp8mNySJiX7cMNcG/feDvMXcjS9Cn2pJl4FEA8+z72bYrg1wjgRc g0siyQtb2Zdw9pfXyhlLydy5xQ6LpkmBO+C/7+oo66wXi7xWiaYXdJ4Q69ej2iVI0aYlFy Md4iFLnbu26ikP4uf6dEy3V+1nemqZaHyEIk+byNo11wj8TppREm6hlT6he9G/qFWh8pUP 91oKOHgb5ySbdu+6HOT+oL5gzmeG8XiIqfKZN1Ti4OihEUbsNcxJoDTcLJkwBkOM34sqYI RaB8B7SQZ0O/aTuxNrbNoK5E1NCiQhL0WVfpGuEbFImevJuAo2qiH4tEPIAn0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=HisTrxjb; 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: -4.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=HisTrxjb; 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: 94E4B2F175 X-Spam-Score: -4.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: SU3GXNW/KYvG This was auto-generated by `guix import pypi onlykey`. Also checked it agai= nst the Nix definition (https://github.com/NixOS/nixpkgs/blob/7adc9c14ec74b= 27358a8df9b973087e351425a79/pkgs/tools/security/onlykey-cli/default.nix#L31= ) and MIT can be see as the license on PyPI (https://pypi.org/project/onlyk= ey/). Other than that there seems to be no declaration of a license. All the best, P=C4=81ladhammika Sent with ProtonMail Secure Email. ------- Original Message ------- On Saturday, February 12th, 2022 at 5:55 PM, Maxime Devos wrote: > P=C4=81ladhammika via Guix-patches via schreef op do 10-02-2022 om 21:30 > > [+0000]: > > > +=C2=A0=C2=A0 (license license:expat))) > > How did you determine this license? I'm not seeing the Expat license > > text anywhere in the git repo, and the only mention of 'expat' or 'MIT' > > appears to be in in =E2=80=98setup.py=E2=80=99, but =E2=80=98setup.py= =E2=80=99 only says > > license=3D'MIT' > > which does not seem sufficient to me. > > Greetings, > > Maxime.