Your message dated Thu, 11 Jan 2024 18:04:48 +0000
with message-id <e1rnzq8-003yvb...@fasolo.debian.org>
and subject line Bug#1042663: fixed in pygtkspellcheck 5.0.3-1
has caused the Debian Bug report #1042663,
regarding pygtkspellcheck: 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 ow...@bugs.debian.org
immediately.)


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

Hi,

pygtkspellcheck 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 
> /<<PKGBUILDDIR>>/setup.py:21: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   import distutils.cmd
> /<<PKGBUILDDIR>>/src/gtkspellcheck/spellcheck.py:59: PyGIWarning: Gtk was 
> imported without specifying a version first. Use gi.require_version('Gtk', 
> '3.0') before import to ensure that the right version gets loaded.
>   from gi.repository import Gtk as gtk
> /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'install_requires'
>   warnings.warn(msg)
> /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'extras_require'
>   warnings.warn(msg)
> build_sphinx command is unavailable, please install Sphinx to solve this
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/gtkspellcheck
> copying src/gtkspellcheck/oxt_extract.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/gtkspellcheck
> copying src/gtkspellcheck/spellcheck.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/gtkspellcheck
> copying src/gtkspellcheck/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/gtkspellcheck
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pylocales
> copying src/pylocales/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pylocales
> copying src/pylocales/locales.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pylocales
> copying src/pylocales/locales.db -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pylocales
> python3 setup.py build_sphinx
> /<<PKGBUILDDIR>>/setup.py:21: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   import distutils.cmd
> /<<PKGBUILDDIR>>/src/gtkspellcheck/spellcheck.py:59: PyGIWarning: Gtk was 
> imported without specifying a version first. Use gi.require_version('Gtk', 
> '3.0') before import to ensure that the right version gets loaded.
>   from gi.repository import Gtk as gtk
> /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'install_requires'
>   warnings.warn(msg)
> /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'extras_require'
>   warnings.warn(msg)
> build_sphinx command is unavailable, please install Sphinx to solve this
> 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:10: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/pygtkspellcheck_4.0.5-3_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: pygtkspellcheck
Source-Version: 5.0.3-1
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pygtkspellcheck, 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.
Andreas Tille <ti...@debian.org> (supplier of updated pygtkspellcheck 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: Thu, 11 Jan 2024 18:41:57 +0100
Source: pygtkspellcheck
Architecture: source
Version: 5.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1041994 1042663 1057230
Changes:
 pygtkspellcheck (5.0.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
     Closes: #1057230, #1041994
   * Point watch file to Github and use gitmode to get full source distribution
   * Standards-Version: 4.6.2 (routine-update)
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Remove field Testsuite on binary package python-gtkspellcheck-doc that
     duplicates source.
   * Add missing build-dependency on python3-poetry-core.
   * Apply multi-arch hints.
    + python-gtkspellcheck-doc: Add Multi-Arch: foreign.
   * watch file standard 4 (routine-update)
   * Build-Depends: pybuild-plugin-pyproject
   * Use sphinx-build
     Closes: #1042663
   * Build-Depends: python3-sphinx-rtd-theme, python3-myst-parser
   * Build-Depends: libxapp-gtk3-module
   * Remove unneeded debian/python-gtkspellcheck.docs
   * Upstream does not provide setup.py with the option install_locale any
     more thus we install this manually
   * README.rst is now README.md
   * Install new examples
Checksums-Sha1:
 d714290f2c7b0462637e6dfe0d4573c8939409f0 2367 pygtkspellcheck_5.0.3-1.dsc
 f4d17d2d2431a93f5ea917778b1bcc7f93992823 112808 
pygtkspellcheck_5.0.3.orig.tar.xz
 64ba40102d15c9c88df7bf0593d94cdeec201398 4288 
pygtkspellcheck_5.0.3-1.debian.tar.xz
 27761c535299f38a4da000f9d09c0306a28446af 13049 
pygtkspellcheck_5.0.3-1_amd64.buildinfo
Checksums-Sha256:
 92d3605702e7d07afdfa7666ad7e4c6c8ab149e6e7f09a5b098ead2831aea691 2367 
pygtkspellcheck_5.0.3-1.dsc
 5dbc9104f975caefb1a21f540d14cdb65ce23dff5c5ff6dc588466927ec4ac32 112808 
pygtkspellcheck_5.0.3.orig.tar.xz
 49d9077151f35ab47d5f3706ef7581f365efeeaa826e32ceb2e452060e8e235b 4288 
pygtkspellcheck_5.0.3-1.debian.tar.xz
 0efc7d4bbdda9dd2cc21b4f8d70a056dd3f590859812757e1e6b00aba4a9d873 13049 
pygtkspellcheck_5.0.3-1_amd64.buildinfo
Files:
 245c6c5ac0dee8531906aa4f68ba83f2 2367 python optional 
pygtkspellcheck_5.0.3-1.dsc
 5557a40e7ffc235a5d582cd4698dc5da 112808 python optional 
pygtkspellcheck_5.0.3.orig.tar.xz
 be8d57c37268e2b25cd7a015b16da4b5 4288 python optional 
pygtkspellcheck_5.0.3-1.debian.tar.xz
 0b969a616dfbf60107348869d1200273 13049 python optional 
pygtkspellcheck_5.0.3-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWgKRIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtG32g/+LFEwk5COlN0WqRGvAtPsqgPfOk2A2biU
WJmJBITyGmHqQSZSdvGTHT9kuWN2bGB69Iof/mTnpULpu5EbhqVAf4VLspz5xUI4
1OBKl/UsuFhbOhOrOPTSSaJOEfdmp+9/yx0jNEbQ8R0B41zTDOs4Iz3TSQtrkp4w
TNsZ8e2JkoHAziGBqocYWd7OArrrzFwQcVCSc8D6Gmi6WCJThtQZfmWDQMQS1K0q
M6Q3Lk+TYQke4nbQDWSFq6rg6yAMEzeLQPBf9z995Ku8HLg/ua/ig748QJN2+C/h
WSw4UmyDOmCb0HiVbM+ChumqPCq0bkGP1NamstUHw0f0utjMkfbPtjxa//lvhWKk
upBgsv/z6WKAcoYWlT3eQH6NsSCtucZ1FGVnIo6fyLq9m2eq1sdVc0kq1VuYaVny
CSco72q+u+Yi3P7ZfvsxKbS40N2BJxcSSqqoj7G8LodAZMC5+PPnIsMhMIrhUubB
vHKZQklI6mBUAYmfUkh/RLu6JEZSo4tPpJYwct6DvjhI4/9C2Pfh67WNBcS7EUP8
3N9lNiaOaPV7ANEhQ8eii8LvzVu2P33qjW2aYRQI/iXjydtIib7AG+NQW8hN/K6/
/ADxihdm0lKo7wNlVYLh86ZoovyYqG0rikysAgKS93JGdeLslnPTPTNnSsvb9Yt4
DDMjqiudFzg=
=maqA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to