Your message dated Thu, 08 Jan 2026 13:04:30 +0000
with message-id <[email protected]>
and subject line Bug#1123170: fixed in pyflakes 3.4.0-1
has caused the Debian Bug report #1123170,
regarding pyflakes: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.14 3.13" returned exit code 13
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.)


-- 
1123170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123170
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyflakes
Version: 3.2.0-3
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:pyflakes, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/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 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running config
I: pybuild base:317: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/reporter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/checker.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/messages.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/api.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
copying pyflakes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/scripts
copying pyflakes/scripts/pyflakes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/scripts
copying pyflakes/scripts/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/scripts
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_doctests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_undefined_names.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_code_segment.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_other.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_match.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_api.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_type_annotations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_imports.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_builtin.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_dict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/harness.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/test_is_literal.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
copying pyflakes/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/pyflakes/test
I: pybuild base:317: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

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

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/reporter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/checker.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/messages.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/api.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
copying pyflakes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/scripts
copying pyflakes/scripts/pyflakes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/scripts
copying pyflakes/scripts/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/scripts
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_doctests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_undefined_names.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_code_segment.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_other.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_match.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_api.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_type_annotations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_imports.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_builtin.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_dict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/harness.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/test_is_literal.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
copying pyflakes/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/pyflakes/test
   dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:308: mkdir -p 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/bin && ln -s 
/<<PKGBUILDDIR>>/bin/pyflakes 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build/bin/pyflakes
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build; 
python3.14 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4
collected 730 items

pyflakes/test/test_api.py ........................................       [  5%]
pyflakes/test/test_builtin.py ..                                         [  5%]
pyflakes/test/test_code_segment.py .....                                 [  6%]
pyflakes/test/test_dict.py .........................                     [  9%]
pyflakes/test/test_doctests.py .................s....................... [ 15%]
......................FF.......s........................................ [ 25%]
........................................................................ [ 35%]
...............ss..s..........s.......s..............                    [ 42%]
pyflakes/test/test_imports.py ...........................FF.......s..... [ 48%]
........................................................................ [ 58%]
...................                                                      [ 60%]
pyflakes/test/test_is_literal.py ...............................         [ 64%]
pyflakes/test/test_match.py ........                                     [ 66%]
pyflakes/test/test_other.py .................s.......................... [ 72%]
.........................................s.............................. [ 81%]
..............                                                           [ 83%]
pyflakes/test/test_type_annotations.py ................................. [ 88%]
..................                                                       [ 90%]
pyflakes/test/test_undefined_names.py .................................. [ 95%]
...............ss..s..........s..                                        [100%]

=================================== FAILURES ===================================
______________________ TestImports.test_futureImportStar _______________________

self = <pyflakes.test.test_doctests.TestImports 
testMethod=test_futureImportStar>

    def test_futureImportStar(self):
        """Importing '*' from __future__ fails."""
>       self.flakes('''
        from __future__ import *
        ''', m.FutureFeatureNotDefined)

