Thanks! That was very helpful! All applied, except... "--skip-build" - indeed it makes sense, but I have never seen it with other Python packages. So I wonder if indeed it is a good practice, or is there some reason not to include it?
Leonid. On Tue, Jan 3, 2017 at 10:56 AM, Eli Schwartz via aur-general < [email protected]> wrote: > On 01/03/2017 03:51 AM, Eli Schwartz wrote: > > and save on checking for updated source files in build(). > > Obviously, I meant to say "updated source files already checked in > build". :D > > Specifically, not rerunning setuptools "build" ==> "build_py" in > package() and skipping straight to "install" ==> "install_lib". > > -- > Eli Schwartz > >
