From 6b270e653b87d8c60d0054341db82cbe56098891 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 21 Jul 2020 15:08:32 -0700 Subject: update snapcraft.yaml files for plugins --- certbot-dns-cloudflare/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-cloudxns/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-digitalocean/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-dnsimple/snap/snapcraft.yaml | 1 + certbot-dns-dnsmadeeasy/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-gehirn/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-google/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-linode/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-luadns/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-nsone/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-ovh/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-rfc2136/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-route53/snap/snapcraft.yaml | 14 ++++++++++++++ certbot-dns-sakuracloud/snap/snapcraft.yaml | 14 ++++++++++++++ 14 files changed, 183 insertions(+) diff --git a/certbot-dns-cloudflare/snap/snapcraft.yaml b/certbot-dns-cloudflare/snap/snapcraft.yaml index 97d1dab42..8697d6848 100644 --- a/certbot-dns-cloudflare/snap/snapcraft.yaml +++ b/certbot-dns-cloudflare/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-cloudflare summary: Cloudflare DNS Authenticator plugin for Certbot description: Cloudflare DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-cloudxns/snap/snapcraft.yaml b/certbot-dns-cloudxns/snap/snapcraft.yaml index fb60590eb..34fef741a 100644 --- a/certbot-dns-cloudxns/snap/snapcraft.yaml +++ b/certbot-dns-cloudxns/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-cloudxns summary: CloudXNS DNS Authenticator plugin for Certbot description: CloudXNS DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-digitalocean/snap/snapcraft.yaml b/certbot-dns-digitalocean/snap/snapcraft.yaml index 40d05311f..d8a950d58 100644 --- a/certbot-dns-digitalocean/snap/snapcraft.yaml +++ b/certbot-dns-digitalocean/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-digitalocean summary: DigitalOcean DNS Authenticator plugin for Certbot description: DigitalOcean DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-dnsimple/snap/snapcraft.yaml b/certbot-dns-dnsimple/snap/snapcraft.yaml index ebbafd432..1961c8afc 100644 --- a/certbot-dns-dnsimple/snap/snapcraft.yaml +++ b/certbot-dns-dnsimple/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-dnsimple summary: DNSimple DNS Authenticator plugin for Certbot description: DNSimple DNS Authenticator plugin for Certbot diff --git a/certbot-dns-dnsmadeeasy/snap/snapcraft.yaml b/certbot-dns-dnsmadeeasy/snap/snapcraft.yaml index da6ba93be..565cabe0d 100644 --- a/certbot-dns-dnsmadeeasy/snap/snapcraft.yaml +++ b/certbot-dns-dnsmadeeasy/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-dnsmadeeasy summary: DNS Made Easy DNS Authenticator plugin for Certbot description: DNS Made Easy DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-gehirn/snap/snapcraft.yaml b/certbot-dns-gehirn/snap/snapcraft.yaml index be664e597..dbfef38fb 100644 --- a/certbot-dns-gehirn/snap/snapcraft.yaml +++ b/certbot-dns-gehirn/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-gehirn summary: Gehirn Infrastructure Service DNS Authenticator plugin for Certbot description: Gehirn Infrastructure Service DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-google/snap/snapcraft.yaml b/certbot-dns-google/snap/snapcraft.yaml index ead90696c..7b31ac8f6 100644 --- a/certbot-dns-google/snap/snapcraft.yaml +++ b/certbot-dns-google/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-google summary: Google Cloud DNS Authenticator plugin for Certbot description: Google Cloud DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-linode/snap/snapcraft.yaml b/certbot-dns-linode/snap/snapcraft.yaml index 3895270dc..0e8196130 100644 --- a/certbot-dns-linode/snap/snapcraft.yaml +++ b/certbot-dns-linode/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-linode summary: Linode DNS Authenticator plugin for Certbot description: Linode DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-luadns/snap/snapcraft.yaml b/certbot-dns-luadns/snap/snapcraft.yaml index 701fd76ff..53c6dff2d 100644 --- a/certbot-dns-luadns/snap/snapcraft.yaml +++ b/certbot-dns-luadns/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-luadns summary: LuaDNS Authenticator plugin for Certbot description: LuaDNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-nsone/snap/snapcraft.yaml b/certbot-dns-nsone/snap/snapcraft.yaml index 602a8dd03..ba8ae03fd 100644 --- a/certbot-dns-nsone/snap/snapcraft.yaml +++ b/certbot-dns-nsone/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-nsone summary: NS1 DNS Authenticator plugin for Certbot description: NS1 DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-ovh/snap/snapcraft.yaml b/certbot-dns-ovh/snap/snapcraft.yaml index 2949e7951..bf5801797 100644 --- a/certbot-dns-ovh/snap/snapcraft.yaml +++ b/certbot-dns-ovh/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-ovh summary: OVH DNS Authenticator plugin for Certbot description: OVH DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-rfc2136/snap/snapcraft.yaml b/certbot-dns-rfc2136/snap/snapcraft.yaml index 762976f52..7e60d067b 100644 --- a/certbot-dns-rfc2136/snap/snapcraft.yaml +++ b/certbot-dns-rfc2136/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-rfc2136 summary: RFC 2136 DNS Authenticator plugin for Certbot description: RFC 2136 DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-route53/snap/snapcraft.yaml b/certbot-dns-route53/snap/snapcraft.yaml index a9f23730d..9bb15229d 100644 --- a/certbot-dns-route53/snap/snapcraft.yaml +++ b/certbot-dns-route53/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-route53 summary: Route53 DNS Authenticator plugin for Certbot description: Route53 DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared diff --git a/certbot-dns-sakuracloud/snap/snapcraft.yaml b/certbot-dns-sakuracloud/snap/snapcraft.yaml index bc433c8aa..2727afdcc 100644 --- a/certbot-dns-sakuracloud/snap/snapcraft.yaml +++ b/certbot-dns-sakuracloud/snap/snapcraft.yaml @@ -1,3 +1,4 @@ +# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually. name: certbot-dns-sakuracloud summary: Sakura Cloud DNS Authenticator plugin for Certbot description: Sakura Cloud DNS Authenticator plugin for Certbot @@ -16,6 +17,13 @@ parts: snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"` build-environment: - EXCLUDE_CERTBOT_DEPS: "True" + certbot-metadata: + plugin: dump + source: . + stage: [setup.py, certbot-shared] + override-pull: | + snapcraftctl pull + mkdir -p $SNAPCRAFT_PART_SRC/certbot-shared slots: certbot: @@ -23,3 +31,9 @@ slots: content: certbot-1 read: - $SNAP/lib/python3.8/site-packages + +plugs: + certbot-metadata: + interface: content + content: metadata-1 + target: $SNAP/certbot-shared -- cgit v1.2.3