1 line
40 KiB
JSON
1 line
40 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "label": "bdist_rpm.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L1"}, {"id": "bdist_rpm_bdist_rpm", "label": "bdist_rpm", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L24"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bdist_rpm_bdist_rpm_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L154"}, {"id": "bdist_rpm_bdist_rpm_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L199"}, {"id": "bdist_rpm_bdist_rpm_finalize_package_data", "label": ".finalize_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L232"}, {"id": "bdist_rpm_bdist_rpm_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L278"}, {"id": "bdist_rpm_bdist_rpm_dist_path", "label": "._dist_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L405"}, {"id": "bdist_rpm_bdist_rpm_make_spec_file", "label": "._make_spec_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L408"}, {"id": "bdist_rpm_bdist_rpm_format_changelog", "label": "._format_changelog()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L579"}, {"id": "bdist_rpm_rationale_1", "label": "distutils.command.bdist_rpm Implements the Distutils 'bdist_rpm' command (creat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L1"}, {"id": "bdist_rpm_rationale_409", "label": "Generate the text of an RPM spec file and return it as a list of strings", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L409"}, {"id": "bdist_rpm_rationale_580", "label": "Format the changelog correctly and convert it to a list of strings", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L580"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "distutils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_debug_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_file_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_sysconfig_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "target": "bdist_rpm_bdist_rpm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L24", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L24", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L154", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L199", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_finalize_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L232", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L278", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_dist_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L405", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_make_spec_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L408", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm", "target": "bdist_rpm_bdist_rpm_format_changelog", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L579", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm_finalize_options", "target": "bdist_rpm_bdist_rpm_finalize_package_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L230", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm_finalize_package_data", "target": "bdist_rpm_bdist_rpm_format_changelog", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L252", "weight": 1.0}, {"source": "bdist_rpm_bdist_rpm_run", "target": "bdist_rpm_bdist_rpm_make_spec_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L301", "weight": 1.0}, {"source": "bdist_rpm_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_bdist_rpm_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L1", "weight": 1.0}, {"source": "bdist_rpm_rationale_409", "target": "bdist_rpm_bdist_rpm_make_spec_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L409", "weight": 1.0}, {"source": "bdist_rpm_rationale_580", "target": "bdist_rpm_bdist_rpm_format_changelog", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L580", "weight": 1.0}], "raw_calls": [{"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L200"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L203"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L204"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L212"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L217"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L221"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L226"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L229"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L233"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L234"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "get_contact", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L236"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "get_contact_email", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L236"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L238"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L239"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L240"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L242"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L243"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L245"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L246"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L248"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L250"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L254"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L256"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L257"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L258"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L259"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L260"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L261"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L262"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L263"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L264"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L270"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L271"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L272"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L273"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L274"}, {"caller_nid": "bdist_rpm_bdist_rpm_finalize_package_data", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L276"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L280"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L281"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L282"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L283"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L284"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "mkpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L289"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L293"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "mkpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L294"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L299"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L299"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L300"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L310"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L315"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "get_archive_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L318"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "copy_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L320"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L323"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "copy_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L324"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "DistutilsFileError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L326"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L329"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L333"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L335"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L337"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L338"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L340"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L340"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L342"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L345"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L347"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "popen", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L357"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L362"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L365"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L365"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L366"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L367"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L372"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "DistutilsExecError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L374"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L377"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "spawn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L379"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L381"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "get_python_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L382"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L387"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L388"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "move_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L389"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L390"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L391"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L395"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L396"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "move_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L397"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L398"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L398"}, {"caller_nid": "bdist_rpm_bdist_rpm_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L399"}, {"caller_nid": "bdist_rpm_bdist_rpm_dist_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L406"}, {"caller_nid": "bdist_rpm_bdist_rpm_dist_path", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L406"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L414"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L415"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L415"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L416"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L417"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_description", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L419"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "getoutput", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L424"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L428"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L429"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L429"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L433"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L435"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L436"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L445"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L455"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L457"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L459"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_license", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L460"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L468"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L469"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L471"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L481"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L481"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L482"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L483"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L483"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L483"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L485"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_url", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L487"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L488"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_url", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L488"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L491"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L494"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L494"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L497"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L497"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L500"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L502"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "get_long_description", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L505"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L520"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L548"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L550"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L555"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L556"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L556"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L556"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L558"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L561"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L568"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L568"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L571"}, {"caller_nid": "bdist_rpm_bdist_rpm_make_spec_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L575"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L584"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L584"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L585"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L587"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L589"}, {"caller_nid": "bdist_rpm_bdist_rpm_format_changelog", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py", "source_location": "L591"}]} |