Depends: python-responses
Test-Command: cd "$ADTTMP" ; python -c "import responses; print responses.RequestsMock()"

Depends: python3-responses
Test-Command: cd "$ADTTMP" ; python3 -c "import responses; print(responses.RequestsMock())"
