File: control

package info (click to toggle)
pytest-multihost 3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: python: 1,396; makefile: 46
file content (33 lines) | stat: -rw-r--r-- 1,063 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
33
Source: pytest-multihost
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@alioth-lists.debian.net>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper (>= 11),
 dh-python,
 python-all (>= 2.6.6-3),
 python-setuptools (>= 0.6b3),
 python3-all,
 python3-setuptools,
Standards-Version: 4.2.1
Homepage: https://pagure.io/python-pytest-multihost/
Vcs-Git: https://salsa.debian.org/freeipa-team/pytest-multihost.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/pytest-multihost

Package: python-pytest-multihost
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Utility for writing multi-host tests for pytest (Python 2)
 A pytest plugin for multi-host testing.
 .
 This package installes the library for Python 2.

Package: python3-pytest-multihost
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Utility for writing multi-host tests for pytest (Python 3)
 A pytest plugin for multi-host testing.
 .
 This package installes the library for Python 3.