Source: python-urllib3
Version: 1.26.18-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f src/urllib3/packages/six.py
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'provides-extra' will not be supported in 
> future
>         versions. Please use the underscore name 'provides_extra' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'requires-dist' will not be supported in 
> future
>         versions. Please use the underscore name 'requires_dist' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/poolmanager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/filepost.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/_collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/response.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/connectionpool.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/request.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> copying src/urllib3/connection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages
> copying src/urllib3/packages/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/makefile.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/weakref_finalize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/packages/backports
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/_appengine_environ.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/pyopenssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/securetransport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/socks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/appengine.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/ntlmpool.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/low_level.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/bindings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/contrib/_securetransport
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/queue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/wait.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/ssltransport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/ssl_.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/proxy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/response.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/url.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/retry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/timeout.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/ssl_match_hostname.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/request.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> copying src/urllib3/util/connection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/urllib3/util
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'provides-extra' will not be supported in 
> future
>         versions. Please use the underscore name 'provides_extra' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'requires-dist' will not be supported in 
> future
>         versions. Please use the underscore name 'requires_dist' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/poolmanager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/filepost.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/_collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/response.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/connectionpool.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/request.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> copying src/urllib3/connection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages
> copying src/urllib3/packages/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/makefile.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages/backports
> copying src/urllib3/packages/backports/weakref_finalize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/packages/backports
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/_appengine_environ.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/pyopenssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/securetransport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/socks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/appengine.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> copying src/urllib3/contrib/ntlmpool.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/low_level.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib/_securetransport
> copying src/urllib3/contrib/_securetransport/bindings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/contrib/_securetransport
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/queue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/wait.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/ssltransport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/ssl_.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/proxy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/response.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/url.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/retry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/timeout.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/ssl_match_hostname.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/request.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
> copying src/urllib3/util/connection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/urllib3/util
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:314: rm -f test/conftest.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build; python3.12 -m pytest 
> --ignore=test/appengine --ignore=test/contrib/test_pyopenssl.py 
> --ignore=test/contrib/test_securetransport.py 
> --ignore=test/contrib/test_socks.py --ignore=test/test_connectionpool.py 
> --ignore=test/test_ssl.py --ignore=test/test_ssltransport.py 
> --ignore=test/with_dummyserver -k 'not test_recent_date and not 
> test_respect_retry_after_header_sleep'
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> collected 618 items / 55 deselected / 563 selected
> 
> test/test_collections.py ....................................s           [  
> 6%]
> test/test_compatibility.py ...                                           [  
> 7%]
> test/test_connection.py .............                                    [  
> 9%]
> test/test_exceptions.py .............                                    [ 
> 11%]
> test/test_fields.py ...............                                      [ 
> 14%]
> test/test_filepost.py ...........                                        [ 
> 16%]
> test/test_no_ssl.py F.                                                   [ 
> 16%]
> test/test_poolmanager.py ...............................                 [ 
> 22%]
> test/test_proxymanager.py ......                                         [ 
> 23%]
> test/test_queue_monkeypatch.py .                                         [ 
> 23%]
> test/test_request.py ..                                                  [ 
> 23%]
> test/test_response.py .................................................. [ 
> 32%]
> ..................                                                       [ 
> 35%]
> test/test_retry.py ................................                      [ 
> 41%]
> test/test_retry_deprecated.py .......................................... [ 
> 49%]
> .                                                                        [ 
> 49%]
> test/test_util.py ...................................................... [ 
> 58%]
> ........................................................................ [ 
> 71%]
> ................................................................ss..s... [ 
> 84%]
> s....................................................................... [ 
> 97%]
> .                                                                        [ 
> 97%]
> test/test_wait.py .............                                          [ 
> 99%]
> test/contrib/test_pyopenssl_dependencies.py ss                           
> [100%]
> 
> =================================== FAILURES 
> ===================================
> _________________ TestImportWithoutSSL.test_cannot_import_ssl 
> __________________
> 
> self = <test.test_no_ssl.TestImportWithoutSSL object at 0x7f66cda4fa70>
> 
>     def test_cannot_import_ssl(self):
> >       with pytest.raises(ImportError):
> E       Failed: DID NOT RAISE <class 'ImportError'>
> 
> test/test_no_ssl.py:83: Failed
> =============================== warnings summary 
> ===============================
> test/test_retry.py:323
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/test/test_retry.py:323: 
> PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?  
> You can register custom marks to avoid this warning - for details, see 
> https://docs.pytest.org/en/stable/how-to/mark.html
>     @pytest.mark.freeze_time("2019-06-03 11:00:00", tz_offset=0)
> 
> test/test_retry_deprecated.py:325
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build/test/test_retry_deprecated.py:325:
>  PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?  
> You can register custom marks to avoid this warning - for details, see 
> https://docs.pytest.org/en/stable/how-to/mark.html
>     @pytest.mark.freeze_time("2019-06-03 11:00:00", tz_offset=0)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED test/test_no_ssl.py::TestImportWithoutSSL::test_cannot_import_ssl - 
> Fa...
> ===== 1 failed, 555 passed, 7 skipped, 55 deselected, 2 warnings in 7.76s 
> ======
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_urllib3/build; python3.12 -m pytest 
> --ignore=test/appengine --ignore=test/contrib/test_pyopenssl.py 
> --ignore=test/contrib/test_securetransport.py 
> --ignore=test/contrib/test_socks.py --ignore=test/test_connectionpool.py 
> --ignore=test/test_ssl.py --ignore=test/test_ssltransport.py 
> --ignore=test/with_dummyserver -k 'not test_recent_date and not 
> test_respect_retry_after_header_sleep'
> I: pybuild pybuild:314: rm -f test/conftest.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build; python3.11 -m pytest 
> --ignore=test/appengine --ignore=test/contrib/test_pyopenssl.py 
> --ignore=test/contrib/test_securetransport.py 
> --ignore=test/contrib/test_socks.py --ignore=test/test_connectionpool.py 
> --ignore=test/test_ssl.py --ignore=test/test_ssltransport.py 
> --ignore=test/with_dummyserver -k 'not test_recent_date and not 
> test_respect_retry_after_header_sleep'
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> collected 618 items / 55 deselected / 563 selected
> 
> test/test_collections.py ....................................s           [  
> 6%]
> test/test_compatibility.py ...                                           [  
> 7%]
> test/test_connection.py .............                                    [  
> 9%]
> test/test_exceptions.py .............                                    [ 
> 11%]
> test/test_fields.py ...............                                      [ 
> 14%]
> test/test_filepost.py ...........                                        [ 
> 16%]
> test/test_no_ssl.py ..                                                   [ 
> 16%]
> test/test_poolmanager.py ...............................                 [ 
> 22%]
> test/test_proxymanager.py ......                                         [ 
> 23%]
> test/test_queue_monkeypatch.py .                                         [ 
> 23%]
> test/test_request.py ..                                                  [ 
> 23%]
> test/test_response.py .................................................. [ 
> 32%]
> ..................                                                       [ 
> 35%]
> test/test_retry.py ................................                      [ 
> 41%]
> test/test_retry_deprecated.py .......................................... [ 
> 49%]
> .                                                                        [ 
> 49%]
> test/test_util.py ...................................................... [ 
> 58%]
> ........................................................................ [ 
> 71%]
> ................................................................ss..s... [ 
> 84%]
> s....................................................................... [ 
> 97%]
> .                                                                        [ 
> 97%]
> test/test_wait.py .............                                          [ 
> 99%]
> test/contrib/test_pyopenssl_dependencies.py ss                           
> [100%]
> 
> =============================== warnings summary 
> ===============================
> test/test_retry.py:323
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/test/test_retry.py:323: 
> PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?  
> You can register custom marks to avoid this warning - for details, see 
> https://docs.pytest.org/en/stable/how-to/mark.html
>     @pytest.mark.freeze_time("2019-06-03 11:00:00", tz_offset=0)
> 
> test/test_retry_deprecated.py:325
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_urllib3/build/test/test_retry_deprecated.py:325:
>  PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?  
> You can register custom marks to avoid this warning - for details, see 
> https://docs.pytest.org/en/stable/how-to/mark.html
>     @pytest.mark.freeze_time("2019-06-03 11:00:00", tz_offset=0)
> 
> .pybuild/cpython3_3.11_urllib3/build/test/test_no_ssl.py::TestImportWithoutSSL::test_cannot_import_ssl
> .pybuild/cpython3_3.11_urllib3/build/test/test_no_ssl.py::TestImportWithoutSSL::test_import_urllib3
>   <frozen importlib._bootstrap>:1047: ImportWarning: 
> ImportBlocker.find_spec() not found; falling back to find_module()
> 
> .pybuild/cpython3_3.11_urllib3/build/test/test_no_ssl.py::TestImportWithoutSSL::test_cannot_import_ssl
> .pybuild/cpython3_3.11_urllib3/build/test/test_no_ssl.py::TestImportWithoutSSL::test_import_urllib3
>   <frozen importlib._bootstrap>:673: ImportWarning: 
> ImportBlocker.exec_module() not found; falling back to load_module()
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ========== 556 passed, 7 skipped, 55 deselected, 6 warnings in 7.69s 
> ===========
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-urllib3_1.26.18-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&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.

Reply via email to