2 Commits

Author SHA1 Message Date
remi
1e553fa03b Update vdirsyncer to version 0.16.8.
The patch "patch-docs_conf_py" is now included and not needed anymore.
Backport two simple patches from master. They are needed for vdirsyncer
to work with newer click versions.

ok sthen@
2020-08-12 19:48:29 +00:00
kmos
26691a6b4c Fix build of vdirsyncer with setuptools_scm 3.3.3
vdirsyncer calls setuptools_scm from within sphinx which is a no-no.

Fix it with patch from From https://github.com/pimutils/vdirsyncer/pull/799/

OK remi@ sthen@
2019-08-03 17:08:45 +00:00