···3434 tzlocal3535 ];36363737+ checkPhase = ''3838+ nosetests tests3939+ '';4040+3741 # xandikos and radicale is only a optional test dependency, not available for python33842 postPatch = ''3943 substituteInPlace setup.py \···49455046 meta = with lib; {5147 description = "This project is a CalDAV (RFC4791) client library for Python.";5252- homepage = "https://pythonhosted.org/caldav/";4848+ homepage = "https://github.com/python-caldav/caldav";5349 license = licenses.asl20;5450 maintainers = with maintainers; [ marenz ];5551 #broken = true; # requires radicale which is not packaged yet