[MacPorts] #21223: Deprecation warnings from Python in Bazaar

MacPorts noreply at macports.org
Tue Sep 8 14:19:46 PDT 2009


#21223: Deprecation warnings from Python in Bazaar
----------------------------------+-----------------------------------------
 Reporter:  henrik@…              |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  1.8.0                                
 Keywords:                        |        Port:  bzr                                  
----------------------------------+-----------------------------------------
 I get deprecation warnings when I run bzr compiled under Snow Leopard. I
 assume this is caused by either bzr or py26-crypto.

 {{{
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is
 deprecated; use the hashlib module instead
   from sha import *
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/Crypto/Hash/MD5.py:6: DeprecationWarning: the md5 module is
 deprecated; use hashlib instead
   from md5 import *

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21223>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list