Saturday, November 14, 2020

Re: NEW: py-tenacity 6.2.0

Am 14.11.20 um 09:31 schrieb Mikolaj Kucharski:
> Hi,
>
> : Python module to retry code until it succeeds
> :
> : Tenacity is a general-purpose retrying library, written in Python,
> : to simplify the task of adding retry behavior to just about anything.
>
> Regress test fails only on one test, because Python `typeguard` module
> is not available, as a test dependency.
>
> I've put it into CATEGORIES = sysutils devel, but not sure is this good
> fit.
>
> I think COMMENT could be tweaked for better English.
>
> Other than that, it works here. I've made it Python3-only, I'm not sure
> will it ever work on Python2.
>
> Comments, okays?
>

Needs py-setuptools_scm as BDEP. I think this should go into devel, not
sure about sysutils as it contains no executable. Please also add a
comment about missing typeguard for TDEP, so there is a reminder if a
py-typeguard port ever makes it into the tree.

With this OK martin@

No comments:

Post a Comment