X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-ua0-f179.google.com (mail-ua0-f179.google.com [209.85.217.179]) by lists.alpinelinux.org (Postfix) with ESMTP id 790795C5081 for ; Thu, 21 Jun 2018 07:04:02 +0000 (GMT) Received: by mail-ua0-f179.google.com with SMTP id l11-v6so1360232uak.7 for ; Thu, 21 Jun 2018 00:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CydFZOAeO8Hx7s3oNdTcaKB8k+tOC4VIxAbXbnxeBHQ=; b=Uyfd9vePvEiFUtPdHhxbCsxkpcT+cAXWdl8d9L1ciNSNcsKWpkimLIuG8ca/+DvXs3 whSyF9gz5VBipIaCsYmbO+Xp7XdsAI3I4x2QnUSfZSnhyrepOqQmX2hCSf5gydNh2zCz VnmJ+jAC8j8tauT+1EhAt4sOGVzkzLIPvQOuGLmBlvPyND/fR+HuEFIIWKIjZtfJppfB ctoqRdXqvT1+b1Bzq/hoZv4Qj38NesEwlScEc9pAHiwRyVqWySWx1a6QlkjBiTT+GFUI TUXujoHLx8vHWFwM6v9X2jXul87kPK7UsX0/p3h0+RJl+FJFly/wAs/j3Xt2oVLx1RnB lrxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CydFZOAeO8Hx7s3oNdTcaKB8k+tOC4VIxAbXbnxeBHQ=; b=fFypNOn7eLBjvf5uq9KM/Vp3QUaHu+PLvvyJ9FeXXOO25nmhFLRJ8Zfdxs3CwLujJf Mu6S9KzilS1dB08OvXLIe3jjlpC+GXO92G9TMfCW0OwhySlzw4TSIq32lUSqESXQMbvJ KmJKTWUPFPk11+9eBf/4DTIqMCT8NpVZwmjjlBl+0PLMDZPkEFeMGQ3zsA+8+NA0CHLx x6htW6NipV5OiFipJlp0GsFpZLqWJBYDG+Bo7YgPnRxCDypla4WzqtSiLs3jD4si4Ziz PeMf28Zo4uWMDRr/jLW7Iv6ZII/yoLWu9IYmkh+Fkky7G5UxNq7UZ7S0KQTYt3GNUPsK XlYg== X-Gm-Message-State: APt69E2m+9/xg8onjTCRpZOjvyhBi3lk2dLOl5O1mj6nxyKaiQkI/3S/ oZLOM+NG8rEWz8N0G24YkcnvJ3e5EIRGVKqo+JM= X-Google-Smtp-Source: ADUXVKJ4WdSA5AKEk6fIFV8wEJ55W+y9DBsKFsUOxRWf1zuV8Gea743gD/o9BAIr/noLYzRcCgb63kdU8CsbVI3P17g= X-Received: by 2002:ab0:1b4b:: with SMTP id n11-v6mr15279406uai.148.1529564641807; Thu, 21 Jun 2018 00:04:01 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 2002:a9f:2437:0:0:0:0:0 with HTTP; Thu, 21 Jun 2018 00:04:01 -0700 (PDT) In-Reply-To: References: From: Leonardo Arena Date: Thu, 21 Jun 2018 09:04:01 +0200 Message-ID: Subject: Re: [alpine-devel] GDAL package in main repos? To: dan@ma.ssive.co Cc: Dave Johansen , Alpine-devel Content-Type: multipart/alternative; boundary="00000000000022d22e056f21851d" --00000000000022d22e056f21851d Content-Type: text/plain; charset="UTF-8" Yes, please add the check() if supported or explicitly disable it if there's no test suite. May be support for python3 can be added too? I think it's more candidate to go into community, rather than main. Then send a patch/pull request to move it, so in can be included in 3.8. If it's needed in 3.7 we can backport it. Thanks! /eo On Wed, Jun 20, 2018 at 10:39 PM, Dan Williams wrote: > At a minimum, I believe we need to ensure there is a `test()` function to > run any available tests for the project https://github.com/ > alpinelinux/aports/blob/master/testing/gdal/APKBUILD > > On Wed, Jun 20, 2018 at 4:27 PM Dave Johansen > wrote: > >> The GDAL package is currently available in edge. What would it take to >> get it in the main repos for at least 3.7 and on? >> Thanks, >> Dave >> > --00000000000022d22e056f21851d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Yes, please add the check() if supported or explicitl= y disable it if there's no test suite. May be support for python3 can b= e added too?

I think it's more candidate to go= into community, rather than main.

Then send a= patch/pull request to move it, so in can be included in 3.8. If it's n= eeded in 3.7 we can backport it.

Thanks!
=

/eo

On Wed, Jun 20, 2018 at 10:39 PM, Dan Williams <dan@ma.= ssive.co> wrote:
At a minimum, I believe we need to ensure there is a `test()` func= tion to run any available tests for the project = https://github.com/alpinelinux/aports/blob/master/testing/gdal/AP= KBUILD

On Wed, Jun 20, 2018 at 4:27 PM Dave Johansen = <davejohanse= n@gmail.com> wrote:
The GDAL package is currently available in edge. What would it tak= e to get it in the main repos for at least 3.7 and on?
Thanks,
Dave

--00000000000022d22e056f21851d-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---