From 87b452c52e3758a8f11818261c77b4c1a566db70 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 2 Dec 2019 13:56:34 +0100 Subject: dev-python/dbus-python: Drop 3.8 support from 1.2.12 version We now have 1.2.14 version which added python-3.8 fixes Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler --- dev-python/dbus-python/dbus-python-1.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/dbus-python/dbus-python-1.2.12.ebuild') diff --git a/dev-python/dbus-python/dbus-python-1.2.12.ebuild b/dev-python/dbus-python/dbus-python-1.2.12.ebuild index 2f593555628c..6281e63763f4 100644 --- a/dev-python/dbus-python/dbus-python-1.2.12.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) PYTHON_REQ_USE="threads(+)" inherit autotools python-r1 -- cgit v1.2.3