![Igor Soares](/assets/img/avatar_default.png)
This change will automatically adjust versioning of the application tarball and python plugins to reflect the same version reported by SW_VERION in /etc/build.info. Test plan: PASS: build-pkgs -a & build-image PASS: Fresh AIO-SX install PASS: Apply application Story: 2010929 Task: 49338 Change-Id: I6025869409b9399a8d2b72021afdc51fd3307d28 Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
30 lines
825 B
Plaintext
30 lines
825 B
Plaintext
Source: python3-k8sapp-oidc
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-python,
|
|
python3-all,
|
|
python3-pbr,
|
|
python3-setuptools,
|
|
python3-wheel,
|
|
build-info
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: python3-k8sapp-oidc
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python3:Depends}
|
|
Description: StarlingX Sysinv OIDC Auth Extensions
|
|
This package contains sysinv plugins for the OIDC authentication
|
|
K8S app.
|
|
|
|
Package: python3-k8sapp-oidc-wheels
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
|
|
Description: StarlingX Sysinv OIDC Auth Extension Wheels
|
|
This package contains python wheels for the OIDC authentication
|
|
K8S app plugins.
|