_pkg_str: add version attribute for comparisons
authorZac Medico <zmedico@gentoo.org>
Sun, 13 May 2012 08:36:25 +0000 (01:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 May 2012 08:36:25 +0000 (01:36 -0700)
commitf31320b67c9f593a2a8592e1a4e547f5f641943a
treeb5fbe65ded8a1ffc75ccf5f80c50e0872ad6972a
parent0903cf2a1544d970b286a3e7e1f3276daa4eab9c
_pkg_str: add version attribute for comparisons

This attribute can be passed directly into vercmp, avoiding the need to
generate this string many times.
pym/_emerge/Package.py
pym/portage/dbapi/__init__.py
pym/portage/dbapi/virtual.py
pym/portage/dep/__init__.py
pym/portage/versions.py