# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup spulec freezegun 0.3.8
description FreezeGun is a library that allows your python tests \
to travel through time by mocking the datetime module.
long_description ${description}
checksums rmd160 0efb9548a1f5c66fb77cea94e3da3d1bf07d582a \
sha256 795418513664081d41c1d74ff9551bf03286d863da1634d4a3f897da06f57865
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-coverage \
port:py${python.version}-mock \
port:py${python.version}-nose