projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
402cc3e
)
dev-python/webassets: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:54:33 +0000
(07:54 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:15 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/webassets/webassets-0.12.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/webassets/webassets-0.12.1.ebuild
b/dev-python/webassets/webassets-0.12.1.ebuild
index df50fbcfa7c84b5245a93f60402538a2a5427ca5..89d0a354b5d4aec291bf51668e49ac15dd0de5e1 100644
(file)
--- a/
dev-python/webassets/webassets-0.12.1.ebuild
+++ b/
dev-python/webassets/webassets-0.12.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1