Lines Matching defs:version
49 import pkg.version as version
56 """Private helper function that returns a compiled version of a
127 package version on both the client and the repository. Both purposes
134 The reserved attribute, "fmri", represents the package and version
152 as an indicator that a specific package version is supported by the
237 a.attrs.get("mediator-version"),
308 for v in ("mediator-version",
409 a.attrs.get("mediator-version"),
416 "mediator-version": mediation[2],
862 version, implementation).
882 med_ver = attrs.get("mediator-version")
885 med_ver = version.Version(med_ver)
886 except version.VersionError:
1424 version of that.
1790 if self.loaded: #if already loaded, use in-memory cached version
1904 version of that.