fc65da101c
This reverts commit 142f990d72
.
Reason for revert: Keeping CentOS builds sane on the stx main branch until it is entirely disabled
This revert needed to upversion pylint from py27 to py39
Change-Id: Icdfd418d361b7f5687a30ed2401b9288833c554d
29 lines
821 B
Plaintext
29 lines
821 B
Plaintext
Source: python3-k8sapp-openstack
|
|
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
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: python3-k8sapp-openstack
|
|
Section: libs
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}
|
|
Description: StarlingX Sysinv Openstack Extensions
|
|
This package contains sysinv plugins for the Openstack armada
|
|
K8S app.
|
|
|
|
Package: python3-k8sapp-openstack-wheels
|
|
Section: libs
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
|
|
Description: StarlingX Sysinv Openstack Extension Wheels
|
|
This package contains python wheels for the Openstack armada
|
|
K8S app plugins.
|