← Back to team overview

bzr-mac team mailing list archive

Re: New bake of the Snow Leopard package with paramiko

 

2009/9/29 Jean-Francois Roy <bahamut@xxxxxxxxxxxx>:
> I've re-baked the Snow Leopard package to include PyCrypto and paramiko.
> Please update the package on LP with
> http://www.devklog.net/bazaar/Bazaar2.0.0.pkg.

Thank you! I still get those warnings I had before:

/Library/Python/2.6/site-packages/Crypto/Hash/SHA.py:6:
DeprecationWarning: the sha module is deprecated; use the hashlib
module instead
  from sha import *
/Library/Python/2.6/site-packages/Crypto/Hash/MD5.py:6:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  from md5 import *

And would it be better to rename the package to Bazaar2.0.0-1.pkg or
something to distinguish it as a new package?

Ian



Follow ups

References