File: control

package info (click to toggle)
python-argon2 25.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 356 kB
  • sloc: python: 1,251; makefile: 156
file content (5 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (4)
1
2
3
4
5
Test-Command: for p in $(py3versions -s) ; do $p -m pytest; done
Depends: @, @builddeps@

Test-Command: for p in $(py3versions -s) ; do $p -m argon2 -n 1 -t 1 -m 8 -p 1; done
Depends: @, python3-all