Your message dated Sun, 09 Nov 2025 13:04:36 +0000
with message-id <[email protected]>
and subject line Bug#1119747: fixed in mpl-animators 1.2.4-2
has caused the Debian Bug report #1119747,
regarding mpl-animators: FTBFS: __main__.py: error: unrecognized arguments: 
--doctest-rst
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.)


-- 
1119747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119747
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mpl-animators
Version: 1.2.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/202510/

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:mpl-animators, 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
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
running build
running build_py
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/line.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/wcs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/_version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
copying mpl_animators/image.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/helpers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/test_basefuncanimator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
copying mpl_animators/tests/test_wcs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/tests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
copying mpl_animators/extern/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
copying mpl_animators/extern/modest_image.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/mpl_animators/extern
running egg_info
creating mpl_animators.egg-info
writing mpl_animators.egg-info/PKG-INFO
writing dependency_links to mpl_animators.egg-info/dependency_links.txt
writing requirements to mpl_animators.egg-info/requires.txt
writing top-level names to mpl_animators.egg-info/top_level.txt
writing manifest file 'mpl_animators.egg-info/SOURCES.txt'
reading manifest file 'mpl_animators.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'build'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/api'
no previously-included directories found matching '.circleci'
no previously-included directories found matching '.github'
no previously-included directories found matching '.jupyter'
no previously-included directories found matching 'binder'
no previously-included directories found matching 'mpl_animators/_dev'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitattributes'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.zenodo.json'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
adding license file 'LICENSE.rst'
writing manifest file 'mpl_animators.egg-info/SOURCES.txt'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build; python3.13 -m 
pytest 
ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
__main__.py: error: unrecognized arguments: --doctest-rst
  inifile: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build/pytest.ini
  rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build

E: pybuild pybuild:389: test: plugin distutils failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mpl_animators/build; python3.13 -m 
pytest 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 
returned exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: mpl-animators
Source-Version: 1.2.4-2
Done: Ole Streicher <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mpl-animators, 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.
Ole Streicher <[email protected]> (supplier of updated mpl-animators 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: Sun, 09 Nov 2025 13:35:09 +0100
Source: mpl-animators
Architecture: source
Version: 1.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1119747
Changes:
 mpl-animators (1.2.4-2) unstable; urgency=medium
 .
   [ Phil Wyett ]
   * Convert 'd/watch' to version 5 format.
   * Remove no longer needed 'Rules-Requires-Root: no'. Now is default behavior.
 .
   [ Ole Streicher ]
   * Switch upstream source to Github
   * Add python3-pytest-doctestplus test dependency (Closes: #1119747)
Checksums-Sha1:
 5e76d8b48a4fb9c572dbb294dc819ef033d2cf1d 2328 mpl-animators_1.2.4-2.dsc
 f3c989d7b2664aa3521da0bfb7232b01fc2fb242 2944 
mpl-animators_1.2.4-2.debian.tar.xz
Checksums-Sha256:
 bc2de45b494cbc9120b77409907fba00bb134153cd0fb42d646afee2f6583aab 2328 
mpl-animators_1.2.4-2.dsc
 413872e185d1f26f4d437113ca13aff281a0bc063d6e7562be81b2d4273f8b09 2944 
mpl-animators_1.2.4-2.debian.tar.xz
Files:
 d8739e484d9254d62bb37e73330c5575 2328 python optional mpl-animators_1.2.4-2.dsc
 a800761b74fbfd6e5254d5b7102e1f7d 2944 python optional 
mpl-animators_1.2.4-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmkQjp0ACgkQmk9WvbkO
GL2K6BAAokDo0RUt47LwQBgepg/ni4JeFwc/0H9CG8i0r22jMRbDL1pB92CR4fOV
1eZYiM/xtj3+jryZ0oYMncfpHTnbeVJ8zgev8sv6ToSxPQ+7sJYbImOglZzbEy6p
RwH9xAeBXx1UdWxdn8PG7Vn5p6g6OKDIMxr+FbNPFL7rEOmqwYH/gsJQUMRFpRqq
EuJOfv34buoezFDUB44mKl6l4LbHqg1BJKmAyKADFR/HJ3qVPoSlfwiVAmxUjZ7C
MICBO/6/kuMIqLxGNX/4PhxQQzhzyZnwbLOshJQO2VgrligARosEeB/VeWqW+L/9
bzIIIZM70R2BG6MclbJrtH6z+nkrK0L+lbyRy4HcoT5W02RVn55q0bDlcZ9FQw7C
1V17m8bo0ccn4W9gExyybStrq/OlmFdc34zodjxagwpU7mRmg95iA1uvVy18I1Mr
3AGu3ydX1SPkdN3WHBK2B9PUn7y5l0x+2+15sAXnWpvcpv0aNU9vgYvO9Xg15vLG
7gUnFHdEplbIerW/AxZFwrZFFRQ4q+Vd4TFLDHhVv6ZGt2RtE8FzshTPG1iQoqUf
SVf/mdBmUEZ4QXW67x9fFPQz/1xnHLWSOxysjZeJUeSObaNdwuASCN8SnKJF940s
uxlHnz0WL3Qy4HNLoCVW5DSwZn2a5CtGE0E5yIH+jmixc/hwtW0=
=btsH
-----END PGP SIGNATURE-----

Attachment: pgpQR6VDaFyRZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to