pyflakes/test/test_imports.py:1001: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
pyflakes/test/test_doctests.py:45: in flakes
    return super().flakes(self.doctestify(input), *args, **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pyflakes/test/harness.py:27: in flakes
    self.assertEqual(outputs, expectedOutputs, '''\
E   AssertionError: Lists differ: [<class 
'pyflakes.messages.DoctestSyntaxError'>] != [<class 
'pyflakes.messages.FutureFeatureNotDefined'>]
E   
E   First differing element 0:
E   <class 'pyflakes.messages.DoctestSyntaxError'>
E   <class 'pyflakes.messages.FutureFeatureNotDefined'>
E   
E   - [<class 'pyflakes.messages.DoctestSyntaxError'>]
E   + [<class 'pyflakes.messages.FutureFeatureNotDefined'>] : for input:
E   def doctest_something():
E       """
E          
E          >>> from __future__ import *
E       """
E   
E   expected outputs:
E   [<class 'pyflakes.messages.FutureFeatureNotDefined'>]
E   but got:
E   (none):4:36: syntax error in doctest
____________________ TestImports.test_futureImportUndefined ____________________

self = <pyflakes.test.test_doctests.TestImports 
testMethod=test_futureImportUndefined>

    def test_futureImportUndefined(self):
        """Importing undefined names from __future__ fails."""
>       self.flakes('''
        from __future__ import print_statement
        ''', m.FutureFeatureNotDefined)

pyflakes/test/test_imports.py:995: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
pyflakes/test/test_doctests.py:45: in flakes
    return super().flakes(self.doctestify(input), *args, **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pyflakes/test/harness.py:27: in flakes
    self.assertEqual(outputs, expectedOutputs, '''\
E   AssertionError: Lists differ: [<class 
'pyflakes.messages.DoctestSyntaxError'>] != [<class 
'pyflakes.messages.FutureFeatureNotDefined'>]
E   
E   First differing element 0:
E   <class 'pyflakes.messages.DoctestSyntaxError'>
E   <class 'pyflakes.messages.FutureFeatureNotDefined'>
E   
E   - [<class 'pyflakes.messages.DoctestSyntaxError'>]
E   + [<class 'pyflakes.messages.FutureFeatureNotDefined'>] : for input:
E   def doctest_something():
E       """
E          
E          >>> from __future__ import print_statement
E       """
E   
E   expected outputs:
E   [<class 'pyflakes.messages.FutureFeatureNotDefined'>]
E   but got:
E   (none):4:36: syntax error in doctest
__________________________ Test.test_futureImportStar __________________________

self = <pyflakes.test.test_imports.Test testMethod=test_futureImportStar>

    def test_futureImportStar(self):
        """Importing '*' from __future__ fails."""
>       self.flakes('''
        from __future__ import *
        ''', m.FutureFeatureNotDefined)

pyflakes/test/test_imports.py:1001: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
pyflakes/test/harness.py:18: in flakes
    tree = ast.parse(textwrap.dedent(input))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

source = '\nfrom __future__ import *\n', filename = '<unknown>', mode = 'exec'

    def parse(source, filename='<unknown>', mode='exec', *,
              type_comments=False, feature_version=None, optimize=-1):
        """
        Parse the source into an AST node.
        Equivalent to compile(source, filename, mode, PyCF_ONLY_AST).
        Pass type_comments=True to get back type comments where the syntax 
allows.
        """
        flags = PyCF_ONLY_AST
        if optimize > 0:
            flags |= PyCF_OPTIMIZED_AST
        if type_comments:
            flags |= PyCF_TYPE_COMMENTS
        if feature_version is None:
            feature_version = -1
        elif isinstance(feature_version, tuple):
            major, minor = feature_version  # Should be a 2-tuple.
            if major != 3:
                raise ValueError(f"Unsupported major version: {major}")
            feature_version = minor
        # Else it should be an int giving the minor version for 3.x.
>       return compile(source, filename, mode, flags,
                       _feature_version=feature_version, optimize=optimize)
E         File "<unknown>", line 2
E       SyntaxError: future feature * is not defined

/usr/lib/python3.14/ast.py:46: SyntaxError
_______________________ Test.test_futureImportUndefined ________________________

self = <pyflakes.test.test_imports.Test testMethod=test_futureImportUndefined>

    def test_futureImportUndefined(self):
        """Importing undefined names from __future__ fails."""
>       self.flakes('''
        from __future__ import print_statement
        ''', m.FutureFeatureNotDefined)

pyflakes/test/test_imports.py:995: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
pyflakes/test/harness.py:18: in flakes
    tree = ast.parse(textwrap.dedent(input))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

source = '\nfrom __future__ import print_statement\n', filename = '<unknown>'
mode = 'exec'

    def parse(source, filename='<unknown>', mode='exec', *,
              type_comments=False, feature_version=None, optimize=-1):
        """
        Parse the source into an AST node.
        Equivalent to compile(source, filename, mode, PyCF_ONLY_AST).
        Pass type_comments=True to get back type comments where the syntax 
allows.
        """
        flags = PyCF_ONLY_AST
        if optimize > 0:
            flags |= PyCF_OPTIMIZED_AST
        if type_comments:
            flags |= PyCF_TYPE_COMMENTS
        if feature_version is None:
            feature_version = -1
        elif isinstance(feature_version, tuple):
            major, minor = feature_version  # Should be a 2-tuple.
            if major != 3:
                raise ValueError(f"Unsupported major version: {major}")
            feature_version = minor
        # Else it should be an int giving the minor version for 3.x.
>       return compile(source, filename, mode, flags,
                       _feature_version=feature_version, optimize=optimize)
E         File "<unknown>", line 2
E       SyntaxError: future feature print_statement is not defined

/usr/lib/python3.14/ast.py:46: SyntaxError
=========================== short test summary info ============================
FAILED pyflakes/test/test_doctests.py::TestImports::test_futureImportStar - A...
FAILED pyflakes/test/test_doctests.py::TestImports::test_futureImportUndefined
FAILED pyflakes/test/test_imports.py::Test::test_futureImportStar -   File "<...
FAILED pyflakes/test/test_imports.py::Test::test_futureImportUndefined -   Fi...
================== 4 failed, 712 passed, 14 skipped in 1.08s ===================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyflakes/build; python3.14 -m pytest 
I: pybuild pybuild:308: mkdir -p 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/bin && ln -s 
/<<PKGBUILDDIR>>/bin/pyflakes 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/bin/pyflakes
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build; 
python3.13 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4
collected 730 items

pyflakes/test/test_api.py ........................................       [  5%]
pyflakes/test/test_builtin.py ..                                         [  5%]
pyflakes/test/test_code_segment.py .....                                 [  6%]
pyflakes/test/test_dict.py .........................                     [  9%]
pyflakes/test/test_doctests.py .................s....................... [ 15%]
...............................s........................................ [ 25%]
........................................................................ [ 35%]
...............ss..s..........s.......s..............                    [ 42%]
pyflakes/test/test_imports.py ....................................s..... [ 48%]
........................................................................ [ 58%]
...................                                                      [ 60%]
pyflakes/test/test_is_literal.py ...............................         [ 64%]
pyflakes/test/test_match.py ........                                     [ 66%]
pyflakes/test/test_other.py .................s.......................... [ 72%]
.........................................s.............................. [ 81%]
..............                                                           [ 83%]
pyflakes/test/test_type_annotations.py ................................. [ 88%]
..................                                                       [ 90%]
pyflakes/test/test_undefined_names.py .................................. [ 95%]
...............ss..s..........s..                                        [100%]

======================= 716 passed, 14 skipped in 0.89s ========================
I: pybuild pybuild:334: rm -rf 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyflakes/build/bin
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pyflakes
Source-Version: 3.4.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyflakes, 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 pyflakes 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: Thu, 08 Jan 2026 12:37:52 +0000
Source: pyflakes
Architecture: source
Version: 3.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123170
Changes:
 pyflakes (3.4.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Add support for Python 3.14 (closes: #1123170).
   * Use pybuild-plugin-pyproject.
   * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13.
Checksums-Sha1:
 b4394739414ed8a82e2ddcd18b1ab59a67f45fa5 2277 pyflakes_3.4.0-1.dsc
 51bca98a991f61f5d68d7811ae8e0b8dbafbc0ba 64669 pyflakes_3.4.0.orig.tar.gz
 f09e4b2fef3eec3c2931d1b4a2768bd790f249a2 8120 pyflakes_3.4.0-1.debian.tar.xz
Checksums-Sha256:
 4a1bdfe65f8efd49f8a73ea384f0fb66d4dc6ff5b817fffcf946c1a676c5c7cb 2277 
pyflakes_3.4.0-1.dsc
 b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58 64669 
pyflakes_3.4.0.orig.tar.gz
 feb1e7d68748274815aaad3c6de174cb95d94c146f4ae8927c5a11a2df8dffb0 8120 
pyflakes_3.4.0-1.debian.tar.xz
Files:
 73702c6b885de437e2a92e36ebcbd847 2277 python optional pyflakes_3.4.0-1.dsc
 76545db6fa4f8d2eae64fc425a4b8669 64669 python optional 
pyflakes_3.4.0.orig.tar.gz
 b8d2b7271e2932d9ba3763e8ed6f257e 8120 python optional 
pyflakes_3.4.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmlfpesACgkQOTWH2X2G
UAt3Uw//ec/V0D6k/tNfP+wtQNSkrU7DiYhZEV6xYBKyKPjUp5xpM2SdquFYKWUH
R1012S/NdUF3a9m5priJLMH2wfO0i+f2tbcayhY5VbK7fIoLHk8TSYg+Z0MExow4
xZMQ1R+hPjJCp5yX6JMnK/icfRRAXlW/KyQf7zAd2/rQlGjmIKVnZm4mDV+4u3wd
S4wC6ZvDZu9JQgHv8VKtMHhMovNzSnZgMN3NlC8wNhGmzQqHmd6P/N0SXea0KmJ6
9FUPRYLluDY8LYxV2382QnHaKDk+dmVJCYsipUFJVFtdfekAdEh3zClbCVDWY0Ae
YFEMfBrnKdDs/DCoZ4SLV7NK4taJIt3TupGuCoa40rqqZDG26pZVZCkAEATNrJPO
ORbf0abF6YyN9pBEWiiL+NCG+VhYqdbb+/JCgesOOxk1FHSFaofj0k34PSgXSHA6
2j57bGzYw4wcTYHU1xFTjCY74aK5bR69g4e9v6rxzUUGXQVWIuOhN8EBymA3bPJ+
MZcwfXeXVWpGELSNjSs1gjqKrGX80WLjR87uaeekMfq3qTPwnd7y3d5yTqRk5WDh
alC2oLIJ+DxF94iwpAPvEMv6MP8oDjDIodgRKXYfY7bDX7wg8Ud8TROzl1/fGW7n
x0YMpbc29g7jroEK9wtUQ4o4wq3M51KoAzRscMwR99hZplMUgeg=
=sdMy
-----END PGP SIGNATURE-----

Attachment: pgpm6lTDqsCJG.pgp
Description: PGP signature


--- End Message ---

Reply via email to