./devel/py-tenacity, Retry code until it succeeds

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.2.3, Package name: py311-tenacity-8.2.3, Maintainer: pkgsrc-users

Tenacity is a retrying library to simplify the task of adding retry behavior to
just about anything.


Master sites:

Filesize: 39.698 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-25 14:16:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tenacity: updated to 8.2.3

8.2.3
Unknown changes
   2023-03-01 09:36:33 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tenacity: updated to 8.2.2

8.2.2
Unknown changes
   2023-02-14 18:39:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tenacity: updated to 8.2.1

8.2.1
chore(typing): improve typing of WrappedFn
      This change improves the typing of WrappedFn.
It makes explictly the two signatures of tenacity.retry() with overload.

This avoids mypy thinking the return type is `<nothing>`
   2022-10-10 12:18:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-tenacity: updated to 8.1.0

8.1.0:
Unknown changes
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-10-04 11:26:19 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-tenacity: updated to 8.0.1

8.0.1:
Unknown changes