[Buildroot] [PATCH] graph-depends: rename pkgutil.py to brpkgutil.py

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 21 22:11:30 UTC 2017


Hello,

On Tue, 21 Mar 2017 09:22:33 +0100, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> pkgutil.py is also part of Python itself. Placing pkgutil.py as is
> in a folder with other scripts that require original pkgutil will
> break them. This is the case with scanpypi. So rename pkgutil.py
> to brpkgutil.py to avoid naming collision.
> 
> Fixes: https://bugs.busybox.net/show_bug.cgi?id=9766
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
>  support/scripts/{pkgutil.py => brpkgutil.py} | 0
>  support/scripts/graph-depends                | 8 ++++----
>  2 files changed, 4 insertions(+), 4 deletions(-)
>  rename support/scripts/{pkgutil.py => brpkgutil.py} (100%)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list