Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483178 - dev-util/devhelp USE=gedit - allow using Python 3.3
Summary: dev-util/devhelp USE=gedit - allow using Python 3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-08-31 17:22 UTC by Ed Catmur
Modified: 2013-08-31 18:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2013-08-31 17:22:05 UTC
Follow up to Bug 478162 I think.

dev-util/devhelp-3.8.2 has:

PYTHON_COMPAT=( python3_2 )

This could be:

PYTHON_COMPAT=( python{3_2,3_3} )

Tested here with python 3.3.2-r2 and gedit 3.8.3.
Comment 1 Pacho Ramos gentoo-dev 2013-08-31 18:48:51 UTC
+  31 Aug 2013; Pacho Ramos <pacho@gentoo.org> -devhelp-3.8.1.ebuild,
+  devhelp-3.8.2.ebuild:
+  Compatible with python-3.3 (#483178 by Ed Catmur), drop old.
+