(cherry picked from commit 4271e0fc02) Conflicts: src/pylorax/buildstamp.py Signed-off-by: Will Woods <wwoods@redhat.com>
4271e0fc02
This allows us to create these objects without needing workdir, which means we can use them outside of __init__.py. We can also write them directly to their final destination instead of writing them to the workdir and then copying them in.