X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) by lists.alpinelinux.org (Postfix) with ESMTP id CCDD45C5120 for ; Thu, 21 Jun 2018 14:16:07 +0000 (GMT) Received: by mail-lj1-f171.google.com with SMTP id t12-v6so366190ljc.11 for ; Thu, 21 Jun 2018 07:16:07 -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=CZr/mLkv+boshTqRas51o4pvhnUKVxwBEPTfhnmm+t0=; b=fS9ZkRiZZRc5hZHggVfxmDJMz7mnw6OV3f/DOrBVbDJ+fHcNczF4hqcpWRqBGMTAkl vTv1IXQj69Hiasj87cWYe/Y6/5H2cXpHaexIYV+zWykw59I6fs1H4ZmOoAiOb4eBO8k4 utSLLjyxrT9yCtIYvDZgQhohishND1f056Mw4B1k8u3uGc3DQR7smA7n8j+73zb2iWrb pnS708/v8VRunUQeDvusE2Vm5V8qrpxXfavRXanXUSddn4l0HbF43yI14WCLS0W4NQeE Qa2o5AOkL4mQeQsF1g5ZDnaKElOx/ZEicn8RjiyTpzXIMsYXns2NawHm/nKVmLrRSVP8 JP5Q== 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=CZr/mLkv+boshTqRas51o4pvhnUKVxwBEPTfhnmm+t0=; b=tAPcZZvy6rYtjBKAX01qCS7pxr4mamYcVUi5f6ibdRKznWxps5kVbeB1ghWlbKgx6y JOzt4gkkaDFChWHuvMEcWmPVWdbkZS+dfBOJlrT8YRuE+WfjoyUZr2J8KDOWt3Mpx7SG yk7d6gS8LSQBxU9pbLnR3WSwZhjiSCCM1ajl8kQGe42gkteIiHB9rAIAwqIRpp7ym//H SbHS3+shWvHx1MKeWgdptqqurkolVz4bJ72OM8y5fAVSRrNutEQdUnOplCmCnXTkxx7u HpOrFDYBZwbA8bNds0an25k05vht742Mzpt7x3XenvWEFQ7Ht6ZwRbr2Qb8EbmUkbnWa Zerg== X-Gm-Message-State: APt69E39gzxy2D2ulCd81SxS21yExQkS8KwN5o7CCT45Y3RsmxB+1Sfm jObobAeEqcvlg9DjS66LSWEENkhHEvFL4uB0ZkI= X-Google-Smtp-Source: ADUXVKK84eBtAigDIv9ZTkwqSTJU9zuHXS4yGemzXXGWqup96R1WMG/jTcLJtIU76Rc6dhbQ59j200Fxpu4X97yPufA= X-Received: by 2002:a2e:9cd8:: with SMTP id g24-v6mr18022238ljj.141.1529590566599; Thu, 21 Jun 2018 07:16:06 -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:a19:9893:0:0:0:0:0 with HTTP; Thu, 21 Jun 2018 07:16:05 -0700 (PDT) In-Reply-To: References: From: Dave Johansen Date: Thu, 21 Jun 2018 08:16:05 -0600 Message-ID: Subject: Re: [alpine-devel] GDAL package in main repos? To: Leonardo Arena Cc: dan@ma.ssive.co, Alpine-devel Content-Type: multipart/alternative; boundary="0000000000005fbfc1056f278eab" --0000000000005fbfc1056f278eab Content-Type: text/plain; charset="UTF-8" I've made packages for Fedora but I've never done it for Alpine, so is there a way for me to test the packaging changes without installing Alpine? Also, once I get it working, what's the official way to submit the PR? Thanks, Dave On Thu, Jun 21, 2018 at 1:04 AM, Leonardo Arena wrote: > 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 >>> >> > --0000000000005fbfc1056f278eab Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've made packages for Fedora but I've never done = it for Alpine, so is there a way for me to test the packaging changes witho= ut installing Alpine?

Also, once I get it working, what&= #39;s the official way to submit the PR?

Thanks,Dave

On Thu, Jun 21, 2018 at 1:04 AM, Leonardo Arena <rnalrd@gmail.com><= /span> wrote:
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 tha= n 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 backpor= t it.

Thanks!

/eo
=

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

On Wed, = Jun 20, 2018 at 4:27 PM Dave Johansen <davejohansen@gmail.com> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
The GDAL package is currentl= y available in edge. What would it take to get it in the main repos for at = least 3.7 and on?
Thanks,
Dave


--0000000000005fbfc1056f278eab-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---