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 ms0.migadu.com with LMTPS id GPwaOgCDQWI8XQEAgWs5BA (envelope-from ) for ; Mon, 28 Mar 2022 11:42:24 +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 qMe3MgCDQWKZ3wAAG6o9tA (envelope-from ) for ; Mon, 28 Mar 2022 11:42:24 +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 70D3C7459 for ; Mon, 28 Mar 2022 11:42:24 +0200 (CEST) Received: from localhost ([::1]:50960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYltH-00010Q-40 for larch@yhetil.org; Mon, 28 Mar 2022 05:42:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYlt1-0000yy-6g for guix-patches@gnu.org; Mon, 28 Mar 2022 05:42:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35181) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYlsv-0002wy-Oo for guix-patches@gnu.org; Mon, 28 Mar 2022 05:42:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYlsv-0007zw-Ha for guix-patches@gnu.org; Mon, 28 Mar 2022 05:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH v2 16/18] 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 09:42: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.164846049730708 (code B ref 53765); Mon, 28 Mar 2022 09:42:01 +0000 Received: (at 53765) by debbugs.gnu.org; 28 Mar 2022 09:41:37 +0000 Received: from localhost ([127.0.0.1]:57311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYlsX-0007zE-EE for submit@debbugs.gnu.org; Mon, 28 Mar 2022 05:41:37 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:56532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYlsV-0007yy-Cu for 53765@debbugs.gnu.org; Mon, 28 Mar 2022 05:41:36 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3: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-103.mailbox.org (Postfix) with ESMTPS id 4KRnlD0VWGz9sNq; Mon, 28 Mar 2022 11:41:28 +0200 (CEST) From: Reily Siegel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1648460486; 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=g1Mcvxn+re1w6SgPHL6ul4FyO1zPXB6O2nzZcUZhmCY=; b=JwITLIGdcdmeqAZZoOaNNVuprr15gcWjDL+1di5su3qGEnIrEdzbP0rCmb9Qr18M2/8syV 5dSQF8RkPD+D3V4x0+QWherBwWs9N7YkKKj0maWUTgrf4O7EUAYQgmb3lZ9lZAAh3/kx23 5TJ9Zh5EVjVTxjp0Ifb6S4+d2VOw+f4mtkNM7W2YzYztExlhj+DrrmMTTK3iUHcaO+we2J sIBCK5F5d7CeSp7WlE3Cc2R9UEzGUM75LfC1kajZ/sJbYf6yNOb718PpJzaTFlGb4SrrWN ATF/aUdfJ1ap8T06+gpvF0DOt1oVyNoa1F/fTqqXLh4HZ4ZMbYJVyStDNllogw== In-Reply-To: References: <87r172cbj3.fsf@reilysiegel.com> Date: Mon, 28 Mar 2022 11:41:21 +0200 Message-ID: <87fsn2tnwe.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=1648460544; 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=g1Mcvxn+re1w6SgPHL6ul4FyO1zPXB6O2nzZcUZhmCY=; b=eMZvA2JCmhhirCQ7xnEDIst+fYdTMVQ8fhi3RRD3p/3UziYNmoaDvWMe377AYHDhQL2bss 0bsqYX/Wgz0Ig9zwjKRoBhYJEIZSiljiJlo15zhoQatvXWCtNIXP/3xez/q6fC0XjBzKIC uzd06U8eef5wPxv6pCqKB/4kwiugTPYMhSz/1E4uRRqKWXUTT3S+pImRwGnCS3AcXMt3RH aCiHRI6fV+4jpIN9fR+LDXBpai5QTEcxiKL/qo9LS1YJFGNTr95hYqdY9mg1LETwE7qkhc hdDYz0zhGD0+2yNVlwdbunQZd3GCLP+nA0RlyG/RYhevJlqX+80TFR2jl3LBMw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648460544; a=rsa-sha256; cv=none; b=QxG+PbmYbnR9ycPbqUI02OmNtU4doHKQHTF+4lOPZmMBpa5vUjZUj8zd8eJKGb0YbPatLv nsttqnbCMcPAz1lkrjaPaxHkpCc9R3Z6J607Y86vl5mRYRzOaUkDk8QYvG2Gn4uPNBd0Hv +/XeQudwjLjk0iphwyUD40z6CxMiuOwzkZnKY66REvySGlXLJTv4GSzmlEOc/dhzwVl3IH uZaIWhnvHF7hS4/ioj+dp//O8kUqDYcXRfjaujP6nI1p501IJjaT0QcTPFdITOVEAw3slQ tXhrUTFEjng+IjmWhZtEvzZJM0yLAKlnWKQsPcbwkTzYPPWKx9i5IuECz2mvRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=JwITLIGd; 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.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=JwITLIGd; 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: 70D3C7459 X-Spam-Score: 0.73 X-Migadu-Scanner: scn1.migadu.com X-TUID: hXYrmO6/0Uto Maxime Devos writes: > However, I still do not have proof that it is actually ASL2.0 license > -- I don't consider pom.xml to be proof by itself, because I often see > packages where the license mentioned in the source files does not match > the license in their equivalent of pom.xml or README. What course of action would you like me to take here? I believe this is the only indication of the license in the source code, so nothing to conflict with. I can reach out to Cognitect on slack to confirm that the license is correct, however given my past interactions I suspect that the package won't be updated for the benefit of this project. > Alternatively, you can try #:test-dirs '() here. I don't know what > would be better here. My understanding is that with #:test-dirs '() the clojure build system still attempts to run a process to run 0 tests, which increases build time significantly. I believe #:tests? #f is the better choice here. -- Reily Siegel