Download raw body.
[new port] productivity/remind-caldav
On Fri, 20 Jun 2025 09:06:47 +0200,
Martin Ziemer <horrad@horrad.de> wrote:
>
> This tarball contains a port of remind-caldav, which enables one way
> sync between a caldav server and remind.
>
> I use it since the beginning of this year to sync my remind calender
> to a baikal instance, which is synced with android. (And the other way
> around to a different remind file)
>
> The second port in it (py-remind) is a needed dependency.
>
> Tested on amd64 by usage on daily driver.
Right now all remind related things are in misc group. Should it be here?
Both new ports read ok for me, but make test at py-remind fails as:
ImportError while importing test module '/build/pobj/python-remind-0.19.2/python-remind-0.19.2/test/test_compare.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
test/test_compare.py:21: in <module>
from vobject import iCalendar
E ModuleNotFoundError: No module named 'vobject'
=========================== short test summary info ============================
ERROR test/test_compare.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
wbr, Kirill
[new port] productivity/remind-caldav