File: control

package info (click to toggle)
python-cryptography 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,796 kB
  • sloc: python: 48,394; ansic: 653; java: 319; makefile: 150
file content (13 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Test-Command: set -e; for p in $(py3versions -s); do $p -m pytest tests/; done
Depends:
 python3-all,
 python3-cffi,
 python3-cryptography,
 python3-cryptography-vectors (<< 3.3.3~),
 python3-cryptography-vectors (>= 3.3.2~),
 python3-hypothesis,
 python3-iso8601,
 python3-pretend,
 python3-pyasn1-modules,
 python3-pytest,
 python3-tz,