downloadablefilesource.py: Fix race condition creating mirror directory

This file has for some time been dangerously creating it's mirror directory
only if it doesn't yet exist, presenting a race condition for concurrent
sources tracking the same file (at possibly different versions).

Fixes #1831
1 file changed