Kolab Python Utilities
https://git.kolab.org/diffusion/P/
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.
This package contains various Kolab Utilities written in Python.
- Devel package for server:Kolab:STABLE
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:Kolab:UNSTABLE/pykolab && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pykolab-0.6.11-SUSE_sysconfig_saslauthd.patch | 0000000547 547 Bytes | |
pykolab-0.7.11-SUSE_template_amavisd.patch | 0000002167 2.12 KB | |
pykolab-0.7.11_SUSE_fix_sasl2_socket.patch | 0000000653 653 Bytes | |
pykolab-0.7.17-wallace_locale_encoding.patch | 0000000958 958 Bytes | |
pykolab-0.7.20-tpl_amavisd.patch | 0000000654 654 Bytes | |
pykolab-0.7.20-tpl_roundcube.patch | 0000000929 929 Bytes | |
pykolab-0.8.23-SUSE_template_freshclam.patch | 0000000686 686 Bytes | |
pykolab-0.9~dev1-SUSE_template_imapd.patch | 0000002160 2.11 KB | |
pykolab-master.tar.gz | 0000584726 571 KB | |
pykolab-rpmlintrc | 0000000056 56 Bytes | |
pykolab.changes | 0000018544 18.1 KB | |
pykolab.spec | 0000015684 15.3 KB |
Latest Revision
Aeneas Jaißle (aeneas_jaissle)
committed
(revision 116)
Comments 3
For Leap python-mysql is missing. You should link devel:languages:python python-mysqlclient here.
Hello Aeeneas,
with your change to python3, kolabd will no longer run on Leap 15.3. On the one hand it continues to run with python2. Secondly, this should then also affect Leap 15.3, when I explicitly change to python3 in the /usr/sbin/kolabd file, error messages come up on startup because pykolab is no longer compatible with python3. Can you please correct this?
PS: I will try to update to pykolab 0.8.16. Only if this is not maybe too new?. Let's see.
Tried to use pykolb 0.8.23. But does not work either. According to various entries like: https://git.kolab.org/D3190 or https://git.kolab.org/T6805 this has just been started. Currently kolab does not seem python3 compatible.