Python: replace requests2 with requests tree-wide
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
This commit is contained in:
@@ -35,7 +35,7 @@ buildPythonApplication rec {
|
||||
kitchen
|
||||
mailcap-fix
|
||||
mccabe
|
||||
requests2
|
||||
requests
|
||||
six
|
||||
tornado
|
||||
pyyaml
|
||||
|
||||
Reference in New Issue
Block a user