diff options
author | Slawomir Lis <slis@gentoo.org> | 2016-02-02 07:10:35 +0100 |
---|---|---|
committer | Slawomir Lis <slis@gentoo.org> | 2016-02-02 07:10:35 +0100 |
commit | 283f8c5f298e1fbc4ef085fcec35b061248981c6 (patch) | |
tree | 18594fc33938c516fc1462cc60dd94a3647aa418 /dev-python/django-sekizai | |
parent | django-classy-tags version bump (diff) | |
download | gentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.tar.gz gentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.tar.bz2 gentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.zip |
django-sekizai version bump
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/django-sekizai')
-rw-r--r-- | dev-python/django-sekizai/django-sekizai-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild index 1eb33d482ad3..4b045aaa5ea4 100644 --- a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild +++ b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5}} ) inherit distutils-r1 |