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
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-vdirsyncer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
3eb9ce5ae4320d52e6c876874511ff96a8a45f51.patch | 0000000596 596 Bytes | |
python-vdirsyncer.changes | 0000011972 11.7 KB | |
python-vdirsyncer.spec | 0000004901 4.79 KB | |
vdirsyncer-0.19.2.tar.gz | 0000123389 120 KB | |
vdirsyncer.service | 0000000163 163 Bytes | |
vdirsyncer.timer | 0000000128 128 Bytes |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1132134
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to 0.19.2: * Improve the performance of ``SingleFileStorage``. :gh:`818` * Properly document some caveats of the Google Contacts storage. * Fix crash when using auth certs. :gh:`1033` * The ``filesystem`` storage can be specified with ``type = * "filesystem/icalendar"`` or ``type = "filesystem/vcard"``. This has not functional impact, and is merely for forward compatibility with the Rust implementation of vdirsyncer. * Python 3.10 and 3.11 are officially supported. * Instructions for integrating with Google CalDav/CardDav have changed. * Applications now need to be registered as "Desktop applications". Using "Web application" no longer works due to changes on Google's side. * Fixed crash when operating on Google Contacts. :gh:`994` * The ``HTTP_PROXY`` and ``HTTPS_PROXY`` are now respected. * Instructions for integrating with Google CalDav/CardDav have changed. * Applications now need to be registered as "Web Application". * Various documentation updates. - fix and reenable tests - Remove ifpython3 macro guarding the Provides/Obsoletes * 3eb9ce5ae4320d52e6c876874511ff96a8a45f51.patch - Skip flaky test test_legacy_status
Comments 0