Overview
Request 620568 accepted
- Add systemd unit and timer from upstream git
- Make package python3 only
- Update to version 0.16.6
* Documentation building no longer needs a working installation
of vdirsyncer.
- Changes from version 0.16.5
* click-log 0.3 is required.
* All output will now happen on stderr (because of the upgrade of ``click-log``).
- Changes from version 0.16.4
* Fix tests for new Hypothesis version. (Literally no other change included)
- Changes from version 0.16.3
* First version with custom Debian and Ubuntu packages. See :gh:`663`.
* Remove invalid ASCII control characters from server responses. See :gh:`626`.
* Python 3.3 is no longer supported. See :ghpr:`674`.
- Changes from version 0.16.2
* Fix crash when using daterange or item_type filters in
:storage:`google_calendar`, see :gh:`657`.
* Fixes for new version ``0.2.0`` of ``click-log``. The version
requirements for the dependency ``click-log`` changed.
- Changes from version 0.16.1
* Removed remoteStorage support, see :gh:`647`.
* Fixed test failures caused by latest requests version, see :gh:`660`.
Request History
dmacvicar created request
- Add systemd unit and timer from upstream git
- Make package python3 only
- Update to version 0.16.6
* Documentation building no longer needs a working installation
of vdirsyncer.
- Changes from version 0.16.5
* click-log 0.3 is required.
* All output will now happen on stderr (because of the upgrade of ``click-log``).
- Changes from version 0.16.4
* Fix tests for new Hypothesis version. (Literally no other change included)
- Changes from version 0.16.3
* First version with custom Debian and Ubuntu packages. See :gh:`663`.
* Remove invalid ASCII control characters from server responses. See :gh:`626`.
* Python 3.3 is no longer supported. See :ghpr:`674`.
- Changes from version 0.16.2
* Fix crash when using daterange or item_type filters in
:storage:`google_calendar`, see :gh:`657`.
* Fixes for new version ``0.2.0`` of ``click-log``. The version
requirements for the dependency ``click-log`` changed.
- Changes from version 0.16.1
* Removed remoteStorage support, see :gh:`647`.
* Fixed test failures caused by latest requests version, see :gh:`660`.
dirkmueller accepted request