5 Commits

Author SHA1 Message Date
kmos
a0656fc3da Update devel/py-freezegun 0.3.9 -> 0.3.12
Update py-freezegun to 0.3.12. This version fixes incompatibilities
with Python 3.7.x fixing tests for any python3 ports using it.

OK jung@ (maintainer) sthen@
2019-07-04 18:57:50 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jung
7ce6db9613 update to 0.3.9 2017-05-27 19:26:52 +00:00
jung
735f794869 import devel/py-freezegun, a test dependency for the upcoming khal port
FreezeGun is a library that allows your python tests to travel
through time by mocking the datetime module.

with input from danj

ok danj
2017-05-26 19:26:15 +00:00