From e95163242ceefba01556d9860af2b2469028941f Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 22 May 2019 11:04:29 +0200 Subject: [PATCH] update modules --- app/bin/app.sh | 1 + bin | 2 +- lib/ircam-www-theme | 2 +- lib/mezzanine-agenda | 2 +- lib/mezzanine-organization | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/bin/app.sh b/app/bin/app.sh index 000a1983..bde9920a 100755 --- a/app/bin/app.sh +++ b/app/bin/app.sh @@ -24,6 +24,7 @@ gid='www-data' # You need at first checkout your sources in 'lib' folder # in host project side, then run : # pip install -e /srv/lib/mypackage... +#pip install mysqlclient==1.3.13 # Install (staging) libs # /srv/bin/build/local/setup_lib.sh diff --git a/bin b/bin index 4351fd7b..0dfbc67d 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit 4351fd7bbe04f218a08c123e1107727aa4aefb4f +Subproject commit 0dfbc67d6d04aa4a94b288148ad974dbcea3682d diff --git a/lib/ircam-www-theme b/lib/ircam-www-theme index 272eaae6..1b302d29 160000 --- a/lib/ircam-www-theme +++ b/lib/ircam-www-theme @@ -1 +1 @@ -Subproject commit 272eaae6385a734ee8c748559111bc029468fc63 +Subproject commit 1b302d29bc961e7cc5b7786d532c9a725201bbf7 diff --git a/lib/mezzanine-agenda b/lib/mezzanine-agenda index 1ec0aaff..23d1af84 160000 --- a/lib/mezzanine-agenda +++ b/lib/mezzanine-agenda @@ -1 +1 @@ -Subproject commit 1ec0aaff9d2cdd443d5c03ce5f42626104e163f2 +Subproject commit 23d1af843565a740f84fa519641f27e7c7651e66 diff --git a/lib/mezzanine-organization b/lib/mezzanine-organization index ecb553ec..8fb83031 160000 --- a/lib/mezzanine-organization +++ b/lib/mezzanine-organization @@ -1 +1 @@ -Subproject commit ecb553ec9d5d6cd66ba9b60d44c80f99b3f4c1a2 +Subproject commit 8fb830317e1d4d6cf6966fdc4c8a747182905f81 -- 2.39.5