projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0dbe03
)
dev-python/flask-pymongo: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:18:49 +0000
(13:18 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:30:46 +0000
(13:30 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/flask-pymongo/flask-pymongo-0.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/flask-pymongo/flask-pymongo-0.4.1.ebuild
b/dev-python/flask-pymongo/flask-pymongo-0.4.1.ebuild
index 6b000c5b9114dc10b995c3b822fcd741f847b7f3..08ac9ff893d44837b57146dfa7c9d5a54097d4e0 100644
(file)
--- a/
dev-python/flask-pymongo/flask-pymongo-0.4.1.ebuild
+++ b/
dev-python/flask-pymongo/flask-pymongo-0.4.1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1