Fix build.lock

Fix it by running it on a xenial builder.

* Also add cffi pin for py35 for charm-tools build support.

Change-Id: I23e095f350cc7bc8395b806663048cde6145786f
This commit is contained in:
Alex Kavanagh 2021-10-15 19:43:16 +01:00
parent 07f19fb8f2
commit f235f68fc0
2 changed files with 663 additions and 692 deletions

View File

@ -9,6 +9,7 @@
setuptools<50.0.0 # https://github.com/pypa/setuptools/commit/04e3df22df840c6bb244e9b27bc56750c44b7c85
# Build requirements
cffi==1.14.6; python_version < '3.6' # cffi 1.15.0 drops support for py35.
charm-tools==2.8.3
simplejson

File diff suppressed because it is too large Load Diff