Diff httpie-3.2.1-r1 with a httpie-3.2.1-r2
/usr/portage/net-misc/httpie/httpie-3.2.1-r2.ebuild 2023-10-09 14:52:34.652368480 +0300 | ||
---|---|---|
35 | 35 |
) |
36 | 36 |
" |
37 | 37 | |
38 |
PATCHES=( |
|
39 |
"${FILESDIR}/${PN}-urllib3-2-fixes.patch" |
|
40 |
) |
|
41 | ||
38 | 42 |
distutils_enable_tests pytest |
39 | 43 | |
40 | 44 |
python_install_all() { |