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:
Pavlo Shchelokovskyy 2022-06-10 20:27:28 +03:00
parent 0b6d5e07a7
commit 7505273560
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ mariadb-server [platform:redhat]
postgresql
build-essential [platform:dpkg]
python-dev [platform:dpkg]
python3-all-dev [platform:dpkg]
libxml2-dev [platform:dpkg]
libxslt1-dev [platform:dpkg]
@ -19,7 +18,6 @@ mysql-client [platform:dpkg]
postgresql-client [platform:dpkg]
gcc [platform:rpm]
python-devel [platform:rpm]
python3-devel [platform:fedora platform:suse]
python3 [platform:suse]
libxml2-devel [platform:rpm]