13 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
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
jung
7af3f51ad5 update to 0.9.10 and switch back to pypi
from Kurt Mosiejczuk with tweaks from kn

ok kn bentley
2019-03-18 10:49:05 +00:00
sthen
52947b3b57 update khal to a checkout from master, this includes a fix for dateutil>=2.7
problem reported by feinerer@ and Marcus Merighi, ok jung@ (maintainer)
2018-09-19 09:18:44 +00:00
kili
a721e40ec2 Remove devel/py-test-capturelog from TEST_DEPENDS.
It doesn't exist any longer and the broken dependency
breaks the build of databases/sqlports.

Probably lost in the longish py-test-capturelog thread
on ports@.
2018-07-26 21:30:44 +00:00
gonzalo
f79c3102c7 Update for Khal to 0.9.9
OK jung@ (maintainer)
2018-07-10 13:24:14 +00:00
jung
01f924e406 update khal to 0.9.8
changelog: http://lostpackets.de/khal/changelog.html

ok awolk remi
2018-01-13 20:14:18 +00:00
jung
488e81d988 update to khal-0.9.6 2017-06-22 20:12:08 +00:00
kili
92328dcc18 Add missing build dependency devel/py-setuptools_scm. 2017-05-27 20:09:38 +00:00
jung
f69b938f27 import productivity/khal
Khal is a standards based CLI (console) calendar program, able to synchronize
with CalDAV servers through vdirsyncer.

with input from danj

ok danj
2017-05-26 19:43:03 +00:00