Python 3.7 -> caldav-0.5.0

This commit is contained in:
2019-01-06 20:10:08 +01:00
parent 5d12ed270a
commit 6279fb21a6

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
inherit distutils-r1