CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/08/03 11:08:45
Modified files:
productivity/vdirsyncer: Makefile
Added files:
productivity/vdirsyncer/patches: patch-docs_conf_py
Log message:
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@
