HomeSoftware Heritage

setup.py: Fix debian unstable package build

Description

setup.py: Fix debian unstable package build

Apply fix as described in the package build log on unstable:

UserWarning: Distutils was imported before Setuptools, but importing
Setuptools also replaces the distutils module in sys.modules.
This may lead to undesirable behaviors or errors. To avoid these issues,
avoid using distutils directly, ensure that setuptools is installed in
the traditional way (e.g. not an editable install), and/or make sure that
setuptools is always imported before distutils.

Details

Provenance
anlambertAuthored on Sep 15 2022, 4:50 PM
anlambertPushed on Sep 19 2022, 10:53 AM
Differential Revision
D8490: setup.py: Fix debian unstable package build
Parents
rDSEA977938aa114e: api/server: Fix remote search server when using memory backend
Branches
Unknown
Tags
Unknown
References
tag: v0.16.2
Build Status
Buildable 31594
Build 49415: test-and-buildJenkins console · Jenkins