9 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
jasper
a83054d3d2 bump ports that now have a pypi homepage 2016-01-07 21:35:27 +00:00
sthen
1120b75dee tests subdir isn't installed; fix by regenerating PLIST
found by nigel@
2016-01-06 20:21:37 +00:00
sthen
dfcbcb4848 update to pyRFC3339-1.0 2016-01-06 10:22:17 +00:00
sthen
fbdbb15275 import ports/textproc/py-pyRFC3399, ok landry@
RFC 3339 is a standard date format used on the internet. This Python
module formats dates according to the RFC. Examples of this format:

      2015-11-03T22:11:12Z
      2015-11-03T15:11:12-07:00
2015-11-04 09:49:42 +00:00