projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dbbad0
)
dev-python/djangocms-file: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 11:38:43 +0000
(13:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:08 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/djangocms-file/djangocms-file-2.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild
b/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild
index f1a2ee8f5d12031215a9715502b3ee0f2013bf6b..7e5663eee855bca1379511670823dd80f53e0ce2 100644
(file)
--- a/
dev-python/djangocms-file/djangocms-file-2.0.1.ebuild
+++ b/
dev-python/djangocms-file/djangocms-file-2.0.1.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1