Searched refs:pymodule_dep (Results 1 – 1 of 1) sorted by relevance
175 for pymodule_dep in output.split():176 pymodule_dep = pymodule_dep.replace(pyversion,'${PYTHON_MAJMIN}') variable178 if isCached(pymodule_dep):301 for pymodule_dep in output.split():321 pymodule_dep = pymodule_dep.replace(pyversion,'${PYTHON_MAJMIN}') variable326 if isFolder(pymodule_dep):327 check_path = pymodule_dep354 …if pymodule_dep not in new_manifest[pypkg]['files'] and pymodule_dep not in new_manifest[pypkg]['c…358 if pymodule_dep.endswith('*'):360 if isCached(pymodule_dep):[all …]