On 2019-6-24 23:55 , Ryan Schmidt wrote:
>
>
> On Jun 23, 2019, at 05:02, Mojca Miklavec wrote:
>
>> I guess this then changes my question into: how could we get rid of
>> these two rows?
>>
>>master_sitespypi:[string index ${python.rootname}
>> 0]/${python.rootname}
>>distname
On Jun 23, 2019, at 05:02, Mojca Miklavec wrote:
> I guess this then changes my question into: how could we get rid of
> these two rows?
>
>master_sitespypi:[string index ${python.rootname}
> 0]/${python.rootname}
>distname${python.rootname}-${version}
>
> We still
On Sun, 23 Jun 2019 at 10:43, Joshua Root wrote:
> On 2019-6-23 17:52 , Mojca Miklavec wrote:
> > Hi,
> >
> > I would like to suggest providing simplification for the following four
> > lines:
> >
> > namepy-foo
> > version 1.2.3
> > master_sitespypi:[string ind
On Jun 23, 2019, at 02:52, Mojca Miklavec wrote:
> I would like to suggest providing simplification for the following four lines:
>
> namepy-foo
> version 1.2.3
> master_sitespypi:[string index ${python.rootname}
> 0]/${python.rootname}
> distname
On 2019-6-23 17:52 , Mojca Miklavec wrote:
> Hi,
>
> I would like to suggest providing simplification for the following four lines:
>
> namepy-foo
> version 1.2.3
> master_sitespypi:[string index ${python.rootname}
> 0]/${python.rootname}
> distname
Hi,
I would like to suggest providing simplification for the following four lines:
namepy-foo
version 1.2.3
master_sitespypi:[string index ${python.rootname} 0]/${python.rootname}
distname${python.rootname}-${version}
which could read like the foll