Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462566 - Add Python 3.3 support for dev-python/pylint and dependencies
Summary: Add Python 3.3 support for dev-python/pylint and dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 06:51 UTC by Nikolaj Šujskij
Modified: 2013-09-26 15:52 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 Nikolaj Šujskij 2013-03-21 06:51:35 UTC
pylint works fine with Python 3.3 (tested with PYTHON_COMPAT_OVERRIDE="python3_3"). Please add PYTHON__COMPAT="python3_3" for it and its dependencies still lacking it:

dev-python/astng-0.24.2
dev-python/logilab-common-0.59.0
dev-python/pylint-0.27.0-r1
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-09-26 15:52:32 UTC
*pylint-0.28.0 (21 Jun 2013)

  21 Jun 2013; Ian Delaney <idella4@gentoo.org> +pylint-0.28.0.ebuild,
  pylint-0.27.0-r1.ebuild:
  fix to dep astng, tidy to test phase, bump, add py3.3 support