mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-31 11:45:44 +02:00
Update to 2023-06-29 10:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user