Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qhexedit2/
Date: Tue, 11 Feb 2020 11:38:31
Message-Id: 1581421079.97bbde433ea6b733e3920b5c3e51eefa24ebe62b.mgorny@gentoo
1 commit: 97bbde433ea6b733e3920b5c3e51eefa24ebe62b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 11:27:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 11:37:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bbde43
7
8 app-editors/qhexedit2: Remove py2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-editors/qhexedit2/qhexedit2-0.8.4.ebuild | 2 +-
13 app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
17 index 0563e606546..9b10f32a381 100644
18 --- a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
19 +++ b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -PYTHON_COMPAT=( python{2_7,3_6} )
25 +PYTHON_COMPAT=( python3_6 )
26
27 DISTUTILS_OPTIONAL=1
28
29
30 diff --git a/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
31 index f3efaaa2f28..da69c8ab418 100644
32 --- a/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
33 +++ b/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
34 @@ -3,7 +3,7 @@
35
36 EAPI=6
37
38 -PYTHON_COMPAT=( python{2_7,3_6} )
39 +PYTHON_COMPAT=( python3_6 )
40
41 DISTUTILS_OPTIONAL=1