devel/py-freezegun: Update to 0.3.6, Modernize
- Update PORTVERSION and distinfo checksum (0.3.6)
- Update dateutil RUN_DEPENDS version to match that in setup.py
- Add mock to TEST_DEPENDS (requirements.txt)
- post-extract: Remove binary files and cache dirs from WRKSRC [1]
- Patch setup.py to add test depends and add support for test command
- Update test target, using canonical setuptools test command
- Enable NO_ARCH (architecture independent)
Changes:
https://github.com/spulec/freezegun/blob/0.3.6/CHANGELOG
[1] https://github.com/spulec/freezegun/pull/139
[2] https://github.com/spulec/freezegun/issues/134