Bump pip for tinyipa to 21.3.1

It is currently the latest stable version
https://pip.pypa.io/en/stable/news/#v21-3-1

Change-Id: I7a93122fbac109357c210e3c4830e6527465c302
This commit is contained in:
Riccardo Pittau 2021-10-21 12:35:26 +02:00
parent bffece3c14
commit 44b95bc047
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ source ${WORKDIR}/tc-mirror.sh
BUILDDIR="$WORKDIR/tinyipabuild"
PIP_VERSION="20.2.2"
PIP_VERSION="21.3.1"
TINYIPA_REQUIRE_BIOSDEVNAME=${TINYIPA_REQUIRE_BIOSDEVNAME:-false}
TINYIPA_REQUIRE_IPMITOOL=${TINYIPA_REQUIRE_IPMITOOL:-true}