Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620940 - dev-lang/python-3.5.4-r1 stable request
Summary: dev-lang/python-3.5.4-r1 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: python-3.5-stable 628352
  Show dependency tree
 
Reported: 2017-06-05 17:30 UTC by Mike Gilbert
Modified: 2018-04-25 07:42 UTC (History)
2 users (show)

See Also:
Package list:
dev-lang/python-3.5.4-r1
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2017-06-05 17:30:19 UTC
Initial stable request for dev-lang/python:3.5.
Comment 1 Virgil Dupras (RETIRED) gentoo-dev 2017-08-09 00:17:18 UTC
What is needed for this stabilization to happen? To have all python3-enabled package stabilized with the "python_target_python3_5" use flag? Because according to this command:

{ equery -q hasuse python_targets_python3_4 & equery -q hasuse python_targets_python3_5; } | sort | uniq -u

all packages supporting python34, stabilized or not, already have a python35 use flag. According to this command:

{ { equery -q has KEYWORDS amd64 & equery -q hasuse python_targets_python3_5; } | sort | uniq -d & equery -q hasuse python_targets_python3_4; } | sort | uniq -u

The packages needing stabilization of their latest ebuild are:

app-emulation/lxc-2.0.7
dev-python/pluggy-0.4.0
dev-python/tox-2.4.1
dev-python/ws4py-0.4.2

So... unless I'm mistaken, all we need to do is to stabilize the latest ebuild of those 4 packages and we're good to go?
Comment 2 Virgil Dupras (RETIRED) gentoo-dev 2017-08-09 00:24:10 UTC
Ooh, nevermind, I found the *real* stabilization tracker: https://bugs.gentoo.org/show_bug.cgi?id=576742 . It seemed strange that this bug had so few content.

My question is now: what's the difference between #576742 and this bug?
Comment 3 Matt Turner gentoo-dev 2017-10-21 17:17:07 UTC
python@: Time to Cc arches? (And request 3.5.4 instead?)
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-24 19:24:30 UTC
ia64 stable
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2017-10-27 13:51:39 UTC
x86 stable
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2017-10-28 14:49:56 UTC
Stable on amd64
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-28 23:53:29 UTC
ppc64 stable
Comment 8 Larry the Git Cow gentoo-dev 2017-10-29 01:48:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb399aee120e98ef400c4e648ade22d01ba8474

commit ddb399aee120e98ef400c4e648ade22d01ba8474
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-10-29 01:46:51 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-10-29 01:46:51 +0000

    profiles: drop python3_5 stable mask for amd64, ia64, ppc64, x86
    
    Bug: https://bugs.gentoo.org/620940

 profiles/arch/amd64/use.stable.mask         | 2 --
 profiles/arch/ia64/use.stable.mask          | 2 --
 profiles/arch/powerpc/ppc64/use.stable.mask | 2 --
 profiles/arch/x86/use.stable.mask           | 2 --
 4 files changed, 8 deletions(-)}
Comment 9 Mike Gilbert gentoo-dev 2017-10-29 01:50:17 UTC
Arch teams: Please update the use.stable.mask entry in your arch profile after stabilizing dev-lang/python. Thanks!
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-10 09:10:27 UTC
Detaching sparc to avoid blocking other arch teams.
Comment 11 Sergei Trofimovich (RETIRED) gentoo-dev 2017-11-11 19:18:51 UTC
hppa/sparc stable (thanks to Rolf Eike Beer)
Comment 12 Anthony Basile gentoo-dev 2017-11-12 18:05:38 UTC
stable on arm and ppc
Comment 13 Tobias Klausmann (RETIRED) gentoo-dev 2017-11-17 11:22:53 UTC
Stable on alpha.
Comment 14 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-03-22 17:19:12 UTC
sh stable
Comment 15 Mart Raudsepp gentoo-dev 2018-04-25 07:42:55 UTC
This looks done for all already, with no use.stable.mask entries left either. Closing..