Remove python3-migrate from trixie control files

Trixie changes: removed python3-migrate dependency from
service-mgmt-api control files.

Test-Plan
Debian: Bullseye and Trixie
PASS: Downloader
PASS: build-pkgs
PASS: build-image
PASS: AIO-SX deploy
PASS: AIO_DX deploy

Story: 2011360
Task: 53529

Change-Id: I4297df3f4889d5a1f78002a48c11ffe8ec91746e
Signed-off-by: sharang bhardwaj <sharang.bhardwaj@windriver.com>
This commit is contained in:
sharang bhardwaj
2026-03-03 01:23:26 -05:00
committed by Sai Lakshmi Teja Vanka
parent 6490321d94
commit e52f5f7976
3 changed files with 0 additions and 4 deletions
@@ -21,7 +21,6 @@ Build-Depends-Indep:
python3-prettytable,
python3-psutil,
python3-sqlalchemy,
python3-migrate,
python3-wsme
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
@@ -44,7 +43,6 @@ Depends: ${python3:Depends}, ${misc:Depends},
python3-prettytable,
python3-psutil,
python3-sqlalchemy,
python3-migrate,
python3-wsme
Description: Service Management API
This is the python3 version of the package.
@@ -40,7 +40,6 @@ Depends: ${python3:Depends}, ${misc:Depends}, python3-six,
python3-prettytable,
python3-psutil,
python3-sqlalchemy,
python3-migrate,
python3-wsme
Description: Service Management Client and CLI
This is the python3 version of the package
@@ -40,7 +40,6 @@ Depends: ${python3:Depends}, ${misc:Depends},
python3-prettytable,
python3-psutil,
python3-sqlalchemy,
python3-migrate,
python3-wsme
Description: Service Management Tools
This is the python3 version of the package.