11/01/2022 14:11, Jerin Jacob:
> On Tue, Jan 11, 2022 at 5:14 PM Thomas Monjalon <tho...@monjalon.net> wrote:
> >
> > When using Python 3.10, this warning appears:
> >   DeprecationWarning: The distutils package is deprecated
> >   and slated for removal in Python 3.12.
> >   Use setuptools or check PEP 632 for potential alternatives
> >
> > The PEP 632 recommends replacing "distutils.version" with "packaging".
> >
> > Bugzilla ID: 914
> > Cc: sta...@dpdk.org
> >
> > Reported-by: Jerin Jacob <jer...@marvell.com>
> > Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
> 
> Tested-by: Jerin Jacob <jer...@marvell.com>

Applied



Reply via email to