mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Add dev dependencies to build cffi and cryptography
This commit is contained in:
parent
1957bcf5f9
commit
b20cce03aa
15 changed files with 31 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ parts:
|
|||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
CERTBOT_DIR="$(dirname "${DIR}")"
|
||||
CERTBOT_DIR="$(dirname $(dirname "${DIR}"))"
|
||||
|
||||
for PLUGIN_PATH in "${CERTBOT_DIR}"/certbot-dns-*; do
|
||||
PLUGIN=$(basename "${PLUGIN_PATH}")
|
||||
|
|
@ -28,6 +28,8 @@ parts:
|
|||
snapcraftctl set-version \`grep ^version \$SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"\`
|
||||
build-environment:
|
||||
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, python3-dev]
|
||||
|
||||
slots:
|
||||
certbot:
|
||||
Loading…
Reference in a new issue