update source

This commit is contained in:
Brad Warren 2020-04-09 14:09:26 -07:00
parent 6a6bd64b60
commit 86bb1bbcc3

View file

@ -45,13 +45,13 @@ parts:
build-packages: [libaugeas-dev]
acme:
plugin: python
source: certbot
source: .
source-subdir: acme
constraints: [$SNAPCRAFT_PART_SRC/constraints.txt]
python-version: python3
certbot:
plugin: python
source: certbot
source: .
source-subdir: certbot
constraints: [$SNAPCRAFT_PART_SRC/constraints.txt]
python-version: python3
@ -64,7 +64,7 @@ parts:
- -usr/lib/python3.6/sitecustomize.py
certbot-apache:
plugin: python
source: certbot
source: .
source-subdir: certbot-apache
constraints: [$SNAPCRAFT_PART_SRC/constraints.txt]
python-version: python3
@ -75,7 +75,7 @@ parts:
- -lib/python3.6/site-packages/augeas.py
certbot-nginx:
plugin: python
source: certbot
source: .
source-subdir: certbot-nginx
constraints: [$SNAPCRAFT_PART_SRC/constraints.txt]
python-version: python3