I believe s3ql 3.8.0 just released, and it now states it requires trio >=
0.15.

https://github.com/s3ql/s3ql/commit/105dd0d62670570cd0e77cf9cbfa967f7f4130fe

Although, that's just the documentation I think. Actual "requirement" was
set here:

https://github.com/s3ql/s3ql/commit/7c955eda5d058dcbf59c7c63066fcccdbac13494#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7

On Wed, 17 Mar 2021 at 03:54, Andrey Rahmatullin <w...@debian.org> wrote:

> On Thu, Feb 18, 2021 at 03:28:36PM +0100, Francesco P. Lovergine wrote:
> > I'm pretty sure this release should depend on >= 0.15,
> > even due to #981906. Unfortunately, it is not expressed in the package
> From setup.py:
>
>                      # Need trio.lowlevel
>                      'trio >= 0.15',
>
> So it's expressed upstream but ignored in the Debian package, because
> dh_python3 ignores version reqs by default.
>
>
> --
> WBR, wRAR
>

Reply via email to