Lines Matching defs:version
61 import pkg.version as version
170 "version": {"type": "string"},
252 "version": {
474 if isinstance(err, version.VersionError):
475 # For version errors, include the pattern so
694 entry["version"] = ver
1521 version."""
1536 # then take only those packages to the latest version
2377 hum_ver = pi.get_attr_values("pkg.human-version")
2378 if hum_ver and hum_ver[0] != str(pi.version):
2380 pi.version, hum_ver[0]))
2382 __append_attr_lists(_("Version"), str(pi.version))
2925 # when there is a short and a long version for the same option
3110 "version is {client} while the library\nAPI version is "