5 Commits

Author SHA1 Message Date
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
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
edd
5f17a6be1a www/py-frozen-flask: fix build warnings if package not already installed.
Spotted and OK shadchin@. Thanks.
2016-05-24 18:01:36 +00:00
edd
f26e46a4be Import www/py-frozen-flask.
Frozen-Flask freezes a Flask application into a set of static files. The
result can be hosted without any server-side software other than a
traditional web server.

OK shadchin@, with tweaks and input from danj@ and ajacoutot@. Thanks.
2016-05-23 21:14:35 +00:00