Test-Command: for p in $(pyversions -s) $(py3versions -s); do echo ========== $p ===========; $p tests/test-aes.py; $p tests/test-blockfeeder.py; done
Depends: @, python-crypto, python3-crypto, python-all, python3-all
