Update to 2023-06-29 10:00

This commit is contained in:
Daniel Berteaud
2023-06-29 10:00:34 +02:00
parent 0df76a72de
commit 3e527570d2
53 changed files with 336 additions and 107 deletions

View File

@@ -13,6 +13,7 @@ seafile_packages:
- mysql-devel
- zlib-devel
- openldap-devel
- openssl-devel
- gcc
- tar
- mariadb
@@ -23,20 +24,24 @@ seafile_packages:
- python3-setuptools # needed for ansible to create the venv
seafile_python_libs:
- Pillow
- pillow==9.3.*
- pylibmc
- captcha
- captcha==0.4
- jinja2
- sqlalchemy
- SQLAlchemy==1.4.3
- psd-tools
- django-pylibmc
- django-simple-captcha
- django_simple_captcha==0.5.*
- djangosaml2==1.5.*
- pysaml2==7.2.*
- python-ldap
- requests_oauthlib
- future
- mysqlclient
- pycryptodome
- future==0.18.*
- mysqlclient==2.1.*
- pycryptodome==3.16.*
- cffi==1.15.1
- lxml
- chardet
seafile_rm_libs:
- liblber-2.4.so.2