Your message dated Sun, 16 Mar 2025 15:55:08 +0000
with message-id <z9b0xe06jor0h...@riva.ucam.org>
and subject line Re: Bug#1100279: python-pyfunceble: FTBFS: 
ModuleNotFoundError: No module named 'mkdocs_get_deps'
has caused the Debian Bug report #1100279,
regarding python-pyfunceble: FTBFS: ModuleNotFoundError: No module named 
'mkdocs_get_deps'
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 ow...@bugs.debian.org
immediately.)


-- 
1100279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-pyfunceble
Version: 4.2.29.dev-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:270: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:270: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:270: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/logger.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/facility.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/factory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/storage_facility.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/sessions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
copying PyFunceble/storage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/credential_loader.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/facility.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/factory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/storage_facility.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/storage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/file_preloader.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
copying PyFunceble/cli/execution_time.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/ipv4_reputation.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/db_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/csv_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/sql_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/public_suffix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/iana.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
copying PyFunceble/dataset/user_agent.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/ipv4_reputation.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/user_agents.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/public_suffix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
copying PyFunceble/downloader/iana.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/downloader
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/cidr2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/rpz_input_line2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/adblock_input_line2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/wildcard2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/internal_url.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/rpz_policy2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/input_line2subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/url2netloc.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
copying PyFunceble/converter/subject2complements.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/converter
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query
copying PyFunceble/query/platform.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query
copying PyFunceble/query/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query
copying PyFunceble/query/http_status_code.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
copying PyFunceble/checker/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
copying PyFunceble/checker/params_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
copying PyFunceble/checker/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
copying PyFunceble/checker/status_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
copying PyFunceble/checker/complex_json_encoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/config
copying PyFunceble/config/compare.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/config
copying PyFunceble/config/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/config
copying PyFunceble/config/loader.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/config
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/list.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/dict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/merge.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/regex.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/directory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/environment_variable.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/download.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
copying PyFunceble/helpers/hash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/helpers
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/utils
copying PyFunceble/utils/platform.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/utils
copying PyFunceble/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/utils
copying PyFunceble/utils/profile.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/utils
copying PyFunceble/utils/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/utils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data
copying PyFunceble/data/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database
copying PyFunceble/database/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database
copying PyFunceble/database/session.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/scripts
copying PyFunceble/cli/scripts/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/scripts
copying PyFunceble/cli/scripts/public_suffix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/scripts
copying PyFunceble/cli/scripts/production.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/scripts
copying PyFunceble/cli/scripts/iana.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/scripts
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/github_actions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/travis_ci.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/standalone.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/gitlab_ci.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
copying PyFunceble/cli/continuous_integration/jenkins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/continuous_integration
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/ascii_logo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/testing.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/stdout.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/sort.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
copying PyFunceble/cli/utils/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/utils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/dir_files_sorter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/miner.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/migrator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/chancy_producer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/producer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/file_sorter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
copying PyFunceble/cli/processes/chancy_tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/status_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/json_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/cleanup.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/dir_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/counter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
copying PyFunceble/cli/filesystem/registrar_counter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/system
copying PyFunceble/cli/system/integrator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/system
copying PyFunceble/cli/system/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/system
copying PyFunceble/cli/system/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/system
copying PyFunceble/cli/system/launcher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/system
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
copying PyFunceble/cli/entry_points/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
copying PyFunceble/cli/entry_points/clean.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
copying PyFunceble/cli/entry_points/public_suffix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
copying PyFunceble/cli/entry_points/production.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
copying PyFunceble/cli/entry_points/iana.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators
copying PyFunceble/cli/migrators/db_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators
copying PyFunceble/cli/migrators/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators
copying PyFunceble/cli/migrators/alembic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators
copying PyFunceble/cli/migrators/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/dir_files_sorter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/file_sorter_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/miner.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/migrator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/chancy_producer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/producer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/file_sorter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
copying PyFunceble/cli/processes/workers/chancy_tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/processes/workers
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/printer
copying PyFunceble/cli/filesystem/printer/file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/printer
copying PyFunceble/cli/filesystem/printer/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/printer
copying PyFunceble/cli/filesystem/printer/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/printer
copying PyFunceble/cli/filesystem/printer/stdout.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/printer
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/dir_structure
copying PyFunceble/cli/filesystem/dir_structure/backup.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/dir_structure
copying PyFunceble/cli/filesystem/dir_structure/restore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/dir_structure
copying PyFunceble/cli/filesystem/dir_structure/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/dir_structure
copying PyFunceble/cli/filesystem/dir_structure/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/filesystem/dir_structure
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points/pyfunceble
copying PyFunceble/cli/entry_points/pyfunceble/cli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points/pyfunceble
copying PyFunceble/cli/entry_points/pyfunceble/argsparser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points/pyfunceble
copying PyFunceble/cli/entry_points/pyfunceble/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/entry_points/pyfunceble
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/csv_file
copying PyFunceble/cli/migrators/csv_file/whois_registrar_add.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/csv_file
copying PyFunceble/cli/migrators/csv_file/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/csv_file
copying PyFunceble/cli/migrators/csv_file/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/csv_file
copying PyFunceble/cli/migrators/csv_file/inactive_source_delete.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/csv_file
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
copying PyFunceble/cli/migrators/file_cleanup/production_config_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
copying PyFunceble/cli/migrators/file_cleanup/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
copying PyFunceble/cli/migrators/file_cleanup/mining_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
copying PyFunceble/cli/migrators/file_cleanup/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
copying PyFunceble/cli/migrators/file_cleanup/hashes_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/file_cleanup
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/mariadb
copying PyFunceble/cli/migrators/mariadb/whois_record_idna_subject.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/mariadb
copying PyFunceble/cli/migrators/mariadb/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/mariadb
copying PyFunceble/cli/migrators/mariadb/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/mariadb
copying PyFunceble/cli/migrators/mariadb/file_and_status.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/mariadb
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/json2csv
copying PyFunceble/cli/migrators/json2csv/inactive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/json2csv
copying PyFunceble/cli/migrators/json2csv/whois.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/json2csv
copying PyFunceble/cli/migrators/json2csv/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/json2csv
copying PyFunceble/cli/migrators/json2csv/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/cli/migrators/json2csv
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/whois
copying PyFunceble/dataset/whois/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/whois
copying PyFunceble/dataset/whois/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/whois
copying PyFunceble/dataset/whois/sql.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/whois
copying PyFunceble/dataset/whois/csv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/whois
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/autocontinue
copying PyFunceble/dataset/autocontinue/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/autocontinue
copying PyFunceble/dataset/autocontinue/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/autocontinue
copying PyFunceble/dataset/autocontinue/sql.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/autocontinue
copying PyFunceble/dataset/autocontinue/csv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/autocontinue
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/inactive
copying PyFunceble/dataset/inactive/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/inactive
copying PyFunceble/dataset/inactive/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/inactive
copying PyFunceble/dataset/inactive/sql.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/inactive
copying PyFunceble/dataset/inactive/csv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/dataset/inactive
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois
copying PyFunceble/query/whois/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois
copying PyFunceble/query/whois/query_tool.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/record
copying PyFunceble/query/record/dns.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/record
copying PyFunceble/query/record/whois.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/record
copying PyFunceble/query/record/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/record
copying PyFunceble/query/record/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/record
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/dns
copying PyFunceble/query/dns/resolver.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/dns
copying PyFunceble/query/dns/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/dns
copying PyFunceble/query/dns/query_tool.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/dns
copying PyFunceble/query/dns/nameserver.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/dns
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests
copying PyFunceble/query/requests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests
copying PyFunceble/query/requests/requester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/netinfo
copying PyFunceble/query/netinfo/address.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/netinfo
copying PyFunceble/query/netinfo/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/netinfo
copying PyFunceble/query/netinfo/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/netinfo
copying PyFunceble/query/netinfo/hostbyaddr.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/netinfo
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/expiration_date.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/digit2digits.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/registrar.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
copying PyFunceble/query/whois/converter/month2unified.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/whois/converter
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests/adapter
copying PyFunceble/query/requests/adapter/http.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests/adapter
copying PyFunceble/query/requests/adapter/https.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests/adapter
copying PyFunceble/query/requests/adapter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests/adapter
copying PyFunceble/query/requests/adapter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/query/requests/adapter
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/utils
copying PyFunceble/checker/utils/whois.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/utils
copying PyFunceble/checker/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/utils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/status.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/domain_and_ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/params.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/url.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/domain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
copying PyFunceble/checker/reputation/ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/reputation
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/second_lvl_domain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/subdomain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/ipv6.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/ipv4.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/status.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/domain_and_ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/domain_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/params.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/url.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/domain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
copying PyFunceble/checker/syntax/ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/syntax
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/status.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/domain_and_ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/params.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/url.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/domain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
copying PyFunceble/checker/availability/ip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/parked.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/dns.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/subject_switch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/rules.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
copying PyFunceble/checker/availability/extras/etoxic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/checker/availability/extras
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/infrastructure
copying PyFunceble/data/infrastructure/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/infrastructure
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic
copying PyFunceble/data/alembic/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql
copying PyFunceble/data/alembic/mysql/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql
copying PyFunceble/data/alembic/mysql/env.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql
copying PyFunceble/data/alembic/postgresql/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql
copying PyFunceble/data/alembic/postgresql/env.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/83ada95132bf_delete_the_file_table.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/3a4c55a9320d_add_continue_table.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/3d6f4a33cdb2_add_inactive_table.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/45713fea8097_deletion_uneeded_columns_from_whois_.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/912bbcb77a6c_add_registrar_column.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/e04e8301d1a2_deletion_of_the_mined_table.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/95dc17ddd729_introduction_of_the_session_id_column.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying PyFunceble/data/alembic/mysql/versions/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/7bcf7fa64ba1_rename_created_to_created_at_and.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying PyFunceble/data/alembic/mysql/versions/35c79626ecb9_fix_some_columns.py 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/459a0d7b8f09_add_idna_subject_column_into_whois.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying PyFunceble/data/alembic/mysql/versions/bef7bcaac3f2_make_id_a_bigint.py 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying PyFunceble/data/alembic/mysql/versions/ade87195b0a0_base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/d8893cd406db_allow_whois_record_to_be_empty_null.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
copying 
PyFunceble/data/alembic/mysql/versions/6f4729deaf03_delete_inactive_source_column.py
 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql/versions
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql/versions
copying PyFunceble/data/alembic/postgresql/versions/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql/versions
copying 
PyFunceble/data/alembic/postgresql/versions/a32ac5d66eee_initial_version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql/versions
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
copying PyFunceble/database/credential/mysql.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
copying PyFunceble/database/credential/mariadb.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
copying PyFunceble/database/credential/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
copying PyFunceble/database/credential/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
copying PyFunceble/database/credential/postgresql.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/credential
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/sqlalchemy
copying PyFunceble/database/sqlalchemy/all_schemas.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/sqlalchemy
copying PyFunceble/database/sqlalchemy/base_schema.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/sqlalchemy
copying PyFunceble/database/sqlalchemy/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/sqlalchemy
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
copying PyFunceble/database/schemas/autocontinue.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
copying PyFunceble/database/schemas/inactive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
copying PyFunceble/database/schemas/status.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
copying PyFunceble/database/schemas/whois_record.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
copying PyFunceble/database/schemas/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/database/schemas
running egg_info
creating PyFunceble_dev.egg-info
writing PyFunceble_dev.egg-info/PKG-INFO
writing dependency_links to PyFunceble_dev.egg-info/dependency_links.txt
writing entry points to PyFunceble_dev.egg-info/entry_points.txt
writing requirements to PyFunceble_dev.egg-info/requires.txt
writing top-level names to PyFunceble_dev.egg-info/top_level.txt
writing manifest file 'PyFunceble_dev.egg-info/SOURCES.txt'
reading manifest file 'PyFunceble_dev.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
warning: no previously-included files matching '*.py[co]' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'PyFunceble_dev.egg-info/SOURCES.txt'
copying PyFunceble/data/infrastructure/.PyFunceble_production.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/infrastructure
copying PyFunceble/data/infrastructure/dir_structure_production.json -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/infrastructure
copying PyFunceble/data/alembic/mysql/script.py.mako -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/mysql
copying PyFunceble/data/alembic/postgresql/script.py.mako -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfunceble/build/PyFunceble/data/alembic/postgresql
python3 /<<PKGBUILDDIR>>/docs/gen_ref_pages.py
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/docs/gen_ref_pages.py", line 51, in <module>
    with mkdocs_gen_files.open(full_doc_path, "w") as file_stream:
         ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs_gen_files/__init__.py", line 20, 
