IMPALA-12656: Bump sasl to 0.4a1 to allow Python3.11+ in impala-shell

Before this change impala-shell could not be installed on Python 3.11
duo to compilation failure in python-sasl. Checked installation
on Python 3.11/3.12/3.13.

Also bumps impyla version to 0.21a2.

Change-Id: I4efdd105e489e1d0a996d156fb7efbb6fad8da7d
Reviewed-on: http://gerrit.cloudera.org:8080/22593
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Riza Suminto <riza.suminto@cloudera.com>
This commit is contained in:
Csaba Ringhofer
2025-03-06 22:55:25 +01:00
parent a49ff618f1
commit 9437f9fd16
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ hdfs == 2.0.2
docopt == 0.6.2
execnet == 1.4.0
apipkg == 1.4
impyla == 0.21a1
impyla == 0.21a3
bitarray == 2.3.0
pure-sasl == 0.6.2
# six == 1.14.0 (specified separately)