diff options
author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2019-02-14 11:25:10 +0000 |
---|---|---|
committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2019-02-14 13:02:07 +0000 |
commit | c2c10d68a5e3ed12d13adce2cb10feed789f8f8c (patch) | |
tree | d74d5d8a84a4f67dfe2aa7a8b22c91eb1141bddd /tests/cachekey/project/sources/patch1.expected | |
parent | 9db7f489092a7d5ab14b223eb13fb8fce4829df1 (diff) | |
download | buildstream-danielsilverstone-ct/json-cache-key.tar.gz |
Cache Keys: Update to use JSON rather than pickledanielsilverstone-ct/json-cache-key
This affects the cache key version (updated to 7) and introduces
a dependency on `ujson` which is BSD licenced as of the version
locked in `requirements.txt`
Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Diffstat (limited to 'tests/cachekey/project/sources/patch1.expected')
-rw-r--r-- | tests/cachekey/project/sources/patch1.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/sources/patch1.expected b/tests/cachekey/project/sources/patch1.expected index 85cd460ec..026dbdf55 100644 --- a/tests/cachekey/project/sources/patch1.expected +++ b/tests/cachekey/project/sources/patch1.expected @@ -1 +1 @@ -52f6d22e92bb627d48f6957d0c55d57d0da5e228ea0d43d108283425b3cb13f4
\ No newline at end of file +a85bc578b9c12f0b380e064cbc835d675ac1d0d3c74f821d20c7ace2b802351f
\ No newline at end of file |