Bug #198398 - Enable Manifest generation when there are no hash
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 03:55:53 +0000 (03:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 03:55:53 +0000 (03:55 -0000)
commit9840d8125688eced5527d4d61c0cbe1793641f25
tree9d49aa7e8d8cb0e10421387a9249670e23856c41
parent2b1f99725a13622916f3c1d3b6c04d7cae59cd2f
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). (trunk r8521)

svn path=/main/branches/2.1.2/; revision=8566
pym/portage_const.py
pym/portage_manifest.py