Merge branch 'core20' into travis-test-ebp-core20

This commit is contained in:
Erica Portnoy 2020-06-17 12:42:32 -07:00
commit f62e088a84

View file

@ -66,7 +66,7 @@ parts:
- python3-pkg-resources
- python3.8-minimal
# To build cryptography and cffi if needed
build-packages: [libffi-dev, libssl-dev, git, libaugeas-dev]
build-packages: [libffi-dev, libssl-dev, git, libaugeas-dev, python3-dev]
override-pull: |
snapcraftctl pull
snapcraftctl set-version `cd $SNAPCRAFT_PART_SRC/certbot && git describe|sed s/^v//`