projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ac60d
)
dev-python/tvdb_api: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:22:49 +0000
(20:22 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:23:07 +0000
(20:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild
b/dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild
index 33cac4dbdbe0efe723d73006a3c2863e6e9bb262..495e8b951d33fff932075486eb0b6d3b2cbc282f 100644
(file)
--- a/
dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild
+++ b/
dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="Python interface to thetvdb.com API"