projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aeab83
)
app-misc/asciinema: add python3_5 support
author
Ilya Tumaykin
<itumaykin@gmail.com>
Fri, 6 Jan 2017 18:26:26 +0000
(21:26 +0300)
committer
Michael Palimaka
<kensington@gentoo.org>
Fri, 6 Jan 2017 18:45:16 +0000
(
05:45
+1100)
Build succeeds, tests pass, upload works.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-misc/asciinema/asciinema-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/asciinema/asciinema-1.3.0.ebuild
b/app-misc/asciinema/asciinema-1.3.0.ebuild
index 4fa5b5e56a5f2a05b346477ed4827f3c5b0078c1..1f7c2d9ff012fc389ea02eac75bef95c39f3c230 100644
(file)
--- a/
app-misc/asciinema/asciinema-1.3.0.ebuild
+++ b/
app-misc/asciinema/asciinema-1.3.0.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python
3_4
)
+PYTHON_COMPAT=( python
{3_4,3_5}
)
inherit distutils-r1
DESCRIPTION="Command line recorder for asciinema.org service"