Your message dated Fri, 12 Dec 2025 02:44:55 +0800
with message-id <aTsRJ0lfbzNtI5DM@hk1>
and subject line Bug#1122394: fixed in aiohttp-sse 2.2.0-4
has caused the Debian Bug report #1122394,
regarding aiohttp-sse: FTBFS: AttributeError: 'Constant' object has no 
attribute 's'
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.)


-- 
1122394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aiohttp-sse
Version: 2.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:aiohttp-sse, 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
   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
   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  
* Building wheel...
<string>:15: DeprecationWarning: codecs.open() is deprecated. Use open() 
instead.
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 389, in <module>
    main()
    ~~~~^^
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
                             ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 280, in build_wheel
    return _build_backend().build_wheel(
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        wheel_directory, config_settings, metadata_directory
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 435, in 
build_wheel
    return _build(['bdist_wheel'])
  File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 426, in 
_build
    return self._build_with_temp_dir(
           ~~~~~~~~~~~~~~~~~~~~~~~~~^
        cmd,
        ^^^^
    ...<3 lines>...
        self._arbitrary_args(config_settings),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 407, in 
_build_with_temp_dir
    self.run_setup()
    ~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 320, in 
run_setup
    exec(code, locals())
    ~~~~^^^^^^^^^^^^^^^^
  File "<string>", line 46, in <module>
  File "<string>", line 34, in read_version
  File "/usr/lib/python3.14/ast.py", line 506, in visit
    return visitor(node)
  File "/usr/lib/python3.14/ast.py", line 514, in generic_visit
    self.visit(item)
    ~~~~~~~~~~^^^^^^
  File "/usr/lib/python3.14/ast.py", line 506, in visit
    return visitor(node)
  File "<string>", line 28, in visit_Assign
AttributeError: 'Constant' object has no attribute 's'

ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
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  
* Building wheel...
<string>:28: DeprecationWarning: Attribute s is deprecated and will be removed 
in Python 3.14; use value instead
/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 :: Apache Software License

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

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/aiohttp_sse
copying aiohttp_sse/helpers.py -> build/lib/aiohttp_sse
copying aiohttp_sse/__init__.py -> build/lib/aiohttp_sse
running egg_info
creating aiohttp_sse.egg-info
writing aiohttp_sse.egg-info/PKG-INFO
writing dependency_links to aiohttp_sse.egg-info/dependency_links.txt
writing requirements to aiohttp_sse.egg-info/requires.txt
writing top-level names to aiohttp_sse.egg-info/top_level.txt
writing manifest file 'aiohttp_sse.egg-info/SOURCES.txt'
reading manifest file 'aiohttp_sse.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGES.txt'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
warning: no previously-included files matching '*.swp' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'aiohttp_sse.egg-info/SOURCES.txt'
copying aiohttp_sse/py.typed -> build/lib/aiohttp_sse
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/aiohttp_sse
copying build/lib/aiohttp_sse/py.typed -> 
build/bdist.linux-x86_64/wheel/./aiohttp_sse
copying build/lib/aiohttp_sse/helpers.py -> 
build/bdist.linux-x86_64/wheel/./aiohttp_sse
copying build/lib/aiohttp_sse/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohttp_sse
running install_egg_info
Copying aiohttp_sse.egg-info to 
build/bdist.linux-x86_64/wheel/./aiohttp_sse-2.2.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/aiohttp_sse-2.2.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-e3s7k014/aiohttp_sse-2.2.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'aiohttp_sse/__init__.py'
adding 'aiohttp_sse/helpers.py'
adding 'aiohttp_sse/py.typed'
adding 'aiohttp_sse-2.2.0.dist-info/licenses/LICENSE'
adding 'aiohttp_sse-2.2.0.dist-info/METADATA'
adding 'aiohttp_sse-2.2.0.dist-info/WHEEL'
adding 'aiohttp_sse-2.2.0.dist-info/top_level.txt'
adding 'aiohttp_sse-2.2.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built aiohttp_sse-2.2.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
dh_auto_build: error: pybuild --build -i python{version} -p "3.14 3.13" 
returned exit code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: aiohttp-sse
Source-Version: 2.2.0-4
Done: Tianyu Chen <[email protected]>

--- End Message ---

Reply via email to