Your message dated Wed, 02 Aug 2023 12:49:30 +0000
with message-id <[email protected]>
and subject line Bug#1042649: fixed in nose 1.3.7-10
has caused the Debian Bug report #1042649,
regarding nose: FTBFS with Sphinx 7.1, docutils 0.20: error: invalid command 
'build_sphinx'
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.)


-- 
1042649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nose
Version: 1.3.7-9
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx7.1

Hi,

nose fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/suite.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/case.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/importer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/proxy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/loader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/inspector.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/result.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/failure.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/twistedtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/selector.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/exc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/pyversion.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> copying nose/commands.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/sphinx
> copying nose/sphinx/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/sphinx
> copying nose/sphinx/pluginopts.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/prof.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/builtin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/doctests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/allmodules.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/debug.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/testid.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/collect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/deprecated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/isolate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/cover.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/attrib.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/xunit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/plugintest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/errorclass.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/logcapture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/skip.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/failuredetail.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> copying nose/plugins/multiprocess.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools
> copying nose/tools/nontrivial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools
> copying nose/tools/trivial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools
> copying nose/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext
> copying nose/ext/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext
> copying nose/ext/dtcompat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext
> copying nose/usage.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose
> I: pybuild pybuild:333: python3.11 -m lib2to3 --write --nobackups --no-diffs 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build
> RefactoringTool: Skipping optional fixer: buffer
> RefactoringTool: Skipping optional fixer: idioms
> RefactoringTool: Skipping optional fixer: set_literal
> RefactoringTool: Skipping optional fixer: ws_comma
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/__init__.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/__main__.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/case.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/commands.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/config.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/core.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/exc.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/failure.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/importer.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/inspector.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/loader.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/proxy.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/pyversion.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/result.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/selector.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/suite.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/twistedtools.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/util.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext/__init__.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext/dtcompat.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/__init__.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/allmodules.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/attrib.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/base.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/builtin.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/capture.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/collect.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/cover.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/debug.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/deprecated.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/doctests.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/errorclass.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/failuredetail.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/isolate.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/logcapture.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/manager.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/multiprocess.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/plugintest.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/prof.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/skip.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/testid.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/xunit.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/sphinx/pluginopts.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/__init__.py
> RefactoringTool: Refactored 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/nontrivial.py
> RefactoringTool: No changes to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/trivial.py
> RefactoringTool: Files that were modified:
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/__init__.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/__main__.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/case.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/commands.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/config.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/core.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/exc.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/failure.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/importer.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/inspector.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/loader.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/proxy.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/pyversion.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/result.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/selector.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/suite.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/twistedtools.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/util.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext/__init__.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/ext/dtcompat.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/__init__.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/allmodules.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/attrib.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/base.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/builtin.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/capture.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/collect.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/cover.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/debug.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/deprecated.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/doctests.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/errorclass.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/failuredetail.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/isolate.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/logcapture.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/manager.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/multiprocess.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/plugintest.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/prof.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/skip.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/testid.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/plugins/xunit.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/sphinx/pluginopts.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/__init__.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/nontrivial.py
> RefactoringTool: 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build/nose/tools/trivial.py
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build python3 
> setup.py build_sphinx
> usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
>    or: setup.py --help [cmd1 cmd2 ...]
>    or: setup.py --help-commands
>    or: setup.py cmd --help
> 
> error: invalid command 'build_sphinx'
> make[1]: *** [debian/rules:23: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/nose_1.3.7-9_unstable_sphinx-exp.log

Please see [1] for Sphinx changelog and [2] for Docutils changelog.

Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.

Some notable changes in Sphinx 6 and Sphinx 7:

- Sphinx no longer includes jquery.js and underscore.js by default.
  Please use python3-sphinxcontrib.jquery package if you are using a custom
  template and it still needs jquery.

- The setup.py build_sphinx command was removed. Please instead call
  sphinx-build or "python3 -m sphinx" directly.

- For packages using the extlinks extension, the caption should contain
  exactly one "%s" placeholder (if caption is not None).

In case you have questions, please Cc [email protected] on reply.

[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]: 
https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]: 
https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

