Your message dated Sun, 11 Oct 2020 20:18:25 +0300
with message-id <[email protected]>
and subject line Re: Bug#972030: python3-nose: issues warning "No module named
'setuptools.extern.six'"
has caused the Debian Bug report #972030,
regarding python3-nose: issues warning "No module named 'setuptools.extern.six'"
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 [email protected]
immediately.)
--
972030: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972030
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-nose
Version: 1.3.7-7
This may be linked to the update from python 3.8.5 to 3.8.6 which just reached
testing,
at least I did not get that yesterday and that looks like a good culprit:
$ cd /tmp/
$ nosetests3
/usr/lib/python3/dist-packages/nose/plugins/manager.py:394: RuntimeWarning:
Unable to load plugin nosedep = nosedep:NoseDep: No module named
'setuptools.extern.six'
warn("Unable to load plugin %s: %s" % (ep, e),
----------------------------------------------------------------------
Ran 0 tests in 0.014s
--- End Message ---
--- Begin Message ---
Hi!
On Sun, Oct 11, 2020 at 05:38:40PM +0200, [email protected] wrote:
> Package: python3-nose
> Version: 1.3.7-7
>
> This may be linked to the update from python 3.8.5 to 3.8.6 which just
> reached testing,
> at least I did not get that yesterday and that looks like a good culprit:
>
> $ cd /tmp/
> $ nosetests3
> /usr/lib/python3/dist-packages/nose/plugins/manager.py:394: RuntimeWarning:
> Unable to load plugin nosedep = nosedep:NoseDep: No module named
> 'setuptools.extern.six'
> warn("Unable to load plugin %s: %s" % (ep, e),
nosedep plugin is not part of nose. Furthermore, it is not even packaged in
Debian. Maybe you have installed it from PyPI (in /usr/local or ~/.local)?
In any case, it would be the fault of that plugin, not of nose. So I am
closing this bug as invalid.
Also, nose is not maintained since 2016. Please switch to nose2 or another
test framework.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team