projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be92e3c
)
dev-python/pyxdg: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 12 Dec 2015 13:22:27 +0000
(14:22 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 12 Dec 2015 14:28:56 +0000
(15:28 +0100)
Package-Manager: portage-2.2.24
dev-python/pyxdg/pyxdg-0.25-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild
b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild
index abce0f4528baddd946c3abe0764cbf5a2da06813..af3da6853f1462ab6185b05f8ac2997f82b990b9 100644
(file)
--- a/
dev-python/pyxdg/pyxdg-0.25-r1.ebuild
+++ b/
dev-python/pyxdg/pyxdg-0.25-r1.ebuild
@@
-4,8
+4,7
@@
EAPI=5
-# py3.3 removed due to nosetests
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
inherit distutils-r1
DESCRIPTION="A Python module to deal with freedesktop.org specifications"