Bug #198398 - Enable Manifest generation when there are no hash
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Nov 2007 02:50:49 +0000 (02:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Nov 2007 02:50:49 +0000 (02:50 -0000)
commitd9b10deaa03ce174d5ccc3b59c477549ad87e884
tree0728a0dfb47f2e555066ae6a5b1e8f805c09416c
parent5b8552896bc2253ee1286928719974a2d4d3c621
Bug #198398 - Enable Manifest generation when there are no hash
functions available for types such as RMD160. Now it's possible
to generate a Manifest when python-2.5 is built without ssl
support. MANIFEST1_REQUIRED_HASH and MANIFEST2_REQUIRED_HASH
are the only two functions that are strictly required now (MD5
and SHA1).

svn path=/main/trunk/; revision=8521
pym/portage/const.py
pym/portage/manifest.py