Synchronize CalDAV and CardDAV
Vdirsyncer synchronizes your calendars and addressbooks between two storages. The supported storages are CalDAV, CardDAV, arbitrary HTTP resources, vdir and some more.
It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-vdirsyncer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
3eb9ce5ae4320d52e6c876874511ff96a8a45f51.patch | 0000000591 591 Bytes | |
python-vdirsyncer.changes | 0000007964 7.78 KB | |
python-vdirsyncer.spec | 0000004655 4.55 KB | |
vdirsyncer-0.18.0.tar.gz | 0000115125 112 KB | |
vdirsyncer.service | 0000000163 163 Bytes | |
vdirsyncer.timer | 0000000128 128 Bytes |
Revision 15 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 905578
from
Matej Cepl (mcepl)
(revision 15)
- Update to 0.18.0: This release is a maintenance-focused one and mostly addresses compatibility with newer Python versions and newer dependencies. Note: Version 0.17 has some alpha releases but ultimately was never finalised. 0.18 actually continues where 0.16 left off. - Support for Python 3.5 and 3.6 has been dropped. This release mostly focuses on keeping vdirsyncer compatible with newer environments. - Python 3.9 is now supported. - click 8 and click-threading 0.5.0 are now required. - For those using `pipsi`, we now recommend using `pipx`, it's successor. - Our Debian/Ubuntu build scripts have been updated. New versions should be pushed to those repositories soon. - Remove obsolete patches: - python-vdirsyncer-shift-deadline.patch - deprecated_getiterator.patch - Temporarily switch off tests (gh#pimutils/vdirsyncer#654).
Comments 0