File: control

package info (click to toggle)
python-sushy-oem-idrac 5.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 452 kB
  • sloc: python: 2,069; makefile: 9; sh: 2
file content (41 lines) | stat: -rw-r--r-- 1,219 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
Source: python-sushy-oem-idrac
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-coverage,
 python3-dateutil,
 python3-oslotest,
 python3-pytest,
 python3-reno,
 python3-stestr,
 python3-subunit,
 python3-sushy,
 python3-testscenarios,
 python3-testtools,
 subunit,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-sushy-oem-idrac
Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-sushy-oem-idrac.git
Homepage: https://github.com/openstack/sushy-oem-idrac

Package: python3-sushy-oem-idrac
Architecture: all
Depends:
 python3-dateutil,
 python3-sushy,
 ${misc:Depends},
 ${python3:Depends},
Description: Dell EMC iDRAC OEM extension package for the sushy library
 The sushy-oem-idrac package is a sushy extension package that aims at adding
 high-level hardware management abstractions, that are specific to Dell EMC BMC
 (which is known under the name of iDRAC), to the tree of sushy Redfish resources.