Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-requests: bump to version 2.26.0 | Alexandru Ardelean | 2021-07-23 |
| | | | | | | | | | This version prefers charset_normalizer instead of chardet. chardet is still usable if available. Dropping patches for idna. Not required anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | python-requests: split up patches into two files | Rosen Penev | 2021-02-15 |
quilt cannot handle two patches in one file. It ends up merging them and removing the description from the second. To avoid this, split into two. Signed-off-by: Rosen Penev <rosenp@gmail.com> |