#42476: py-mock @1.0.1: enable py33 and py34 as well ------------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-mock | ------------------------------+-------------------------------- Comment (by Peter.Danecek@…): Not sure if the example of `argparse` applies here, because of the difference in namespace. The package provides `mock` while Python 3.3+ provides `unitest.mock`. Software needs to account for this difference, so it may compare more to the situation with `simplejson` (package) vs. `json` (Python 2.6+) where `py-simplejson` packages still exist or **maybe** the cited `py-distutils-extra`, which I cannot say much about. But as I mentioned before, this is only an **extra** consideration. For my special purpose it is not relevant anymore and the ticket can just be closed. Not implementing this, might be the extra incentive to changes depending software sooner ;-) -- Ticket URL: <https://trac.macports.org/ticket/42476#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X