Home
last modified time | relevance | path

Searched refs:version (Results 1 – 6 of 6) sorted by relevance

/scripts/
A Dabi_check.py162 if version.repository:
165 version.revision, version.repository
170 version.repository, version.revision],
178 version.revision
250 def _pretty_revision(version): argument
251 if version.revision == version.commit:
252 return version.revision
254 return "{} ({})".format(version.revision, version.commit)
263 mbed_module, version.revision, version.version
635 version="old",
[all …]
A Dci.requirements.txt7 # Use a known version of Pylint, because new versions tend to add warnings
9 # 2.4.4 is the version in Ubuntu 20.04. It supports Python >=3.5.
12 # Use a version of mypy that is compatible with our code base.
14 # :/Upgrade mypy to the last version supporting Python 3.6
17 # mypy 0.942 is the version in Ubuntu 22.04.
A Ddriver.requirements.txt3 # Jinja2 <3.0 needs an older version of markupsafe, but does not
9 # Use the version of Jinja that's in Ubuntu 20.04.
A Dbump_version.sh25 --version)
A Dcode_size_compare.py56 version: str,
72 self.version = version
/scripts/data_files/
A Dversion_features.fmt12 #include "mbedtls/version.h"

Completed in 14 milliseconds