in __getattr__
    return getattr(FilesEditor.current(), name)
                   ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/mkdocs_gen_files/editor.py", line 99, in 
current
    config = load_config("mkdocs.yml")
  File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 374, in 
load_config
    errors, warnings = cfg.validate()
                       ~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 231, in 
validate
    run_failed, run_warnings = self._validate()
                               ~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 188, in 
_validate
    self[key] = config_option.validate(value)
                ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 
186, in validate
    return self.run_validation(value)
           ~~~~~~~~~~~~~~~~~~~^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 
1065, in run_validation
    self.load_plugin_with_namespace(name, cfg)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 
1103, in load_plugin_with_namespace
    return (name, self.load_plugin(name, config))
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 
1121, in load_plugin
    plugin_cls = self.installed_plugins[name].load()
  File "/usr/lib/python3.13/importlib/metadata/__init__.py", line 179, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/mkdocstrings/plugin.py", line 29, in 
<module>
    from mkdocstrings.extension import MkdocstringsExtension
  File "/usr/lib/python3/dist-packages/mkdocstrings/extension.py", line 38, in 
<module>
    from mkdocstrings.handlers.base import BaseHandler, CollectionError, 
CollectorItem, Handlers
  File "/usr/lib/python3/dist-packages/mkdocstrings/handlers/base.py", line 26, 
in <module>
    from mkdocs_get_deps.cache import download_and_cache_url
ModuleNotFoundError: No module named 'mkdocs_get_deps'
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202503/

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 could not 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:python-pyfunceble, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
On Wed, Mar 12, 2025 at 04:33:05PM +0000, Santiago Vila wrote:
During a rebuild of all packages in unstable, your package failed to build:
[...]
ModuleNotFoundError: No module named 'mkdocs_get_deps'

Fixed by python-mkdocs 1.6.1+dfsg1-2 (see #1099336).

--
Colin Watson (he/him)                              [cjwat...@debian.org]

--- End Message ---

Reply via email to