Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507090 - PYTHON_TARGETS=pypy2_0 removal
Summary: PYTHON_TARGETS=pypy2_0 removal
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: removal on 2014-05-08
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2014-04-07 21:09 UTC by Michał Górny
Modified: 2014-11-09 23:17 UTC (History)
2 users (show)

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


Attachments
Eclass patch for pypy removal (eclass-pypy-disable.patch,4.53 KB, patch)
2014-04-07 21:10 UTC, Michał Górny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-07 21:09:06 UTC
Now that PYTHON_TARGETS=pypy is in place everywhere, we can start killing support for PYTHON_TARGETS=pypy2_0. This is bug is for progress and issue tracking.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-07 21:10:19 UTC
Created attachment 374510 [details, diff]
Eclass patch for pypy removal

Please take a brief look at the attached patch. It disables pypy2_0 completely and cleans up some of the extra code that used to handle it.
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-04-08 07:13:20 UTC
Looks okay to me.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-08 15:12:23 UTC
Does this sound like having a news item potential? We could do one for people having pypy:2.0 installed but I'm not sure if it's worth the effort.
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-04-08 15:52:55 UTC
Yeah, I don't think that's a sizable population.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-08 16:06:43 UTC
+  08 Apr 2014; Michał Górny <mgorny@gentoo.org> python-any-r1.eclass,
+  python-r1.eclass, python-utils-r1.eclass, tests/python-utils-r1.sh:
+  Disable pypy2_0 and clean up after it.

Let's consider the process started then.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-08 21:03:19 UTC
+  08 Apr 2014; Michał Górny <mgorny@gentoo.org> package.mask:
+  Mask virtual/pypy:2.0 and the corresponding packages.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-11-09 23:17:00 UTC
Oh, this was removed long ago.