Path: csiph.com!usenet.pasdenom.info!aioe.org!bofh.it!news.nic.it!robomod From: Scott Kitterman Newsgroups: linux.debian.bugs.dist,linux.debian.maint.python,linux.debian.devel.release Subject: Bug#798999: transition: python3.5 supported Date: Sun, 27 Sep 2015 16:40:01 +0200 Message-ID: References: X-Original-To: Yaroslav Halchenko X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sun Sep 27 14:33:10 2015 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4.088 Reply-To: Scott Kitterman , 798999@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Release Team X-Debian-Pr-Message: followup 798999 X-Debian-Pr-Package: release.debian.org X-Debian-Pr-Keywords: confirmed X-Spam-Bayes: score:0.0000 Tokens: new, 21; hammy, 150; neutral, 83; spammy, 0. spammytokens: hammytokens:0.000-+--UD:release.debian.org, 0.000-+--releasedebianorg, 0.000-+--release.debian.org, 0.000-+--sk:python3, 0.000-+--python3 Dkim-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1443364147; bh=Oxi2PDYaUulvhG/8fqVqu5FJOGnEnQNI4u5K7RzLr+U=; h=In-Reply-To:References:Subject:From:Date:To:CC:From; b=OhB9Lu2FY5z9iJmU/c88DDK64LgYg0AMbvgceL8UaAcS+LbBHOO3wNiyCv2ZZac5i dqA/CMIrKvQKDICiOY8QBHZf+ws2wk8HJoRuizn++0ZhbN448550KzJVeZW6a3UK9c izJPIrOaa2Hlfrr5CAC43IbUNTpE9YTQoPWwZgpc= User-Agent: K-9 Mail for Android MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1212358 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 48 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: 798999@bugs.debian.org,debian-python@lists.debian.org X-Original-Date: Sun, 27 Sep 2015 10:28:57 -0400 X-Original-Message-ID: <003F98FB-1B2E-4D1A-AE38-A6252B74DFED@kitterman.com> X-Original-References: <68693772.ZjC33q7KA0@kitterma-e6430> <1826925.Ct22S5Td6u@kitterma-e6430> <20150926112446.GX3107@betterave.cristau.org> <5102361.fK3GBVDNe6@kitterma-e6430> <20150927141104.GA4398@onerussian.com> Xref: csiph.com linux.debian.bugs.dist:683202 linux.debian.maint.python:7325 linux.debian.devel.release:58239 On September 27, 2015 10:11:04 AM EDT, Yaroslav Halchenko wrote: > >On Sat, 26 Sep 2015, Scott Kitterman wrote: >> > On Thu, Sep 24, 2015 at 22:19:20 -0400, Scott Kitterman wrote: >> > > I have the python3-defaults upload to enable python3.5 as a >supported >> > > python3 version prepared and ready to upload when I get an ack >from the >> > > release team. >> > ack. > >> > Cheers, >> > Julien > >> Thanks. I've uploaded python3-defaults, so once it's built/installed > >> python3.5 is supported. > >is round of binNMUs scheduled already? since now nothing depending on >python3-numpy at build time would build: > ># python3.5 -c 'import numpy' >Traceback (most recent call last): > File "", line 1, in >File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 170, in > > from . import add_newdocs >File "/usr/lib/python3/dist-packages/numpy/add_newdocs.py", line 13, in > > from numpy.lib import add_newdoc >File "/usr/lib/python3/dist-packages/numpy/lib/__init__.py", line 8, in > > from .type_check import * >File "/usr/lib/python3/dist-packages/numpy/lib/type_check.py", line 11, >in > import numpy.core.numeric as _nx >File "/usr/lib/python3/dist-packages/numpy/core/__init__.py", line 6, >in > from . import multiarray >ImportError: cannot import name 'multiarray' Yes. They have started. I think we're about a third of the way through Dependency level 1. Numpy is in Dependency level 5, so this is not unexpected for now. You can follow the progress in the transition tracker [1]. Scott K [1] https://release.debian.org/transitions/html/python3.5.html