From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AOxxM6qOQWJoHgAAgWs5BA (envelope-from ) for ; Mon, 28 Mar 2022 12:32:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QAjJL6qOQWJwWAAAauVa8A (envelope-from ) for ; Mon, 28 Mar 2022 12:32:10 +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 667D3279D6 for ; Mon, 28 Mar 2022 12:32:10 +0200 (CEST) Received: from localhost ([::1]:52352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYmfR-0005uk-5A for larch@yhetil.org; Mon, 28 Mar 2022 06:32:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48308) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYmfK-0005ua-2f for guix-patches@gnu.org; Mon, 28 Mar 2022 06:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35225) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYmfJ-0002dw-P6 for guix-patches@gnu.org; Mon, 28 Mar 2022 06:32:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYmfJ-00013G-Kg for guix-patches@gnu.org; Mon, 28 Mar 2022 06:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH 15/17] gnu: Add clojure-com-cognitect-aws-s3. Resent-From: Reily Siegel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Mar 2022 10:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 53765@debbugs.gnu.org Received: via spool by 53765-submit@debbugs.gnu.org id=B53765.16484634883996 (code B ref 53765); Mon, 28 Mar 2022 10:32:01 +0000 Received: (at 53765) by debbugs.gnu.org; 28 Mar 2022 10:31:28 +0000 Received: from localhost ([127.0.0.1]:57355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYmem-00012O-Gi for submit@debbugs.gnu.org; Mon, 28 Mar 2022 06:31:28 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:57138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYmek-000127-ET for 53765@debbugs.gnu.org; Mon, 28 Mar 2022 06:31:26 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4KRprl0hT7z9sHY; Mon, 28 Mar 2022 12:31:19 +0200 (CEST) From: Reily Siegel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1648463477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZDS4xW0QvdDjbGRSyGW1o3QqvqMzGC3Myq09Zenwmqo=; b=JynHIAFssIhoVq+xecIavWu5h4ISaoDNl8l1NZF6tyJOq4QxsWaxZ6E1LDlclxqcw1uOpK u/40QH1OWp4MWw67hEdLUMR6HyMc/JmRBG9jxu+XJDNdiy9dcVS7JqIdBC8c6bQ63MS4Ce B4GPZwFd4SfeAv3AKNNzdsKzI4XeKACTRbXWB9gMQ/hSaB8Dng/JZoVWMwTo0xAgCq2Sg1 Bmdeg8rxnVEKdabT2Lx1KZh/HEeKilX6W0OTxL9HV6VOVQl99aOUT02ii/LTTOyU+vEJc0 HFv3Exr4YwBZFEJWf5KiFeMJiAo/9dBJaYHJoDJcYsGMowtO59BCX+dTXqKfdA== In-Reply-To: <1cf99811fc6cd6592299b7a90720b2d0ae908ff0.camel@telenet.be> References: <87y22r32hi.fsf@reilysiegel.com> <87czk332an.fsf@reilysiegel.com> <8735kuxxfc.fsf@reilysiegel.com> <1cf99811fc6cd6592299b7a90720b2d0ae908ff0.camel@telenet.be> Date: Mon, 28 Mar 2022 12:31:14 +0200 Message-ID: <878rsutll9.fsf@reilysiegel.com> MIME-Version: 1.0 Content-Type: text/plain 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=1648463530; 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=ZDS4xW0QvdDjbGRSyGW1o3QqvqMzGC3Myq09Zenwmqo=; b=gS6ijRQna7i1C/ynTCTV/1t8wsS4FPm0itvAt95bQvwmtR758IA6dKdEbMfKK2/NjPGt3l f+WKWGbSXgzIYXRtoKFEjARw/jNN5rbL3Lxba8FdjgHBY5vdWvKKZbWiil2s2DtkBZjMyd NaoPbE4J8GXoaFAenZfdkHAs27a0FdBiKCxveazHNV1I2A996+D4EDj1L3peMuQ/2YI9FK 8uQuYh1JyqnIQI1JagxTGxBOStPOUMhFulLfUBtRPwnTozHFrIAPfBJPdSSip0mlgICLFR rBZL/Neok2ieIj+FGDfdTszUaCyZeiEjSLp5Wg8gZOQLfmT59JMq1aeYwv6fOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648463530; a=rsa-sha256; cv=none; b=bPhW3JYZJxyDlGrIz5CUrjv9u7L7jq8JQ6SM8HmBFKUfa7wv2js651cizSQjRCJERI5RW/ ag5wpdx1NpI4JUbYvHiNtLvnQ5PRTiNo9SEmOq6eTZgjeJ1lBbKsAbsSkp0hUoxZbe4x2f jNu8KAo51A8L/RbJl1IfXXM7C8tq5lpGmr6OGCG/bs49CAd+FHO6R7B1KDBDxZFRJs6WEv fEc0SM8yDHG0O162m3LgeeLm3cTYN6JhytI+W/kH3x7Ru+WZFxKCtOR5bMye3Y758fXPfw 9KY5mrtCRssb9mtOjGnz/4lmaqcVgSlRxPwrORgYw8qrxoLMHjMb1teaJATpgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=JynHIAFs; dmarc=none; 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: 0.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=JynHIAFs; dmarc=none; 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: 667D3279D6 X-Spam-Score: 0.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: l37RoNGZzhaZ Maxime Devos writes: > If docs.edn is documentation, should it be in #:doc-dirs? It is not documentation, it is a data structure that is used to generate code. > Additionally, this doesn't make it any less a blob. Where does this > data come from? Was it written manually by cognitect people? Was some > (possibly propietary?) data taken from Amazon and then converted into > another data format? How can I edit these files? As I said in response to another package, I can reach out to Cognitect on slack and ask, however based on the previous conversations I have had I strongly suspect they will not want to make any changes ot the package to clarify licensing for the sole benefit of Guix. -- Reily Siegel