projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f508a
)
dev-python/pyqt-distutils: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:55 +0000
(17:14 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:55 +0000
(17:14 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
b/dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
index 64d95f96b72820d4b17b948d2bd705d7d0d37e88..04c6d9d5d317828888144f45abb566143a5aab90 100644
(file)
--- a/
dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
+++ b/
dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python3_5 python3_6
)
+PYTHON_COMPAT=( python
3_{5,6}
)
inherit distutils-r1
DESCRIPTION="distutils extension to work with PyQt applications and UI files"