Files
sharang bhardwaj 61dcbf0b4e Update distributedcloud for bullseye/Trixie
Aligned the package layout with the concurrent Debian packaging
conventions. Moved package files under 'debian/all/' to avoid
duplication across OS builds and removed legacy paths under 'debian/'.

Updated related build references to ensure compatibility across all
supported OS codenames.

Test-Plan:
PASS: master bullseye build
PASS: AIO-SX deploy

Story: 2011360
Task: 53414

Change-Id: Id9ad5d824ab9439d3089f3ed4add59e1c12bcb53
Signed-off-by: sharang bhardwaj <sharang.bhardwaj@windriver.com>
2025-12-17 08:18:54 -05:00

19 lines
485 B
Plaintext

Source: redfish
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
dh-python,
flake8,
python3-setuptools,
python3-all,
python3-jsonpath-rw,
python3-requests-unixsocket
Standards-Version: 4.5.1
Package: python3-redfish
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python library for Redfish operations
This package provides the Redfish Python library.