Bump Mailaman components. (#378)
* Bump Mailaman-web components. * Bump mailman core
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apk update \
|
|||||||
&& python3 -m pip install -U pip \
|
&& python3 -m pip install -U pip \
|
||||||
&& python3 -m pip install psycopg2 \
|
&& python3 -m pip install psycopg2 \
|
||||||
gunicorn==19.9.0 \
|
gunicorn==19.9.0 \
|
||||||
mailman==3.3.0 \
|
mailman==3.3.1 \
|
||||||
mailman-hyperkitty==1.1.0 \
|
mailman-hyperkitty==1.1.0 \
|
||||||
pymysql \
|
pymysql \
|
||||||
&& apk del build-deps \
|
&& apk del build-deps \
|
||||||
|
|||||||
@@ -18,9 +18,9 @@ RUN set -ex \
|
|||||||
python3 py3-setuptools xapian-core xapian-bindings-python3 libffi \
|
python3 py3-setuptools xapian-core xapian-bindings-python3 libffi \
|
||||||
&& python3 -m pip install -U 'Django<3.0' pip \
|
&& python3 -m pip install -U 'Django<3.0' pip \
|
||||||
&& python3 -m pip install mailmanclient==3.3.0 \
|
&& python3 -m pip install mailmanclient==3.3.0 \
|
||||||
postorius==1.3.2 \
|
postorius==1.3.3 \
|
||||||
hyperkitty==1.3.2 \
|
hyperkitty==1.3.3 \
|
||||||
django-mailman3==1.3.2 \
|
django-mailman3==1.3.4 \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
psycopg2 \
|
psycopg2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user