pimutils / vdirsyncer

📇 Synchronize calendars and contacts.

Home Page:https://vdirsyncer.pimutils.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support higher version of aiostream

DamienCassou opened this issue · comments

Currently, setup.py says that aiostream must be lower than 5.0. GNU/Linux distributions start to ship versions of aiostream that are higher than that. Is there any plan to support higher versions of this library?

For what it is worth, vdirsyncer tests still pass with the latest version of the library.

commented

If 0.5.0 does not include any breaking changes which break vdirsyncer, we can bump the restriction to <0.6.0.

@WhyNotHugo: it works for me. Moreover, the nixpkgs distribution is also using the latest version of aiostream with vdirsyncer.