Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/ratelimit: drop 1.4.1 | Arthur Zamarin | 2021-08-21 | 1 | -1/+0 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/ratelimit: add 2.2.1, enable py3.{9,10} | Arthur Zamarin | 2021-08-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | dev-python/ratelimit: new ebuild. | Horea Christian | 2017-09-15 | 1 | -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 |