Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530392 - dev-python/astng: add python-3.4 to PYTHON_COMPAT if possible
Summary: dev-python/astng: add python-3.4 to PYTHON_COMPAT if possible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4
  Show dependency tree
 
Reported: 2014-11-24 13:28 UTC by Pacho Ramos
Modified: 2014-12-13 01:07 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 Pacho Ramos gentoo-dev 2014-11-24 13:28:39 UTC
I didn't do it myself as looks like it neither support 3.3 (only 3.2) and tests are failing for all implementations :/
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-12-12 12:11:53 UTC
~/cvsPortage/gentoo-x86/dev-python/astng $ PYTHON_TARGETS=python3_3 ebuild astng-0.24.3.ebuild clean test

Ran 245 test cases in 2.17s (2.17s CPU), 1 errors, 4 failures, 11 skipped
6 modules OK (4 failed)

py3.4 yields poor results and does not look convincing

py2.7 yielded 3 Fails in 2 modules.  But hey this is logilab.
Not adding py3.3 at this point by lack of popular demand.  Anyone else can if so inclined.
Comment 2 Pacho Ramos gentoo-dev 2014-12-12 12:30:55 UTC
Are you in contact (via a bug or whatever they have for sending bug reports) with upstream to try to get this fixed in the future by them? :/
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-12-12 13:13:34 UTC
Pacho, seeing you're not around atm, no. This is logilab which is kind of runs its own inhouse style. I'd prefer to compare findings with Arfrever first and see what he has going
Comment 4 Pacho Ramos gentoo-dev 2014-12-12 13:33:08 UTC
Ah, no problem :)
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2014-12-13 01:07:56 UTC
  13 Dec 2014; Ian Delaney <idella4@gentoo.org> astng-0.24.3.ebuild:
  clean old impls, add py3, restrict tests to save display of erroneous failures