python-requests: split up patches into two files 14750/head
authorRosen Penev <rosenp@gmail.com>
Mon, 15 Feb 2021 06:27:17 +0000 (22:27 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 16 Feb 2021 04:38:11 +0000 (20:38 -0800)
commitb360f25d6cb31cd8df7d4877b50506049d42563a
tree6f0c17e98e795819e089c80e507cb7be22165f0b
parent2f6a8768c141fd654508398fdce86b734e81e2af
python-requests: split up patches into two files

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>
lang/python/python-requests/patches/0001-idna-dependency-bump.patch
lang/python/python-requests/patches/0002-idna-dependency-bump.patch [new file with mode: 0644]