Your message dated Mon, 06 Nov 2023 12:49:17 +0000
with message-id <e1qzz2b-00blke...@fasolo.debian.org>
and subject line Bug#1042624: fixed in factory-boy 2.11.1-6
has caused the Debian Bug report #1042624,
regarding factory-boy: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all 
arguments converted during string formatting
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.)


-- 
1042624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: factory-boy
Version: 2.11.1-5
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx7.1

Hi,

factory-boy 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>>'
> PYTHONPATH=. python3 -m sphinx -b html docs 
> /<<PKGBUILDDIR>>/debian/python-factory-boy-doc/usr/share/doc/python-factory-boy-doc/html
> /usr/lib/python3/dist-packages/babel/messages/catalog.py:13: 
> DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
>   from cgi import parse_header
> Running Sphinx v7.1.1
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 11 source files that are out of date
> updating environment: [new config] 11 added, 0 changed, 0 removed
> reading sources... [  9%] changelog
> 
> Exception occurred:
>   File "/usr/lib/python3/dist-packages/sphinx/ext/extlinks.py", line 103, in 
> role
>     title = caption % part
>             ~~~~~~~~^~~~~~
> TypeError: not all arguments converted during string formatting
> The full traceback has been saved in /tmp/sphinx-err-stsnmpvi.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> make[1]: *** [debian/rules:13: override_dh_sphinxdoc] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/factory-boy_2.11.1-5_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 sph...@packages.debian.org 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;users=python-modules-t...@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-t...@lists.alioth.debian.org&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: factory-boy
Source-Version: 2.11.1-6
Done: Dmitry Shachnev <mity...@debian.org>

We believe that the bug you reported is fixed in the latest version of
factory-boy, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated factory-boy 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 06 Nov 2023 14:45:59 +0300
Source: factory-boy
Architecture: source
Version: 2.11.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1042624
Changes:
 factory-boy (2.11.1-6) unstable; urgency=medium
 .
   * Team upload.
   * Backport upstream patch to fix extlinks placeholder (closes: #1042624).
   * Backport upstream patch to support Django 4.
Checksums-Sha1:
 ad7ece0ac741d088f5615885abf0f57b4470a73e 2361 factory-boy_2.11.1-6.dsc
 5c888f7f6df10bd6f2629d4834cc99d0f00306d7 14368 
factory-boy_2.11.1-6.debian.tar.xz
 489270962736766f62fe34a0dd2f69a2a7bc148e 7665 
factory-boy_2.11.1-6_source.buildinfo
Checksums-Sha256:
 f3fbf1439b77eebe5f770e6f6cdb4da44784ff3fae7332a6863ad16cb830b688 2361 
factory-boy_2.11.1-6.dsc
 b0fce3c561ae2985826f6f0d3876502654a3700451e765a087c7c11c9b9faba9 14368 
factory-boy_2.11.1-6.debian.tar.xz
 264a8b8a8eede492d7bec43abd1cb908ce3b78b03a161e721cf43ba508c95588 7665 
factory-boy_2.11.1-6_source.buildinfo
Files:
 3289f40dc6e04ff28f1eb80666cd22b6 2361 python optional factory-boy_2.11.1-6.dsc
 8ba0889b3b151787a2b70fc9c70edf9d 14368 python optional 
factory-boy_2.11.1-6.debian.tar.xz
 8ed123f069f47a1d43b5eee66f8ffed1 7665 python optional 
factory-boy_2.11.1-6_source.buildinfo

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

iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmVI288THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGthosEACp9VWKYRNA3aC6hMY4nOrn0u7cYAnp
f6jc+W7eMYbOJGmaXj6EStlPF+3YaiEr329T6uCZBzTH3cjTAM6kuJAMq9ur9M4s
CpUWDU8wdm43Z3gI1NOwToUoWWvjXyEoWpn0fTw5QEp4CZ1xYTtGrxZTsK0IYiTU
ioItp9sk7Lid5Y98/Zi8Yq9FlM+1f6PAYjmznlZ5QriRAQopDQan93NrI8+3CaLt
dvLTjX9znWqnbNEL6K/jT+xBx1lAVdqCadKenhRitfkr2BhcAskSf/fxk1blED5F
ki2LoUys7leAGgrpaYCxOE67At4rV71dTlHqbv+GuVkCLNLyor8FpIVaM/ELHnBP
xKZX7FIOMm72aHEPZCxnS3ZdMzimDUsAUvFPeasIrNooZyRmIPQkaaaq8aIzLr2U
A7EBDEgJpdEI+mWZ1X9SNvNXBZ6VsJMYAKkeSSiZwtjiuCSLU9S9FhS+QU2LM7PK
DTNkXe4XDiLdtCZxWQz4LLjFf4eMsF92IJ73oIn13Gct6FRBGwpg4MvMzs1fYCHC
6SjiSLS4nKHL3iU3oqNgWOZLuTauVutG1Lra47ZNwoZsQ8mJNCWpjnXv5kevXvPM
vfeVqOI761FLQPVLKsHCzsCJ1OT6QZeqIHKOr4O5uzM5Q7tp7Pkl7B2W5X2VjZIz
I9Vnxy/RgSaYiw==
=5NDc
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to