File: control

package info (click to toggle)
python-cryptography-vectors 44.0.2-1~exp2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 79,740 kB
  • sloc: sh: 52; python: 13; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,065 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: python-cryptography-vectors
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Emmanuel Arias <eamanu@debian.org>,
 Andrey Rakhmatullin <wrar@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 flit,
 python3-all,
 pybuild-plugin-pyproject,
Standards-Version: 4.7.0
Homepage: https://cryptography.io/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-cryptography-vectors.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cryptography-vectors
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: python3-cryptography-vectors
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Breaks:
 python3-cryptography (<< 44.0.2~),
 python3-cryptography (>= 44.0.3~),
Description: Test vectors for python-cryptography
 The test vectors for the cryptography library are rather large; thus, they are
 broken out into their own package so that users who do not need to run the
 tests do not need to download and install them.