[MacPorts] #12447: NEW: py-db

MacPorts noreply at macports.org
Thu Mar 26 15:31:03 PDT 2009


#12447: NEW: py-db
-----------------------------------+----------------------------------------
  Reporter:  software@…            |       Owner:  snc@…           
      Type:  enhancement           |      Status:  reopened        
  Priority:  Normal                |   Milestone:  Port Submissions
 Component:  ports                 |     Version:  1.7.0           
Resolution:                        |    Keywords:                  
      Port:  py-db                 |  
-----------------------------------+----------------------------------------

Comment(by dweber@…):

 py26-pydb should be working as follows:

 {{{
 [ dweber at elegans ~/ports ]$ port search pydb
 py26-pydb @1.25 (python)
     Extended Python Debugger
 [ dweber at elegans ~/ports ]$ sudo port uninstall py26-pydb
 Password:
 --->  Deactivating py26-pydb @1.25_0
 --->  Uninstalling py26-pydb @1.25_0
 [ dweber at elegans ~/ports ]$ sudo port install py26-pydb
 --->  Fetching py26-pydb
 --->  Verifying checksum(s) for py26-pydb
 --->  Extracting py26-pydb
 --->  Configuring py26-pydb
 --->  Building py26-pydb
 --->  Staging py26-pydb into destroot
 --->  Installing py26-pydb @1.25_0
 --->  Activating py26-pydb @1.25_0
 --->  Cleaning py26-pydb
 [ dweber at elegans ~/ports ]$ python2.6
 Python 2.6.1 (r261:67515, Jan 30 2009, 11:23:18)
 [GCC 4.0.1 (Apple Inc. build 5490)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import pydb
 >>> pydb.version
 '1.25'
 >>>
 [ dweber at elegans ~/ports ]$ py26-pydb
 (Pydb)
 [ dweber at elegans ~/ports ]$ which py26-pydb
 /opt/local/bin/py26-pydb
 }}}

 Best, Darren

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


More information about the macports-tickets mailing list