Rebuild the charm
Rebuild the charm to pick up charms.reactive-1.5.2 which includes a fix for application is single unit. Adding libpython3-dev to be able to build Cython Related-Pr: https://github.com/juju-solutions/charms.reactive/pull/243 Change-Id: Ief281586efde5303c66bd7b0432589c9735c7f86
This commit is contained in:
@@ -8,6 +8,7 @@ parts:
|
|||||||
- charm
|
- charm
|
||||||
build-packages:
|
build-packages:
|
||||||
- libpq-dev
|
- libpq-dev
|
||||||
|
- libpython3-dev
|
||||||
build-environment:
|
build-environment:
|
||||||
- CHARM_INTERFACES_DIR: /root/project/interfaces/
|
- CHARM_INTERFACES_DIR: /root/project/interfaces/
|
||||||
- CHARM_LAYERS_DIR: /root/project/layers/
|
- CHARM_LAYERS_DIR: /root/project/layers/
|
||||||
|
2
rebuild
2
rebuild
@@ -2,4 +2,4 @@
|
|||||||
# when dependencies of the charm change,
|
# when dependencies of the charm change,
|
||||||
# but nothing in the charm needs to.
|
# but nothing in the charm needs to.
|
||||||
# simply change the uuid to something new
|
# simply change the uuid to something new
|
||||||
4368948e-c4ca-4117-a9a6-d61808adf7e7
|
b1e667c2-3cd2-4842-8a9b-3c333a70c110
|
||||||
|
Reference in New Issue
Block a user