> +makedepends="python3-dev py-setuptools"
py3-setuptools instead of py-setuptools and remove python3-dev
> + cd "$builddir"
Can be removed
> + cd "$builddir"
Can be removed
Hi,
the attached patch is fixed according to your comments. Thanks for the quick
review.
Kind regards,
Marian
On Sat, 13 Jul 2019 12:19:06 -0300
Leo <thinkabit.ukim@gmail.com> wrote:
> > +makedepends="python3-dev py-setuptools" > > py3-setuptools instead of py-setuptools and remove python3-dev> > > + cd "$builddir" > > Can be removed> > > + cd "$builddir" > > Can be removed