X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-qt1-f193.google.com (mail-qt1-f193.google.com [209.85.160.193]) by lists.alpinelinux.org (Postfix) with ESMTP id DC8A0F856D5 for ; Sun, 30 Jun 2019 18:43:10 +0000 (UTC) Received: by mail-qt1-f193.google.com with SMTP id s15so12263662qtk.9 for ; Sun, 30 Jun 2019 11:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ttswYFojjyDwniypoz4TqmDrfaF+l8qWfq65teDkCNU=; b=IC7SLzUiWNRBS0zS3HyUN1m8mNi+/+6v+uxNU6e/xqKjEkl+W4BH2EHXSVb0qQ0ZV1 p8lQSqNkQ1AIlKQIuWmYgTpJxp5pkc1e8nBj0bksfNhcmmzkT01IA2PKHmy01Vynzxt1 e8RJSEpwRDsoQZHY49I5Y4mmLCS04Bxlb7ohLFhMljlqdfAkg6A6szydmJkde02MeSTK AHFs/+ousn7hHNsdiyJQtDs+CPylBpZUXpvNdgStCybQRYcxSNTCikMTw2DenOO6O3sP +hbz+dYex0poSUCj0CSaIfTfCLrkoXh+9r+atUz8Z7QF8VYK4QB2TcHzoD7Lqg9XDZS1 +S4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ttswYFojjyDwniypoz4TqmDrfaF+l8qWfq65teDkCNU=; b=fhGQLynFmiinHtDyYBOjAqpeNoPOd03DJdV9F78RULj6Rz0TQLlERG4sBdjhlBoRO8 F5Xua+Rlb0AalMpPRceCOLVdcumlfjjsKbU5nRHCSgjy3Yl8KPARHFos0GiypiU/9pok 1HsV85wm1ga1wVt2fDvQLrZjUCj+obSOlZ/FyZOhTDWmyuzRGYL1IVOvxfd66Zfvc7dR KYh/a71KNcwKZCo6PY+2drqSXJ50cvJ3h6QCT5hzkxuDwhaK7mYmbJN/mSvh0hQdicWt BQC9iSfeNhJjTbEWR+4D96KrUSoKk68KPrvx6PuMGaIjvpUDld4Z1VqPdsS2hrgm99Hw Oi3A== X-Gm-Message-State: APjAAAX60KUwygJ1Yx3GQtpldx9xnM4yUpWpHkPJ/QRcnJ7zyT5tYLvw ceiiNzAMkZRuR7yqDD7LDXjBYluWOmM= X-Google-Smtp-Source: APXvYqxwWlNVzuC7KXDpUGWcnS60rtr+sm01NJT8ObgdMYM/MPvmXK9Xneqa5eB6XlOjwQuTqnORCA== X-Received: by 2002:a0c:9274:: with SMTP id 49mr17851676qvz.119.1561920190166; Sun, 30 Jun 2019 11:43:10 -0700 (PDT) Received: from Impreza ([2804:14c:3ba1:31:3dd7:1a8e:2289:9ba7]) by smtp.gmail.com with ESMTPSA id k7sm3681572qth.88.2019.06.30.11.43.08 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 30 Jun 2019 11:43:09 -0700 (PDT) Received: from impreza (uid 1000) (envelope-from impreza@Impreza) id 7425a2 by Impreza (DragonFly Mail Agent v3.8.0.3220.g866b921892); Sun, 30 Jun 2019 15:43:19 -0300 Date: Sun, 30 Jun 2019 15:43:19 -0300 From: William Maxwell Iceladen To: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 2/2] testing/py3-pytest-isort: new APKBUILD Message-ID: <20190630184319.jiif6jmjot3veemw@Impreza> References: <20190630182431.23554-1-sir@cmpwn.com> <20190630182431.23554-2-sir@cmpwn.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190630182431.23554-2-sir@cmpwn.com> User-Agent: NeoMutt/20180716 On Sun, Jun 30, 2019 at 02:24:31PM -0400, Drew DeVault wrote: > +license="3-Clause-BSD" Correct SPDX identifier is BSD-3-Clause --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---