Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | dev-python/ratelimit: Support newer python | Pacho Ramos | 2017-09-25 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 | ||||
* | dev-python/ratelimit: new ebuild. | Horea Christian | 2017-09-15 | 3 | -0/+47 |
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 |