[MacPorts] #18034: Add py26-fabric port
#18034: Add py26-fabric port -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: fabric | Port: py26-fabric -------------------------------------+-------------------------------------- There's an DeprecationWarning when executing the "fab-2.6" command but this is due to the fact that crypto uses deprecated modules. It will be fixed in the next Crypto version (https://bugs.launchpad.net/pycrypto/+bug/269429). {{{ /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 * }}} However, Fabric works fine. -- Ticket URL: <http://trac.macports.org/ticket/18034> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18034: Add py26-fabric port -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: fabric | Port: py26-fabric -------------------------------------+-------------------------------------- Changes (by snc@…): * owner: macports-tickets@… => snc@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/18034#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18034: Add py26-fabric port --------------------------------------+------------------------------------- Reporter: arthur@… | Owner: snc@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: py26-fabric | --------------------------------------+------------------------------------- Changes (by snc@…): * keywords: fabric => * status: assigned => closed * resolution: => fixed Comment: Added in r45762. -- Ticket URL: <http://trac.macports.org/ticket/18034#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts