------------------
Minor changes:
- Update build configuration to build readthedocs. 538
- No longer run the ``plone.app.event`` tests.
- Add documentation on how to parse ``.ics`` files. 152
- Move pip caching into Python setup action.
- Check that issue 165 can be closed.
- Updated about.rst for issue 527
- Avoid ``vText.__repr__`` BytesWarning.
Bug fixes:
- Calendar components are now properly compared
Ref: 550
Fixes: 526
[jacadzaca]