Your message dated Mon, 21 Sep 2026 18:54:53 +0000
with message-id <[email protected]>
and subject line Bug#1091611: fixed in sagenb-export 3.4-2
has caused the Debian Bug report #1091611,
regarding sagenb-export: FTBFS: dh_auto_test: error: pybuild --test --test-tox 
-i python{version} -p "3.13 3.12" 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.)


-- 
1091611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sagenb-export
Version: 3.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241228 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  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:311: python3.13 setup.py config 
> running config
> I: pybuild base:311: python3.12 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.13 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/test
> copying test/test_sagenb_reader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/test
> copying test/test_sagenb_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/test
> copying test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/test
> copying test/test_sagenb_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/test
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/cmdline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/ipynb_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/logger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/unescape.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/defaults.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/text_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/sagenb_reader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> copying sagenb_export/actions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/list_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/asset_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/export_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/jinja2_env.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/start_sagenb_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> running egg_info
> creating sagenb_export.egg-info
> writing sagenb_export.egg-info/PKG-INFO
> writing dependency_links to sagenb_export.egg-info/dependency_links.txt
> writing entry points to sagenb_export.egg-info/entry_points.txt
> writing requirements to sagenb_export.egg-info/requires.txt
> writing top-level names to sagenb_export.egg-info/top_level.txt
> writing manifest file 'sagenb_export.egg-info/SOURCES.txt'
> reading manifest file 'sagenb_export.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.*'
> warning: no previously-included files matching '/' found under directory 
> 'sagenb_export'
> warning: no previously-included files found matching 'tox.ini'
> adding license file 'LICENSE'
> writing manifest file 'sagenb_export.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
> Package 'sagenb_export.nbextension.www' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sagenb_export.nbextension.www' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'sagenb_export.nbextension.www' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sagenb_export.nbextension.www' to be distributed 
> and are
>         already explicitly excluding 'sagenb_export.nbextension.www' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying sagenb_export/nbextension/list_handler.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/run-sagenb.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagemath_icon.svg -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/start-sagenb.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build/sagenb_export/nbextension/www
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/test
> copying test/test_sagenb_reader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/test
> copying test/test_sagenb_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/test
> copying test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/test
> copying test/test_sagenb_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/test
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/cmdline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/ipynb_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/logger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/unescape.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/defaults.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/text_writer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/sagenb_reader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> copying sagenb_export/actions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/list_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/asset_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/export_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/jinja2_env.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> copying sagenb_export/nbextension/start_sagenb_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> running egg_info
> writing sagenb_export.egg-info/PKG-INFO
> writing dependency_links to sagenb_export.egg-info/dependency_links.txt
> writing entry points to sagenb_export.egg-info/entry_points.txt
> writing requirements to sagenb_export.egg-info/requires.txt
> writing top-level names to sagenb_export.egg-info/top_level.txt
> reading manifest file 'sagenb_export.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.*'
> warning: no previously-included files matching '/' found under directory 
> 'sagenb_export'
> warning: no previously-included files found matching 'tox.ini'
> adding license file 'LICENSE'
> writing manifest file 'sagenb_export.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
> Package 'sagenb_export.nbextension.www' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sagenb_export.nbextension.www' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'sagenb_export.nbextension.www' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sagenb_export.nbextension.www' to be distributed 
> and are
>         already explicitly excluding 'sagenb_export.nbextension.www' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying sagenb_export/nbextension/list_handler.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/run-sagenb.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagemath_icon.svg -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/start-sagenb.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build/sagenb_export/nbextension/www
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.13 -c "import setuptools, runpy; 
> runpy.run_path('setup.py')" bdist_wheel 
> running bdist_wheel
> running build
> running build_py
> creating build/lib/test
> copying test/test_sagenb_reader.py -> build/lib/test
> copying test/test_sagenb_writer.py -> build/lib/test
> copying test/__init__.py -> build/lib/test
> copying test/test_sagenb_list.py -> build/lib/test
> creating build/lib/sagenb_export
> copying sagenb_export/cmdline.py -> build/lib/sagenb_export
> copying sagenb_export/ipynb_writer.py -> build/lib/sagenb_export
> copying sagenb_export/logger.py -> build/lib/sagenb_export
> copying sagenb_export/unescape.py -> build/lib/sagenb_export
> copying sagenb_export/__init__.py -> build/lib/sagenb_export
> copying sagenb_export/defaults.py -> build/lib/sagenb_export
> copying sagenb_export/text_writer.py -> build/lib/sagenb_export
> copying sagenb_export/sagenb_reader.py -> build/lib/sagenb_export
> copying sagenb_export/actions.py -> build/lib/sagenb_export
> creating build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/list_handler.py -> 
> build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/asset_handler.py -> 
> build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/export_handler.py -> 
> build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/__init__.py -> 
> build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/jinja2_env.py -> 
> build/lib/sagenb_export/nbextension
> copying sagenb_export/nbextension/start_sagenb_handler.py -> 
> build/lib/sagenb_export/nbextension
> running egg_info
> writing sagenb_export.egg-info/PKG-INFO
> writing dependency_links to sagenb_export.egg-info/dependency_links.txt
> writing entry points to sagenb_export.egg-info/entry_points.txt
> writing requirements to sagenb_export.egg-info/requires.txt
> writing top-level names to sagenb_export.egg-info/top_level.txt
> reading manifest file 'sagenb_export.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.*'
> warning: no previously-included files matching '/' found under directory 
> 'sagenb_export'
> warning: no previously-included files found matching 'tox.ini'
> adding license file 'LICENSE'
> writing manifest file 'sagenb_export.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
> Package 'sagenb_export.nbextension.www' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sagenb_export.nbextension.www' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'sagenb_export.nbextension.www' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sagenb_export.nbextension.www' to be distributed 
> and are
>         already explicitly excluding 'sagenb_export.nbextension.www' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying sagenb_export/nbextension/list_handler.html -> 
> build/lib/sagenb_export/nbextension
> creating build/lib/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/run-sagenb.html -> 
> build/lib/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagemath_icon.svg -> 
> build/lib/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.css -> 
> build/lib/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/sagenb-export.js -> 
> build/lib/sagenb_export/nbextension/www
> copying sagenb_export/nbextension/www/start-sagenb.js -> 
> build/lib/sagenb_export/nbextension/www
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> 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/test
> copying build/lib/test/test_sagenb_reader.py -> 
> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/test_sagenb_writer.py -> 
> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/__init__.py -> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/test_sagenb_list.py -> 
> build/bdist.linux-x86_64/wheel/./test
> creating build/bdist.linux-x86_64/wheel/sagenb_export
> copying build/lib/sagenb_export/cmdline.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/ipynb_writer.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/logger.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/unescape.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/defaults.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/text_writer.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> creating build/bdist.linux-x86_64/wheel/sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/list_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/asset_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/export_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> creating build/bdist.linux-x86_64/wheel/sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/run-sagenb.html -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/start-sagenb.js -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagemath_icon.svg -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagenb-export.js -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagenb-export.css -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/jinja2_env.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/list_handler.html -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/start_sagenb_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/sagenb_reader.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/actions.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> running install_egg_info
> Copying sagenb_export.egg-info to 
> build/bdist.linux-x86_64/wheel/./sagenb_export-3.3.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/sagenb_export-3.3.dist-info/WHEEL
> creating 'dist/sagenb_export-3.3-py3-none-any.whl' and adding 
> 'build/bdist.linux-x86_64/wheel' to it
> adding 'sagenb_export/__init__.py'
> adding 'sagenb_export/actions.py'
> adding 'sagenb_export/cmdline.py'
> adding 'sagenb_export/defaults.py'
> adding 'sagenb_export/ipynb_writer.py'
> adding 'sagenb_export/logger.py'
> adding 'sagenb_export/sagenb_reader.py'
> adding 'sagenb_export/text_writer.py'
> adding 'sagenb_export/unescape.py'
> adding 'sagenb_export/nbextension/__init__.py'
> adding 'sagenb_export/nbextension/asset_handler.py'
> adding 'sagenb_export/nbextension/export_handler.py'
> adding 'sagenb_export/nbextension/jinja2_env.py'
> adding 'sagenb_export/nbextension/list_handler.html'
> adding 'sagenb_export/nbextension/list_handler.py'
> adding 'sagenb_export/nbextension/start_sagenb_handler.py'
> adding 'sagenb_export/nbextension/www/run-sagenb.html'
> adding 'sagenb_export/nbextension/www/sagemath_icon.svg'
> adding 'sagenb_export/nbextension/www/sagenb-export.css'
> adding 'sagenb_export/nbextension/www/sagenb-export.js'
> adding 'sagenb_export/nbextension/www/start-sagenb.js'
> adding 'test/__init__.py'
> adding 'test/test_sagenb_list.py'
> adding 'test/test_sagenb_reader.py'
> adding 'test/test_sagenb_writer.py'
> adding 'sagenb_export-3.3.dist-info/LICENSE'
> adding 'sagenb_export-3.3.dist-info/METADATA'
> adding 'sagenb_export-3.3.dist-info/WHEEL'
> adding 'sagenb_export-3.3.dist-info/entry_points.txt'
> adding 'sagenb_export-3.3.dist-info/top_level.txt'
> adding 'sagenb_export-3.3.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py313 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/sagenb_export-3.3-py3-none-any.whl
>  
> py313: install_deps .pybuild/cpython3_3.13_sagenb-export/build> python -I -m 
> pip install notebook
> WARNING: Retrying (Retry(total=4, connect=None, read=None, 
> redirect=None, status=None)) after connection broken by 'ProxyError('Cannot 
> connect to proxy.', 
> NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
> 0x7fdaafe40440>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff40f50>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff41090>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff411d0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff41310>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff40cd0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff40910>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff41450>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff41310>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff411d0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff91e50>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff91f90>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff91d10>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff91950>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdaaff91810>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> ERROR: Could not find a version that satisfies the requirement cffi>=1.0.0 
> (from argon2-cffi) (from versions: none)
> ERROR: No matching distribution found for cffi>=1.0.0
> Requirement already satisfied: notebook in /usr/lib/python3/dist-packages 
> (6.4.13)
> Requirement already satisfied: jinja2 in /usr/lib/python3/dist-packages (from 
> notebook) (3.1.3)
> Requirement already satisfied: tornado>=6.1 in /usr/lib/python3/dist-packages 
> (from notebook) (6.4.2)
> Requirement already satisfied: pyzmq>=17 in /usr/lib/python3/dist-packages 
> (from notebook) (26.2.0)
> Requirement already satisfied: argon2-cffi in /usr/lib/python3/dist-packages 
> (from notebook) (21.1.0)
> Requirement already satisfied: traitlets>=4.2.1 in 
> /usr/lib/python3/dist-packages (from notebook) (5.14.3)
> Requirement already satisfied: jupyter_core>=4.6.1 in 
> /usr/lib/python3/dist-packages (from notebook) (5.7.2)
> Requirement already satisfied: jupyter_client>=5.3.4 in 
> /usr/lib/python3/dist-packages (from notebook) (8.6.3)
> Requirement already satisfied: ipython_genutils in 
> /usr/lib/python3/dist-packages (from notebook) (0.2.0)
> Requirement already satisfied: nbformat in /usr/lib/python3/dist-packages 
> (from notebook) (5.9.1)
> Requirement already satisfied: nbconvert>=5 in /usr/lib/python3/dist-packages 
> (from notebook) (7.16.4)
> Requirement already satisfied: nest-asyncio>=1.5 in 
> /usr/lib/python3/dist-packages (from notebook) (1.5.4)
> Requirement already satisfied: ipykernel in /usr/lib/python3/dist-packages 
> (from notebook) (6.29.5)
> Requirement already satisfied: Send2Trash>=1.8.0 in 
> /usr/lib/python3/dist-packages (from notebook) (1.8.3)
> Requirement already satisfied: terminado>=0.8.3 in 
> /usr/lib/python3/dist-packages (from notebook) (0.18.1)
> Requirement already satisfied: prometheus_client in 
> /usr/lib/python3/dist-packages (from notebook) (0.19.0)
> Requirement already satisfied: python-dateutil>=2.8.2 in 
> /usr/lib/python3/dist-packages (from jupyter_client>=5.3.4->notebook) (2.9.0)
> Requirement already satisfied: platformdirs>=2.5 in 
> /usr/lib/python3/dist-packages (from jupyter_core>=4.6.1->notebook) (4.3.6)
> Requirement already satisfied: beautifulsoup4 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (4.12.3)
> Requirement already satisfied: bleach!=5.0.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (6.2.0)
> Requirement already satisfied: defusedxml in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (0.7.1)
> Requirement already satisfied: jupyterlab-pygments in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (0.2.2)
> Requirement already satisfied: markupsafe>=2.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (2.1.5)
> Requirement already satisfied: mistune<4,>=2.0.3 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (3.0.2)
> Requirement already satisfied: nbclient>=0.5.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (0.8.0)
> Requirement already satisfied: packaging in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (24.2)
> Requirement already satisfied: pandocfilters>=1.4.1 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (1.5.1)
> Requirement already satisfied: pygments>=2.4.1 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (2.18.0)
> Requirement already satisfied: tinycss2 in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (1.4.0)
> Requirement already satisfied: fastjsonschema in 
> /usr/lib/python3/dist-packages (from nbformat->notebook) (2.20.0)
> Requirement already satisfied: jsonschema>=2.6 in 
> /usr/lib/python3/dist-packages (from nbformat->notebook) (4.19.2)
> Requirement already satisfied: ptyprocess in /usr/lib/python3/dist-packages 
> (from terminado>=0.8.3->notebook) (0.7.0)
> INFO: pip is looking at multiple versions of argon2-cffi to determine which 
> version is compatible with other requirements. This could take a while.
> py313: exit 1 (23.60 seconds) /<<PKGBUILDDIR>>> python -I -m pip install 
> notebook pid=915595
>   py313: FAIL code 1 (23.87 seconds)
>   evaluation failed :( (23.98 seconds)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py313 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_sagenb-export/sagenb_export-3.3-py3-none-any.whl
>  
> I: pybuild base:311: /usr/bin/python3 -c "import setuptools, runpy; 
> runpy.run_path('setup.py')" bdist_wheel 
> running bdist_wheel
> running build
> running build_py
> running egg_info
> writing sagenb_export.egg-info/PKG-INFO
> writing dependency_links to sagenb_export.egg-info/dependency_links.txt
> writing entry points to sagenb_export.egg-info/entry_points.txt
> writing requirements to sagenb_export.egg-info/requires.txt
> writing top-level names to sagenb_export.egg-info/top_level.txt
> reading manifest file 'sagenb_export.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.*'
> warning: no previously-included files matching '/' found under directory 
> 'sagenb_export'
> warning: no previously-included files found matching 'tox.ini'
> adding license file 'LICENSE'
> writing manifest file 'sagenb_export.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
> Package 'sagenb_export.nbextension.www' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sagenb_export.nbextension.www' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'sagenb_export.nbextension.www' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sagenb_export.nbextension.www' to be distributed 
> and are
>         already explicitly excluding 'sagenb_export.nbextension.www' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> 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/test
> copying build/lib/test/test_sagenb_reader.py -> 
> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/test_sagenb_writer.py -> 
> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/__init__.py -> build/bdist.linux-x86_64/wheel/./test
> copying build/lib/test/test_sagenb_list.py -> 
> build/bdist.linux-x86_64/wheel/./test
> creating build/bdist.linux-x86_64/wheel/sagenb_export
> copying build/lib/sagenb_export/cmdline.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/ipynb_writer.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/logger.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/unescape.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/defaults.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/text_writer.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> creating build/bdist.linux-x86_64/wheel/sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/list_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/asset_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/export_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> creating build/bdist.linux-x86_64/wheel/sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/run-sagenb.html -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/start-sagenb.js -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagemath_icon.svg -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagenb-export.js -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/www/sagenb-export.css -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension/www
> copying build/lib/sagenb_export/nbextension/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/jinja2_env.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/list_handler.html -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/nbextension/start_sagenb_handler.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export/nbextension
> copying build/lib/sagenb_export/sagenb_reader.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> copying build/lib/sagenb_export/actions.py -> 
> build/bdist.linux-x86_64/wheel/./sagenb_export
> running install_egg_info
> Copying sagenb_export.egg-info to 
> build/bdist.linux-x86_64/wheel/./sagenb_export-3.3.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/sagenb_export-3.3.dist-info/WHEEL
> creating 'dist/sagenb_export-3.3-py3-none-any.whl' and adding 
> 'build/bdist.linux-x86_64/wheel' to it
> adding 'sagenb_export/__init__.py'
> adding 'sagenb_export/actions.py'
> adding 'sagenb_export/cmdline.py'
> adding 'sagenb_export/defaults.py'
> adding 'sagenb_export/ipynb_writer.py'
> adding 'sagenb_export/logger.py'
> adding 'sagenb_export/sagenb_reader.py'
> adding 'sagenb_export/text_writer.py'
> adding 'sagenb_export/unescape.py'
> adding 'sagenb_export/nbextension/__init__.py'
> adding 'sagenb_export/nbextension/asset_handler.py'
> adding 'sagenb_export/nbextension/export_handler.py'
> adding 'sagenb_export/nbextension/jinja2_env.py'
> adding 'sagenb_export/nbextension/list_handler.html'
> adding 'sagenb_export/nbextension/list_handler.py'
> adding 'sagenb_export/nbextension/start_sagenb_handler.py'
> adding 'sagenb_export/nbextension/www/run-sagenb.html'
> adding 'sagenb_export/nbextension/www/sagemath_icon.svg'
> adding 'sagenb_export/nbextension/www/sagenb-export.css'
> adding 'sagenb_export/nbextension/www/sagenb-export.js'
> adding 'sagenb_export/nbextension/www/start-sagenb.js'
> adding 'test/__init__.py'
> adding 'test/test_sagenb_list.py'
> adding 'test/test_sagenb_reader.py'
> adding 'test/test_sagenb_writer.py'
> adding 'sagenb_export-3.3.dist-info/LICENSE'
> adding 'sagenb_export-3.3.dist-info/METADATA'
> adding 'sagenb_export-3.3.dist-info/WHEEL'
> adding 'sagenb_export-3.3.dist-info/entry_points.txt'
> adding 'sagenb_export-3.3.dist-info/top_level.txt'
> adding 'sagenb_export-3.3.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py312 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/sagenb_export-3.3-py3-none-any.whl
>  
> py312: install_deps .pybuild/cpython3_3.12_sagenb-export/build> python -I -m 
> pip install notebook
> WARNING: Retrying (Retry(total=4, connect=None, read=None, 
> redirect=None, status=None)) after connection broken by 'ProxyError('Cannot 
> connect to proxy.', 
> NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
> 0x7fdf2d31b0b0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d350830>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2e44e930>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d135340>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d1354c0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cffi/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d189ac0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d189eb0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d189d90>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d189f10>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d18a090>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/argon2-cffi/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d350d10>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d353920>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d318470>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d318bc0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fdf2d319250>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/notebook/
> ERROR: Could not find a version that satisfies the requirement cffi>=1.0.0 
> (from argon2-cffi) (from versions: none)
> ERROR: No matching distribution found for cffi>=1.0.0
> Requirement already satisfied: notebook in /usr/lib/python3/dist-packages 
> (6.4.13)
> Requirement already satisfied: jinja2 in /usr/lib/python3/dist-packages (from 
> notebook) (3.1.3)
> Requirement already satisfied: tornado>=6.1 in /usr/lib/python3/dist-packages 
> (from notebook) (6.4.2)
> Requirement already satisfied: pyzmq>=17 in /usr/lib/python3/dist-packages 
> (from notebook) (26.2.0)
> Requirement already satisfied: argon2-cffi in /usr/lib/python3/dist-packages 
> (from notebook) (21.1.0)
> Requirement already satisfied: traitlets>=4.2.1 in 
> /usr/lib/python3/dist-packages (from notebook) (5.14.3)
> Requirement already satisfied: jupyter_core>=4.6.1 in 
> /usr/lib/python3/dist-packages (from notebook) (5.7.2)
> Requirement already satisfied: jupyter_client>=5.3.4 in 
> /usr/lib/python3/dist-packages (from notebook) (8.6.3)
> Requirement already satisfied: ipython_genutils in 
> /usr/lib/python3/dist-packages (from notebook) (0.2.0)
> Requirement already satisfied: nbformat in /usr/lib/python3/dist-packages 
> (from notebook) (5.9.1)
> Requirement already satisfied: nbconvert>=5 in /usr/lib/python3/dist-packages 
> (from notebook) (7.16.4)
> Requirement already satisfied: nest-asyncio>=1.5 in 
> /usr/lib/python3/dist-packages (from notebook) (1.5.4)
> Requirement already satisfied: ipykernel in /usr/lib/python3/dist-packages 
> (from notebook) (6.29.5)
> Requirement already satisfied: Send2Trash>=1.8.0 in 
> /usr/lib/python3/dist-packages (from notebook) (1.8.3)
> Requirement already satisfied: terminado>=0.8.3 in 
> /usr/lib/python3/dist-packages (from notebook) (0.18.1)
> Requirement already satisfied: prometheus_client in 
> /usr/lib/python3/dist-packages (from notebook) (0.19.0)
> Requirement already satisfied: python-dateutil>=2.8.2 in 
> /usr/lib/python3/dist-packages (from jupyter_client>=5.3.4->notebook) (2.9.0)
> Requirement already satisfied: platformdirs>=2.5 in 
> /usr/lib/python3/dist-packages (from jupyter_core>=4.6.1->notebook) (4.3.6)
> Requirement already satisfied: beautifulsoup4 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (4.12.3)
> Requirement already satisfied: bleach!=5.0.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (6.2.0)
> Requirement already satisfied: defusedxml in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (0.7.1)
> Requirement already satisfied: jupyterlab-pygments in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (0.2.2)
> Requirement already satisfied: markupsafe>=2.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (2.1.5)
> Requirement already satisfied: mistune<4,>=2.0.3 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (3.0.2)
> Requirement already satisfied: nbclient>=0.5.0 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (0.8.0)
> Requirement already satisfied: packaging in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (24.2)
> Requirement already satisfied: pandocfilters>=1.4.1 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (1.5.1)
> Requirement already satisfied: pygments>=2.4.1 in 
> /usr/lib/python3/dist-packages (from nbconvert>=5->notebook) (2.18.0)
> Requirement already satisfied: tinycss2 in /usr/lib/python3/dist-packages 
> (from nbconvert>=5->notebook) (1.4.0)
> Requirement already satisfied: fastjsonschema in 
> /usr/lib/python3/dist-packages (from nbformat->notebook) (2.20.0)
> Requirement already satisfied: jsonschema>=2.6 in 
> /usr/lib/python3/dist-packages (from nbformat->notebook) (4.19.2)
> Requirement already satisfied: ptyprocess in /usr/lib/python3/dist-packages 
> (from terminado>=0.8.3->notebook) (0.7.0)
> INFO: pip is looking at multiple versions of argon2-cffi to determine which 
> version is compatible with other requirements. This could take a while.
> py312: exit 1 (23.72 seconds) /<<PKGBUILDDIR>>> python -I -m pip install 
> notebook pid=915610
>   py312: FAIL code 1 (23.92 seconds)
>   evaluation failed :( (24.01 seconds)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py312 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sagenb-export/sagenb_export-3.3-py3-none-any.whl
>  
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p "3.13 
> 3.12" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/12/28/sagenb-export_3.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: sagenb-export
Source-Version: 3.4-2
Done: Maximiliano Curia <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sagenb-export, 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.
Maximiliano Curia <[email protected]> (supplier of updated sagenb-export 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: Mon, 21 Sep 2026 20:19:06 +0200
Source: sagenb-export
Architecture: source
Version: 3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Maximiliano Curia <[email protected]>
Closes: 1091611
Changes:
 sagenb-export (3.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Drop tox and run unittest directly via pybuild (Closes: #1091611)
Checksums-Sha1:
 888f6ee2420e26df9df7c12b03a3e67d01936599 2164 sagenb-export_3.4-2.dsc
 788437973caa061894dfe50cd5a5d591c07fc4ba 2592 sagenb-export_3.4-2.debian.tar.xz
 1931629209359850993da9ef016ff1e1d8008696 37101 
sagenb-export_3.4-2_source.buildinfo
Checksums-Sha256:
 eaf4062eaf80d39cecfb51248fab170672c0421dcfce5fe81beb066a1f3c87c9 2164 
sagenb-export_3.4-2.dsc
 f555beda6547fba72ab84e3eb23b23c825677ff4119838f220e3bc26c48bc1c4 2592 
sagenb-export_3.4-2.debian.tar.xz
 1664fde78ba7c35acc3afd892d4da7fa79f3d3e3a0450644a1d56607d62f9330 37101 
sagenb-export_3.4-2_source.buildinfo
Files:
 9a896d84ba6c3ffa67d5a7691bde1ee7 2164 python optional sagenb-export_3.4-2.dsc
 971af2931b2bc85e58dc894c0c770aac 2592 python optional 
sagenb-export_3.4-2.debian.tar.xz
 621ac9d62797716c86dd6c317715076d 37101 python optional 
sagenb-export_3.4-2_source.buildinfo

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

iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAmqxdVYACgkQxxl2mbKb
IyqDuQ//emDEBYhs87VYoCBUCcOBS2iGi2yCA7O4jNMLtbH/u35aOljwitU+SG1x
8IlO+JESjYGtldJCR46+vRybhtMGEddZeBjquDj53E78/Tk71XSv2NCVK1YiUQMX
lDy5lt6lf/g7YNYDGNtAgybzjNpJ2eGIvl3foe7LNxpNmJZx+iH91s/9NPg3xhlR
/rRe/xdSs2DAhdORAsfUpfQfZVfjYy2kAhn4ldzxK8I6UyvTkiXqtnAsuUiThs8B
AAtfXYqRCuozNoNjufXNqZxtje+Ui/HVw6UpQlGNfEwk8lTX77/35Ug2Jv4ymYqg
bi9BGUOYqnFBb1c1a1Bi8tDlYVRzcr3GUzcoCrhOr2ApaqopSUylHlRqyzp+kA0A
v6Do+DsgvGDmlZhP7qUPk287nKj+pkxgKfvDC1Q9IPIcPDVmJQvUtho1qTANayEo
l55f3Zeksuj56d2vqo9jWCsG9OPy9R25E9LvsjgCJNh86ziBaIjEOBRj+bpdsKmf
wta+rZJcMHwvAMRb7Vlp+mP6LwKO8qYuTZOnAVTrO0X0eWReXEMiRbRvK+xJKqaW
d7WYfqJwcY2kkutJu1i0xBuYBf3HWXOG3noRNT0ToQqVQF7tOi1eIBu4dIchgRyi
tB7eq6HZU8PpS1dE5LUOVBVy/mXRdGyuScC195JvlPEXheZjivg=
=BoIP
-----END PGP SIGNATURE-----

Attachment: pgpVdSP_IWvUA.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to