В Втр, 03/08/2010 в 17:12 -0500, Jeremy Olexa пишет: > On Thu, 29 Jul 2010 20:22:47 +0000 (UTC), "Arfrever Frehtes Taifersar > Arahesis (arfrever)" <[email protected]> wrote: > > <snip> > > SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" > > <snip> > > This is a perfect example of "over-complexification" - Why didn't you > just use "D" instead of "${MY_PN:0:1}" ?
Just take a look at pypi.python.org repository structure. This URL can be copy&pasted from one package into another package from the same repository without any changes... -- Peter.
