# We replace the embedded jquery with symlinks to the packaged version
source-is-missing flasgger/ui3/static/lib/jquery.min.js
# Sources are provided in debian/missing-sources/swagger-ui_*.tar.gz
source-is-missing flasgger/ui3/static/swagger-ui-bundle.js *
source-is-missing flasgger/ui3/static/swagger-ui-standalone-preset.js *
source-is-missing flasgger/ui3/static/swagger-ui.js *

# The source file for both *.pyc is present (examples/definition_object_test.py).
# The error is triggered probably because the names of the original and the precompiled file differ.
source-is-missing examples/__pycache__/definition_object_test.cpython-37-pytest-5.1.2.pyc
source-is-missing examples/__pycache__/definition_object_test.cpython-37-pytest-5.3.4.pyc

