Py26-mox version 0.5.1 - How to Download and Install on Mac OS X
Wednesday the 17th of March, 2010

    py26-mox  most recent diff


    version 0.5.1

      View the most recent changes for the py26-mox port at: py26-mox.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py26-mox.
      The raw portfile for py26-mox 0.5.1 is located here:
      http://py26-mox.darwinports.com/dports/python/py26-mox/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py26-mox


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The py26-mox Portfile 58004 2009-09-20 17:18:55Z snc macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-mox
      Version: 0.5.1
      Category: python
      Description: An object-mocking framework for Python
      Long Description: Mox will make mock objects for you, so you don't have to create your own! It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor!
      Maintainers: nodamage.com:nodamage openmaintainer
      Platform: darwin
      Homepage: http://code.google.com/p/pymox/
      Master Sites: googlecode:pymox
      distname mox-${version}

      Checksums: md5 ad8eb8c76b172e858d091a8075526cf9 sha1 e2e131cb515fc4d9e41fe93cc08a262d878d7dfb rmd160 579c74c25b521252d8a427f1d37b59e5afd01812

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py26-mox
      % sudo port install py26-mox
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py26-mox
      ---> Verifying checksum for py26-mox
      ---> Extracting py26-mox
      ---> Configuring py26-mox
      ---> Building py26-mox with target all
      ---> Staging py26-mox into destroot
      ---> Installing py26-mox
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py26-mox with these commands:
      %  man py26-mox
      % apropos py26-mox
      % which py26-mox
      % locate py26-mox

     Where to find more information:

    Darwin Ports



    Lightbox this page.