--- End Message ---
--- Begin Message ---
Source: nose
Source-Version: 1.3.7-10
Done: Dmitry Shachnev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nose, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <[email protected]> (supplier of updated nose package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 02 Aug 2023 15:33:52 +0300
Source: nose
Architecture: source
Version: 1.3.7-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 1042649
Changes:
 nose (1.3.7-10) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Update standards version to 4.6.2, no changes needed.
 .
   [ Dmitry Shachnev ]
   * Use sphinx-build command to build the docs (closes: #1042649).
Checksums-Sha1:
 fbbd515f51e47974fe06b6bd3afafb00b1407b8c 2417 nose_1.3.7-10.dsc
 e495feff515e33c134913086c80229bdab4cde53 17596 nose_1.3.7-10.debian.tar.xz
 b3aca52f3fddf70ea49136aef93a24a7a3d3c2c8 7511 nose_1.3.7-10_source.buildinfo
Checksums-Sha256:
 7bfc5d8a5a8ac6f5881769c5877dc042433ced52af9283b5d95aa49053794496 2417 
nose_1.3.7-10.dsc
 8284f398bcfa9516bf7454c38e23b7f0dee14c4f4c9cce080ae83952ec05c4a7 17596 
nose_1.3.7-10.debian.tar.xz
 a8827a4267b4e939d36ca2653abbb2748d713b148ff5e80833699286bc7fdb93 7511 
nose_1.3.7-10_source.buildinfo
Files:
 3573cd1238b2971a2188112272803d93 2417 python optional nose_1.3.7-10.dsc
 28955feeb22fdb08f8d9c71ebd28c0d7 17596 python optional 
nose_1.3.7-10.debian.tar.xz
 a2e4c847717e0011853d62a9fa24e3a5 7511 python optional 
nose_1.3.7-10_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE8kKZ/xu8kBi5BqTLYCaTbS8ciuAFAmTKTcYTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBgJpNtLxyK4DhSD/49Fo/LEDq4BRIw9RUkjAsqO3rvp3XM
XE2/9fQ2Be4ba/UCUwQOWgmJFYu2V1h5bvxlbG0ukBtvVpI5v6ONWyNtYtHkrFHW
Mch8C3mzIYYrcQM88XNQ3f4+wpbIkYDolXhyRoDmQvPjoLVTEJQY7NNbp8Fn5J7e
Hcnc3pC4mkHgLsQSKFHFJWwRj+LCFxXVDLluOmhDgBXM801U5GUX/ia1G/B+v72a
iFSX8Ss7aFT/d5gwKySNuHB1cmd9Iwh+Ye1SdnQgAGxbTY6RMq+Q14VCVNHAEDPq
puBxEXiJwFqooQ1WsTeQpNBgWryRJUHBnOSHdtpKfr8kFuwtNYZk2zgRppnRMCLj
mlAlFSAdZRDG+xRW12upaRI8qYdz5Em+neUzjTVN1FJa3KzjmigacZP2YvepvKL1
+MNVISHYc2GBl4eDhZlD76YsTqxeB0zbi/rVHrWSbCxY8ldFS47SwsH107uk7Tlm
qFFe43XWtEy302ktfewp6r6DCaHcUIAj8thLrYjrM5RbjUL8ma2P4X1FKT3/htc9
fGrJUV7Umbs3GkeguJeOkaxqiiaSdF8JWvAB7ZUUzy2n07RSVDsTAGJv/yKajyrz
fyu+jlhvm8y12debUutrsHH8BW4N7pwc5WqkY7kKO1cnYVXuYFAeE7nG27TEpZQR
TrsfqcqHZXmttA==
=ba5J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to