summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ratelimit: drop 1.4.1Arthur Zamarin2021-08-211-1/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ratelimit: add 2.2.1, enable py3.{9,10}Arthur Zamarin2021-08-211-0/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/ratelimit: new ebuild.Horea Christian2017-09-151-0/+1
ratelimit introduces a method decorator preventing a method from being called more than once within a given time period. It prevents API providers from banning your applications by conforming to set rate limits. Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5675