Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498308 - dev-python/pbr-0.5.23 should PYTHON_COMPAT=( python2_6 python2_7 python3_2 python3_3 pypy2_0 )
Summary: dev-python/pbr-0.5.23 should PYTHON_COMPAT=( python2_6 python2_7 python3_2 py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 01:42 UTC by karlson.kel
Modified: 2014-02-18 02:30 UTC (History)
1 user (show)

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


Attachments
adds python_compat slots (pbr-python_compat.patch,413 bytes, patch)
2014-01-17 01:42 UTC, karlson.kel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description karlson.kel 2014-01-17 01:42:47 UTC
Created attachment 367978 [details, diff]
adds python_compat slots

With the version bump from 0.5.21 to 0.5.23 python2_6, python3_2, python3_3, pypy2_0 got lost.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-02-17 06:37:41 UTC
pbr went through a solid revision some time back.
python2_6 is dropped by explicit choice, deps don't support pypy and ought not have been there in the first place.  Several tests fail under py3.2.

Looking at py3.3
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-02-18 02:30:18 UTC
added 3.2, 3.3 was already there, pypy doesn't work and don't care about 2.6 (should be removed soon imo)