Remove python2 from bindep
Heat dropped support for Python2 long ago, and python2 is not even available on some newer platforms, breaking installation of heat dependencies. Change-Id: I37cf23a71202396bd28cd780455f6278b42c6e4b
This commit is contained in:
parent
0b6d5e07a7
commit
7505273560
@ -6,7 +6,6 @@ mariadb-server [platform:redhat]
|
|||||||
postgresql
|
postgresql
|
||||||
|
|
||||||
build-essential [platform:dpkg]
|
build-essential [platform:dpkg]
|
||||||
python-dev [platform:dpkg]
|
|
||||||
python3-all-dev [platform:dpkg]
|
python3-all-dev [platform:dpkg]
|
||||||
libxml2-dev [platform:dpkg]
|
libxml2-dev [platform:dpkg]
|
||||||
libxslt1-dev [platform:dpkg]
|
libxslt1-dev [platform:dpkg]
|
||||||
@ -19,7 +18,6 @@ mysql-client [platform:dpkg]
|
|||||||
postgresql-client [platform:dpkg]
|
postgresql-client [platform:dpkg]
|
||||||
|
|
||||||
gcc [platform:rpm]
|
gcc [platform:rpm]
|
||||||
python-devel [platform:rpm]
|
|
||||||
python3-devel [platform:fedora platform:suse]
|
python3-devel [platform:fedora platform:suse]
|
||||||
python3 [platform:suse]
|
python3 [platform:suse]
|
||||||
libxml2-devel [platform:rpm]
|
libxml2-devel [platform:rpm]
|
||||||
|
Loading…
Reference in New Issue
Block a user