diff options
Diffstat (limited to 'dev-python/django-crispy-forms')
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild index 6629af1cfae3..e40718a4c314 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild index 5022f3987746..bd27a5b97ce3 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild index a6237e0afdb8..4c22648a9e8e 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild index a6237e0afdb8..4c22648a9e8e 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild index b87d00a21469..7c1bffe03a15 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 |