K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-10-29T08:04:50.783309Z K 7 svn:log V 631 MFH: r400443 www/py-django-mezzanine: Fix run dependency versions Loosen the dependencies listed in setup.py:install_requires so that port dependencies can satisfy them. This fixes run-time errors such as: pkg_resources.DistributionNotFound: The 'future==0.9.0' distribution was not found and is required by Mezzanine - Update and sort RUN_DEPENDS, remove chardet - Add TEST_DEPENDS - Rename test target now that framework supports TEST_DEPENDS et al. - Update test target to set some environment variables that if not set can cause test failures in particular environments. PR: 200994 Approved by: portmgr (delphij) END