Your message dated Thu, 29 Aug 2024 09:18:20 +0000
with message-id <66d03cdc3efd8_1d612694c60...@godard.mail>
and subject line Bug#1079759 fixed in tryton-proteus
has caused the Debian Bug report #1079759,
regarding setuptools test command is removed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1079759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tryton-proteus
Version: 6.0.8-1
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'
--- End Message ---
--- Begin Message ---
Hello,
Bug #1079759 in tryton-proteus reported by you has been fixed in the Git
repository.
You can see the commit message below and you can check the diff of the fix at:
https://salsa.debian.org/tryton-team/tryton-proteus/-/commit/3bb94868bfdaab404b129f2de1406a87f12ecc20
------------------------------------------------------------------------
Use pytest for testing (Closes: #1079759).
------------------------------------------------------------------------
(this message was generated automatically)
--
Greetings
https://bugs.debian.org/1079759
--- End Message ---