File: control

package info (click to toggle)
python-cryptography 38.0.4-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,968 kB
  • sloc: python: 51,022; ansic: 608; java: 319; makefile: 162
file content (15 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 (<< 38.0.5~),
 python3-cryptography-vectors (>= 38.0.4~),
 python3-hypothesis,
 python3-iso8601,
 python3-pretend,
 python3-pyasn1-modules,
 python3-pytest,
 python3-pytest-subtests,
 python3-pytest-benchmark,
 python3-tz,