Package: src:faker Version: 33.3.1-2 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:faker, 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 debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean rm -rf .mypy_cache make[1]: Leaving directory '/<<PKGBUILDDIR>>' 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 [... snipped ...] tests/test_decode.py::test_7bit_purity[89] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[90] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[91] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[92] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[93] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[94] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[95] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[96] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[97] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[98] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[99] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[100] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[101] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[102] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[103] PASSED [ 89%] tests/test_decode.py::test_7bit_purity[104] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[105] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[106] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[107] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[108] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[109] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[110] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[111] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[112] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[113] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[114] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[115] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[116] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[117] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[118] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[119] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[120] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[121] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[122] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[123] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[124] PASSED [ 90%] tests/test_decode.py::test_7bit_purity[125] PASSED [ 91%] tests/test_decode.py::test_7bit_purity[126] PASSED [ 91%] tests/test_decode.py::test_7bit_purity[127] PASSED [ 91%] tests/test_decode.py::test_7bit_text_purity PASSED [ 91%] tests/test_decode.py::test_out_of_bounds PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_arbitrary_digits_pydecimal PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_binary PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_cli_seed PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_cli_seed_with_repeat PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_cli_verbosity PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_command PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_command_custom_provider PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_documentor PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_instance_seed_chain PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_lang_localized_provider PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_lang_localized_provider_without_default PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_lang_unlocalized_provider PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_negative_pyfloat PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_password PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_prefix_suffix_always_string PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_pyfloat_empty_range_error PASSED [ 91%] tests/test_factory.py::FactoryTestCase::test_pyfloat_in_range PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_pyfloat_same_min_max PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_random_pyfloat PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_random_pystr_characters PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_slugify PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_unknown_locale PASSED [ 92%] tests/test_factory.py::FactoryTestCase::test_unknown_provider PASSED [ 92%] tests/test_generator.py::TestGenerator::test_get_formatter_returns_correct_formatter PASSED [ 92%] tests/test_generator.py::TestGenerator::test_get_formatter_with_unknown_formatter PASSED [ 92%] tests/test_generator.py::TestGenerator::test_format_calls_formatter_on_provider PASSED [ 92%] tests/test_generator.py::TestGenerator::test_format_passes_arguments_to_formatter PASSED [ 92%] tests/test_generator.py::TestGenerator::test_add_provider_overrides_old_provider PASSED [ 92%] tests/test_generator.py::TestGenerator::test_parse_without_formatter_tokens PASSED [ 92%] tests/test_generator.py::TestGenerator::test_parse_with_valid_formatter_tokens PASSED [ 92%] tests/test_generator.py::TestGenerator::test_arguments_group_with_values PASSED [ 92%] tests/test_generator.py::TestGenerator::test_arguments_group_with_dictionaries PASSED [ 92%] tests/test_generator.py::TestGenerator::test_arguments_group_with_invalid_name PASSED [ 92%] tests/test_generator.py::TestGenerator::test_arguments_group_with_invalid_argument_type PASSED [ 92%] tests/test_generator.py::TestGenerator::test_parse_with_valid_formatter_arguments PASSED [ 92%] tests/test_generator.py::TestGenerator::test_parse_with_unknown_arguments_group PASSED [ 92%] tests/test_generator.py::TestGenerator::test_parse_with_unknown_formatter_token PASSED [ 92%] tests/test_generator.py::TestGenerator::test_magic_call_calls_format PASSED [ 93%] tests/test_generator.py::TestGenerator::test_magic_call_calls_format_with_arguments PASSED [ 93%] tests/test_generator.py::TestGenerator::test_get_random PASSED [ 93%] tests/test_generator.py::TestGenerator::test_random_seed_doesnt_seed_system_random PASSED [ 93%] tests/test_optional.py::TestOptionalClass::test_optional PASSED [ 93%] tests/test_optional.py::TestOptionalClass::test_optional_probability PASSED [ 93%] tests/test_optional.py::TestOptionalClass::test_optional_arguments PASSED [ 93%] tests/test_optional.py::TestOptionalClass::test_optional_valid_range PASSED [ 93%] tests/test_optional.py::TestOptionalClass::test_functions_only PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_AA] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_AE] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_BH] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_EG] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_JO] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_PS] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[ar_SA] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[az_AZ] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[bg_BG] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[bn_BD] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[bs_BA] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[cs_CZ] PASSED [ 93%] tests/test_providers_formats.py::test_no_invalid_formats[da_DK] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[de] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[de_AT] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[de_CH] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[de_DE] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[dk_DK] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[el_CY] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[el_GR] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_AU] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_BD] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_CA] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_GB] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_IE] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_IN] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_MS] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_NZ] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_PH] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_PK] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_TH] PASSED [ 94%] tests/test_providers_formats.py::test_no_invalid_formats[en_US] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_AR] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_CA] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_CL] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_CO] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_ES] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[es_MX] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[et_EE] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fa_IR] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fi_FI] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fil_PH] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fr_BE] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fr_CA] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fr_CH] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fr_FR] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[fr_QC] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[ga_IE] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[gu_IN] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[he_IL] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[hi_IN] PASSED [ 95%] tests/test_providers_formats.py::test_no_invalid_formats[hr_HR] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[hu_HU] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[hy_AM] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[id_ID] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[it_CH] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[it_IT] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[ja_JP] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[ka_GE] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[ko_KR] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[la] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[lb_LU] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[lt_LT] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[lv_LV] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[mt_MT] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[ne_NP] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[nl_BE] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[nl_NL] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[no_NO] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[or_IN] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[pl_PL] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[pt_BR] PASSED [ 96%] tests/test_providers_formats.py::test_no_invalid_formats[pt_PT] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[ro_RO] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[ru_RU] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[sk_SK] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[sl_SI] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[sq_AL] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[sv_SE] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[sw] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[ta_IN] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[th] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[th_TH] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[tl_PH] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[tr_TR] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[tw_GH] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[uk_UA] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[uz_UZ] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[vi_VN] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[yo_NG] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[zh_CN] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[zh_TW] PASSED [ 97%] tests/test_providers_formats.py::test_no_invalid_formats[zu_ZA] PASSED [ 97%] tests/test_proxy.py::TestFakerProxyClass::test_unspecified_locale PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_locale_as_string PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_locale_as_list PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_locale_as_list_invalid_value_type PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_locale_as_ordereddict PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_invalid_locale PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_items PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_dunder_getitem PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_seed_classmethod PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_seed_class_locales PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_seed_instance PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_seed_locale PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_single_locale_proxy_behavior PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_proxy_behavior PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_caching_behavior PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_factory_selection_no_weights PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_factory_selection_with_weights PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_factory_selection_single_provider PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_factory_selection_shared_providers PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_multiple_locale_factory_selection_unsupported_method PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_weighting_disabled_single_choice PASSED [ 98%] tests/test_proxy.py::TestFakerProxyClass::test_weighting_disabled_with_locales PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_weighting_disabled_multiple_locales PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_weighting_disabled_multiple_choices PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_weighting_enabled_multiple_choices PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_dir_include_all_providers_attribute_in_list PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_copy PASSED [ 99%] tests/test_proxy.py::TestFakerProxyClass::test_pickle PASSED [ 99%] tests/test_unique.py::TestUniquenessClass::test_uniqueness PASSED [ 99%] tests/test_unique.py::TestUniquenessClass::test_sanity_escape PASSED [ 99%] tests/test_unique.py::TestUniquenessClass::test_uniqueness_clear PASSED [ 99%] tests/test_unique.py::TestUniquenessClass::test_exclusive_arguments PASSED [ 99%] tests/test_unique.py::TestUniquenessClass::test_functions_only PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_add_ordereddicts PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_choice_distribution PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_choices_distribution_unique PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_find_available_locales PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_find_available_providers PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_get_path PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_invalid_luhn PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_luhn_checksum PASSED [ 99%] tests/utils/test_utils.py::UtilsTestCase::test_valid_luhn PASSED [100%] =============================== warnings summary =============================== faker/sphinx/validator.py:55 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:55: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Num, faker/sphinx/validator.py:56 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:56: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Str, faker/sphinx/validator.py:57 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:57: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Bytes, faker/sphinx/validator.py:62 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:62: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.NameConstant, faker/providers/person/fr_QC/__init__.py:10 .pybuild/cpython3_3.13_fake-factory/build/tests/test_providers_formats.py::test_no_invalid_formats[fr_QC] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/providers/person/fr_QC/__init__.py:10: UserWarning: fr_QC locale is deprecated. Please use fr_CA. warnings.warn("fr_QC locale is deprecated. Please use fr_CA.") .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_docstring.py: 31 warnings .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_validator.py: 179 warnings /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:88: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead return isinstance(node, self._whitelisted_nodes) .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_docstring.py: 18 warnings .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_validator.py: 115 warnings /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:88: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead return isinstance(node, self._whitelisted_nodes) .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_docstring.py: 4 warnings .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_validator.py: 113 warnings /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:88: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead return isinstance(node, self._whitelisted_nodes) .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_docstring.py: 4 warnings .pybuild/cpython3_3.13_fake-factory/build/tests/sphinx/test_validator.py: 92 warnings /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_fake-factory/build/faker/sphinx/validator.py:88: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead return isinstance(node, self._whitelisted_nodes) .pybuild/cpython3_3.13_fake-factory/build/tests/test_optional.py::TestOptionalClass::test_optional_valid_range /usr/lib/python3/dist-packages/_pytest/raises.py:622: PytestWarning: matching against an empty string will *always* pass. If you want to check for an empty message you need to pass '^$'. If you don't want to match you should pass `None` or leave out the parameter. super().__init__(match=match, check=check) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ===== 2070 passed, 11 skipped, 563 warnings, 10 subtests passed in 20.57s ====== dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make[1]: *** [debian/rules:38: execute_after_dh_auto_install] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:8: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

