Package: python-ratelimiter / 1.2.0.post0-4
Metadata
Package | Version | Patches format |
---|---|---|
python-ratelimiter | 1.2.0.post0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
PR13.patch | (download) |
tests/conftest.py |
2 1 + 1 - 0 ! |
[patch] fix pytest 7.x compatibility pytest.collect.File was moved to pytest.File in pytest 7 It turns out that pytest.File was already available in all versions of pytest this project claims to support, so the change is backwards-compatible. |
use async keyword.patch | (download) |
ratelimiter.py |
42 18 + 24 - 0 ! |
this is an upstream fix backported to version of ratelimiter as it exists in Debian. |
1