Your message dated Fri, 12 Dec 2025 10:34:31 +0000
with message-id <[email protected]>
and subject line Bug#1122461: fixed in python-django-pgtrigger 4.17.0-1
has caused the Debian Bug report #1122461,
regarding python-django-pgtrigger: FTBFS: TypeError: PythonConfig.__init__() 
got an unexpected keyword argument 'import'
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.)


-- 
1122461: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-django-pgtrigger
Version: 4.15.4-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-django-pgtrigger, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
   debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf /<<PKGBUILDDIR>>/mkdocs
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-pgtrigger  
* Building wheel...
The "poetry.dev-dependencies" section is deprecated and will be removed in a 
future version. Use "poetry.group.dev.dependencies" instead.
Successfully built django_pgtrigger-4.15.4-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-pgtrigger  
* Building wheel...
The "poetry.dev-dependencies" section is deprecated and will be removed in a 
future version. Use "poetry.group.dev.dependencies" instead.
Successfully built django_pgtrigger-4.15.4-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:186: Copying package built for python3.14 to destdir
I: pybuild plugin_pyproject:186: Copying package built for python3.13 to destdir
   debian/rules execute_after_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
XDG_CACHE_HOME=/<<PKGBUILDDIR>> LC_ALL=C.UTF-8 LANG=C.UTF-8 mkdocs build -d 
/<<PKGBUILDDIR>>/debian/python-django-pgtrigger-doc/usr/share/doc/python-django-pgtrigger-doc/html
Traceback (most recent call last):
  File "/usr/bin/mkdocs", line 6, in <module>
    cli()
    ~~~^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__
    return self.main(*args, **kwargs)
           ~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1697, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/mkdocs/__main__.py", line 288, in 
build_command
    build.build(cfg, dirty=not clean)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/commands/build.py", line 265, in 
build
    config = config.plugins.on_config(config)
  File "/usr/lib/python3/dist-packages/mkdocs/plugins.py", line 587, in 
on_config
    return self.run_event('config', config)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/plugins.py", line 566, in 
run_event
    result = method(item, **kwargs)
  File "/usr/lib/python3/dist-packages/mkdocstrings/_internal/plugin.py", line 
153, in on_config
    handlers._download_inventories()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings/_internal/handlers/base.py", line 
600, in _download_inventories
    handler = self.get_handler(handler_name)
  File 
"/usr/lib/python3/dist-packages/mkdocstrings/_internal/handlers/base.py", line 
581, in get_handler
    self._handlers[name] = module.get_handler(
                           ~~~~~~~~~~~~~~~~~~^
        theme=self._theme,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        tool_config=self._tool_config,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings_handlers/python/_internal/handler.py",
 line 403, in get_handler
    config=PythonConfig.from_data(**handler_config),
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings_handlers/python/_internal/config.py",
 line 1142, in from_data
    return cls(**cls.coerce(**data))
TypeError: PythonConfig.__init__() got an unexpected keyword argument 'import'
make[1]: *** [debian/rules:13: execute_after_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-django-pgtrigger
Source-Version: 4.17.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-django-pgtrigger, 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.
Colin Watson <[email protected]> (supplier of updated python-django-pgtrigger 
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: Fri, 12 Dec 2025 10:18:33 +0000
Source: python-django-pgtrigger
Architecture: source
Version: 4.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1122461
Changes:
 python-django-pgtrigger (4.17.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Fix build with mkdocstrings-python-handlers >= 2 (closes: #1122461).
   * Update path to local Python documentation.
   * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13.
   * Standards-Version: 4.7.2.
Checksums-Sha1:
 6f0324457d3bb0589fbc5287ddfce2a9aa99414b 2959 
python-django-pgtrigger_4.17.0-1.dsc
 a3a14a1ec8929937704ec562fe4f14020c225d9e 197737 
python-django-pgtrigger_4.17.0.orig.tar.gz
 e2c5f388f35ce74977d98ff3f9d77dc7ec0c4c72 4504 
python-django-pgtrigger_4.17.0-1.debian.tar.xz
Checksums-Sha256:
 839b3d07560a262e475741ed54fc1b83bcdde663f083a4e4a8dcc47dda6ae581 2959 
python-django-pgtrigger_4.17.0-1.dsc
 cb640e020a4da27badd9a8fedabb777e8988356d3f5b9ecb971433b953c34adc 197737 
python-django-pgtrigger_4.17.0.orig.tar.gz
 4695296250b320daec7ff2d2ceb17a8895aec1b9c97ee699c01f630963b204ce 4504 
python-django-pgtrigger_4.17.0-1.debian.tar.xz
Files:
 918b0bfc257ef93a9290d273c8b69e04 2959 python optional 
python-django-pgtrigger_4.17.0-1.dsc
 bab87be667291f7cabff9d48140d1320 197737 python optional 
python-django-pgtrigger_4.17.0.orig.tar.gz
 ede5ec54d805e3964574de9880d0700b 4504 python optional 
python-django-pgtrigger_4.17.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmk77CUACgkQOTWH2X2G
UAtIqBAAghKbg6hvYTrqj6uEvnm/uFRvl1PNvJZlvA/1vgztebLitZ+wgfU+3YRU
0V3kGt4sVec+YgvmSPbG9QfNDb6fvvbzDZ62rGNL/whVfzd+mkLXrzxwBtmD9B6f
4sH5fmGIQNAW5HFWgMmIOfiFBd+wZwsZrBsY4r7P3ofr7mFAV8J3rJTFyeV/ebvt
lwMfHE5NYltDBeHnYkoDhbN7U/Uyxzs/sx3L1hgklnuwOGwpe+7tfchqJemKq1io
r2saOgJrPeDhJJcgKRds5quyZb0x4pZrLXaoTLPA1gucLzdAprYI+nXp8n/QQ7y/
yckKXce3/3GFhYbknDZURM5sQEF6sWRyFP2mB2mCB4lfM/xy5MiH/2w1AKp3hSTT
LANObHXslbhpQ52Zeg8m20or/Gn9C9LdkCeC5ydxJibdeHbY4wuz68SBKA/j2yC9
IkrtFWpEutxuK+c29VtDEu4AxDfLCTgWaS8kzGbgt/MyJFsKol7kvFd+FAjAwr9m
QCfDMQZlu4r81PvfyLl1jkIcEIvU3xF0FiVeStNbj7VtatK/nGAEzzKl42Ccla3O
lsR4/Dl45UP16pDthINZOuecfDHEOjGhu/dTWknkz1jHk80SflUUMtoTWt+f5zpT
56CSSPk7h8XcBNE1BUKOVaHvz2HO5fTg2k/9/Qd8C8h1g7Wr4Vk=
=npnA
-----END PGP SIGNATURE-----

Attachment: pgpbi0F7RFhYD.pgp
Description: PGP signature


--- End Message ---

Reply via email to