mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
add back in snap constraints
This commit is contained in:
parent
d5d0c06239
commit
734068513f
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ parts:
|
|||
craftctl default
|
||||
override-pull: |
|
||||
craftctl default
|
||||
cat "${CRAFT_PART_SRC}/tools/requirements.txt" >> "${CRAFT_PART_SRC}/snap-constraints.txt"
|
||||
craftctl set version=$(grep -oP "__version__ = '\K.*(?=')" "${CRAFT_PART_SRC}/certbot/src/certbot/__init__.py")
|
||||
build-attributes:
|
||||
- enable-patchelf
|
||||
|
|
|
|||
Loading…
Reference in a new issue