Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7618

Re: python-django

Path csiph.com!goblin1!goblin2!goblin.stu.neva.ru!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Brian May <brian@microcomaustralia.com.au>
Newsgroups linux.debian.maint.python
Subject Re: python-django
Date Mon, 12 Oct 2015 03:10:01 +0200
Message-ID <qizMJ-gQ-5@gated-at.bofh.it> (permalink)
References <qhONQ-7Be-9@gated-at.bofh.it> <qicZQ-zY-25@gated-at.bofh.it> <qif1D-3AR-3@gated-at.bofh.it>
X-Original-To debian-python <debian-python@lists.debian.org>
X-Mailbox-Line From debian-python-request@lists.debian.org Mon Oct 12 01:00:32 2015
Old-Return-Path <brian@microcomaustralia.com.au>
X-Amavis-Spam-Status No, score=-2.8 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, ONEWORD=2, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=WquVMkiZV7H0TBPNOAJYHm3bKpmY14jkFFedY81GaB0=; b=c2s8VA1A/+Y6fQNLuEU36HXc4yjTAjH0LKw53KA53+RVyzobNX+LvxErYiA/8DVYhT OplCDLUy94x5PK5j80VrdrunZr2GuczDO/yaG+0XjoJD3wGk8eKcC69Vj6RodR9UjD+E OZN6zZzpG6cm83I5NsNxtWUTmA8vAByKO24UU=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; bh=WquVMkiZV7H0TBPNOAJYHm3bKpmY14jkFFedY81GaB0=; b=RAHK3djpWHKxhuN3IlhTazXURXuwTKo/AMS6dviTM5yAw+NqMi7UyjWZiUyLmZw/OD i0VrD8j0G7ztF1sD2p1zh5uAiSZnprhm9VrwgNn57snFqkuAL60xxFxb4pfK/2viOYpq sTlVrgkx1Q+cLWzkWhZk+pg9gX60ullCmvBacR8CQhGsVDizAhybBNamf74JcXr9bopD 7BDc7Q+dA2Q0Hgkbmm7lHNbCJEg1/iNhOw2Le67ZJ6Kvhcmkc8RYpatZr6gt4SBJpbge y40o37phNfEnDyzHsDj4MqaOknpcBbqz9QUjUuq4SRK0YQrYi5Ykna4FWVO3FGgkppbz nnIw==
X-Gm-Message-State ALoCoQm48rPzO/4HTdaxALr5PPdpFTBCgdZwcUrOiXbJHd3EMRNSTyGqSY5U2L11uyDZvNmrlBAM
X-Received by 10.50.33.79 with SMTP id p15mr3058371igi.57.1444611613348; Sun, 11 Oct 2015 18:00:13 -0700 (PDT)
MIME-Version 1.0
Content-Type multipart/alternative; boundary=089e0158b0680d71160521ddda50
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12929
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/CAA0ZO6B6_2b==Gv8Vof4a7XiMyv-_o=x5zQ7U_vqoHbGPMA0rg@mail.gmail.com
Approved robomod@news.nic.it
Lines 38
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Luke Faraone <lfaraone@debian.org>, Raphaël Hertzog <hertzog@debian.org>
X-Original-Date Mon, 12 Oct 2015 01:00:03 +0000
X-Original-Message-ID <CAA0ZO6B6_2b==Gv8Vof4a7XiMyv-_o=x5zQ7U_vqoHbGPMA0rg@mail.gmail.com>
X-Original-References <CAA0ZO6AOJDLEik=9nngk1L5EDxwcobk2PT725Pvx=XOBd_imww@mail.gmail.com> <CAA0ZO6CpzhBaM01szAAMoJmwQ0x-tqu0jqQ1u1+AgBmX1uGpow@mail.gmail.com> <CAA0ZO6DLGa+s8KaX1tT55wR9AiYYbkAPSjEoKL3nyXKik_TAxg@mail.gmail.com>
Xref csiph.com linux.debian.maint.python:7618

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sun, 11 Oct 2015 at 13:50 Brian May <brian@microcomaustralia.com.au>
wrote:

> Unfortunately debian/sid does not build on sid, the tests fail:
> "IndexError: index 5 is out of bounds for axis 0 with size 2" - I don't
> think this is anything I did. It builds fine on Jessie.
>

Seems Django 1.7.x is incompatible with numpy 1.9 in Debian/sid.

This is the fix by upstream, will file a properly bug report against Django
and fix.


https://github.com/django/django/commit/12809e160995eb617fe394c75e5b9f3211c056ff

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-10 01:00 +0200
  Re: python-django Raphael Hertzog <hertzog@debian.org> - 2015-10-10 09:20 +0200
    Re: python-django Barry Warsaw <barry@debian.org> - 2015-10-10 19:50 +0200
      Re: python-django Raphael Hertzog <hertzog@debian.org> - 2015-10-12 09:20 +0200
  Re: python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-11 02:30 +0200
  Re: python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-11 02:50 +0200
    Re: python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-11 05:00 +0200
      Re: python-django Raphael Hertzog <hertzog@debian.org> - 2015-10-12 09:30 +0200
      Re: python-django Raphael Hertzog <hertzog@debian.org> - 2015-10-13 12:30 +0200
    Re: python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-11 05:00 +0200
      Re: python-django Brian May <brian@microcomaustralia.com.au> - 2015-10-12 03:10 +0200

csiph-web