File: control

package info (click to toggle)
openstack-nose 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 104 kB
  • sloc: python: 237; makefile: 16
file content (44 lines) | stat: -rw-r--r-- 1,339 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
34
35
36
37
38
39
40
41
42
43
44
Source: openstack-nose
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/openstack-nose
Vcs-Git: https://salsa.debian.org/openstack-team/libs/openstack-nose.git
Homepage: https://github.com/openstack-dev/openstack-nose

Package: python-openstack.nose-plugin
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
Replaces:
 python-openstack-common,
Breaks:
 python-openstack-common,
Description: nosetests output to mimic the output of openstack's run_tests.py - Python 2.x
 This package provides a nose plugin that allow's nosetests output to mimic the
 output of openstack's run_tests.py.
 .
 This package provides the module for Python 2.x.

Package: python3-openstack.nose-plugin
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: nosetests output to mimic the output of openstack's run_tests.py - Python 3.x
 This package provides a nose plugin that allow's nosetests output to mimic the
 output of openstack's run_tests.py.
 .
 This package provides the module for Python 3.x.