Bug#1079756: setuptools test command is removed

Matthias Klose doko at debian.org
Tue Aug 27 08:18:48 BST 2024


Package: src:symfit
Version: 0.5.6-3
Severity: serious
Tags: sid trixie

setuptools test command is removed, the package at least uses this 
command in it's autopkg tests.

setuptools v72.0.0:

Deprecations and Removals
-------------------------

- The test command has been removed. Users relying on 'setup.py test' 
will need to migrate to another test runner or pin setuptools before 
this version. (#931)

[...]
  46s autopkgtest [04:08:35]: test command1: [-----------------------
  47s /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: 
UserWarning: Unknown distribution option: 'tests_require'
  47s   warnings.warn(msg)
  47s /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: 
UserWarning: Unknown distribution option: 'test_suite'
  47s   warnings.warn(msg)
  47s usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  47s    or: setup.py --help [cmd1 cmd2 ...]
  47s    or: setup.py --help-commands
  47s    or: setup.py cmd --help
  47s
  47s error: invalid command 'test'



More information about the debian-science-maintainers mailing list