projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f38c4
)
dev-python/urdf_parser_py: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:50:59 +0000
(07:50 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:07:58 +0000
(08:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/urdf_parser_py/urdf_parser_py-0.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/urdf_parser_py/urdf_parser_py-0.4.1.ebuild
b/dev-python/urdf_parser_py/urdf_parser_py-0.4.1.ebuild
index c3b90c01fcd5afde542172c969be9905e2ae01c6..10abe3e4e18fb18c1020043419e52531b92916ff 100644
(file)
--- a/
dev-python/urdf_parser_py/urdf_parser_py-0.4.1.ebuild
+++ b/
dev-python/urdf_parser_py/urdf_parser_py-0.4.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="URDF parser for Python"