From 51c9df879d9d2af77fdd6de80341f24860d0c349 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 18 Jun 2020 13:52:51 -0700 Subject: [PATCH] Set EXCLUDE_CERTBOT_DEPS in certbot-dns-dnsimple/snap/snapcraft.yaml --- certbot-dns-dnsimple/snap/snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/certbot-dns-dnsimple/snap/snapcraft.yaml b/certbot-dns-dnsimple/snap/snapcraft.yaml index 8a685b25e..7f511d78a 100644 --- a/certbot-dns-dnsimple/snap/snapcraft.yaml +++ b/certbot-dns-dnsimple/snap/snapcraft.yaml @@ -15,6 +15,8 @@ parts: override-pull: | snapcraftctl pull snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` + build-environment: + - EXCLUDE_CERTBOT_DEPS: "True" slots: certbot: