[Python-modules-team] Accepted django-tables 1.14.2-1~bpo9+1 (source all) into stretch-backports, stretch-backports

2018-03-22 Thread Neil Williams
Maintainer: Debian Python Modules Team Changed-By: Neil Williams Description: python-django-tables2 - Table/data-grid framework for Django python-django-tables2-doc - Table/data-grid framework for Django (Documentation) python3-django-tables2 - Table/data-grid framework for Django Changes

[Python-modules-team] Bug#890967: Update to debian/rules needed

2018-02-21 Thread Neil Williams
xpect/_async.py I've tested a local build of pexpect 4.4 and a simple rebuild does work with this change. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgplxLkkl1wBv.pgp Description: OpenPGP digital signature ___ Python-modules-te

[Python-modules-team] Bug#890967: pexpect: Please update to the new upstream version

2018-02-21 Thread Neil Williams
Source: pexpect Version: 4.2.1-1 Severity: important The new upstream version 4.4.0 has important benefits in handling large buffers: https://github.com/pexpect/pexpect/issues/385 Please can the version in Debian be updated? The new version would also be appreciated in stretch-backports. -- Syst

[Python-modules-team] Backport of python3-django-auth-ldap support to stretch

2018-01-02 Thread Neil Williams
ut to do the backport myself? With the general move to python3, a backport like this would seem to be generally useful for other packages too. The python3 support currently only exists in buster or sid. https://packages.debian.org/unstable/python3-django-auth-ldap -- Neil Wil

[Python-modules-team] Bug#855829: Bug#855829: Possible solution

2017-08-08 Thread Neil Williams
On Tue, 08 Aug 2017 18:09:30 +1000 Brian May wrote: > Neil Williams writes: > > > I suggest that the first step is to remove the problematic tablib > > support from a new 1.10 django-tables upload with a view to closing > > the bugs and allowing migration. Later, co

[Python-modules-team] Bug#865814: Upstream change requested

2017-08-07 Thread Neil Williams
ablib support whilst retaining the upstream tox support for testing with tablib installed from pypi. So, until and unless tablib is fixed in Debian, the upload of django-tables2 merely needs to *not* add python-tablib to the Build-Depends. A note in README.Debian is probably advisable. -- Neil Wil

[Python-modules-team] Bug#855829: Bug#855829: Possible solution

2017-08-06 Thread Neil Williams
On Mon, 07 Aug 2017 09:09:52 +1000 Brian May wrote: > Neil Williams writes: > > > I'll test this .dsc with django 1.11 and in my local installs of > > lava-server to make sure it is functional but does this sound like a > > workable solution for keeping django-

[Python-modules-team] Bug#855829: Possible solution

2017-08-06 Thread Neil Williams
nstalls of lava-server to make sure it is functional but does this sound like a workable solution for keeping django-tables in Debian? I don't see any other solution to the FTBFS against django1.11 at the moment (#865814). https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865814

[Python-modules-team] Bug#865814: python-tablib needs new maintainer

2017-07-27 Thread Neil Williams
-tablib rather than me doing an NMU to keep django-tables in testing? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865855#19 -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpegHnuL7qBd.pgp Description: OpenPGP digital signature

[Python-modules-team] Bug#866016: 866016 is closed by mockldap upload

2017-07-20 Thread Neil Williams
listed for auto-removal. Closing 782917 as the python3 package now exists: https://packages.debian.org/unstable/python3-django-auth-ldap -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpTQ0Mt4l6eS.pgp Description: OpenPGP digital signature

[Python-modules-team] Bug#855829: Bug#855829: update bug title

2017-07-03 Thread Neil Williams
retitle 855829 New upstream release needed to work with django 1.11 tag 855829 + sid thanks On Sat, 24 Jun 2017 14:00:22 +1000 Brian May wrote: > Neil Williams writes: > > > severity 855829 normal > > retitle 855829 New upstream release needed in experimental for testing wit

[Python-modules-team] Bug#855829: Where is the build log for django-tables2?

2017-06-23 Thread Neil Williams
with building the package. Please file a FTBFS bug explicitly and don't co-opt a different bug which relates to runtime issues, not build time. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpSsdQ22zgGY.pgp Description: OpenPGP digital sign

[Python-modules-team] Bug#863267: Bug#863267: Miscalculates MigrationHistory dependencies between multiple django apps - regression from 1.8

2017-05-26 Thread Neil Williams
On Fri, 26 May 2017 10:16:41 +0100 Neil Williams wrote: > On Fri, 26 May 2017 10:05:58 +0100 > Neil Williams wrote: > > > On Fri, 26 May 2017 18:56:04 +1000 > > Brian May wrote: > > > > > Neil Williams writes: > > > > > > > dja

[Python-modules-team] Bug#863267: Bug#863267: Bug#863267: Miscalculates MigrationHistory dependencies between multiple django apps - regression from 1.8

2017-05-26 Thread Neil Williams
On Fri, 26 May 2017 10:05:58 +0100 Neil Williams wrote: > On Fri, 26 May 2017 18:56:04 +1000 > Brian May wrote: > > > Neil Williams writes: > > > > > django.db.migrations.exceptions.InconsistentMigrationHistory: > > > Migration lava_scheduler

[Python-modules-team] Bug#863267: Bug#863267: Miscalculates MigrationHistory dependencies between multiple django apps - regression from 1.8

2017-05-26 Thread Neil Williams
On Fri, 26 May 2017 18:56:04 +1000 Brian May wrote: > Neil Williams writes: > > > django.db.migrations.exceptions.InconsistentMigrationHistory: > > Migration lava_scheduler_app.0001_initial is applied before its > > dependency linaro_django_xmlrpc.0001_initial

[Python-modules-team] Bug#863267: Bug#863267: Miscalculates MigrationHistory dependencies between multiple django apps - regression from 1.8

2017-05-26 Thread Neil Williams
On Fri, 26 May 2017 18:20:07 +1000 Brian May wrote: > Neil Williams writes: > > > Applying linaro_django_xmlrpc.0001_initial... FAKED > > I am speculating this line might be very relevant. Taken from the > Django 1.8 migration. > > Looks like this never had

[Python-modules-team] Bug#863267: Bug#863267: Miscalculates MigrationHistory dependencies between multiple django apps - regression from 1.8

2017-05-26 Thread Neil Williams
On Fri, 26 May 2017 18:05:08 +1000 Brian May wrote: > Neil Williams writes: > > > Upgrading directly to Stretch: > > Just to clarify: Was this upgrading the entire system to stretch, or > just the relevant packages? Starting point was 8.8 jessie, installed postgresq

Re: [Python-modules-team] Bug#863267: Associated removals

2017-05-25 Thread Neil Williams
rocess must halt when the exception is seen, the app will be down and unusable and users will get a 503. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgp6tNNrmxA_D.pgp Description: OpenPGP digital signature ___ Python-modules-t

[Python-modules-team] Bug#855829: Upstream changes

2017-02-22 Thread Neil Williams
rrent upstream release (in experimental) so that this can be tested with django 1.11 before the django 1.11 LTS release. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpiMViqcJu5q.pgp Description: OpenPGP digital signature ___ P

[Python-modules-team] Bug#855829: python-django-tables2: TypeError with TemplateColumn(template_name) with django 1.11

2017-02-22 Thread Neil Williams
Package: python-django-tables2 Version: 1.2.0-1 Severity: normal Tags: upstream https://github.com/bradleyayers/django-tables2/issues/422 Reporting here as python-django-tables2 in Debian has a new upstream release already but this issue should be considered before the django-tables2 package shou

[Python-modules-team] Backport of pyudev

2016-12-16 Thread Neil Williams
essie. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgp07v0MfftRN.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cg

Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-09 Thread Neil Williams
On Tue, 8 Nov 2016 22:00:24 + Turbo Fredriksson wrote: > On 8 Nov 2016, at 10:43, Neil Williams wrote: > > > As I said, I don't see python-django1.8 being an option for > > unstable at this time. > > Without that, we won’t have a (properly) worki

Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-08 Thread Neil Williams
On Tue, 8 Nov 2016 10:17:21 + Turbo Fredriksson wrote: > On 8 Nov 2016, at 09:06, Neil Williams wrote: > > > Just install and use apt-mark hold to keep at that version. You > > could also create a local apt repository which has 1.8 instead of > > 1.10 using tools li

Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-08 Thread Neil Williams
nstall run apt-mark and optionally remove the apt source. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpxp9FO9VHNQ.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.

[Python-modules-team] Bug#836248: Re-open

2016-11-03 Thread Neil Williams
On Thu, 3 Nov 2016 22:06:17 +0300 Dmitry Shachnev wrote: > Hi Neil, > > On Thu, Nov 03, 2016 at 06:37:23PM +0000, Neil Williams wrote: > > [...] > > > > That results in a package containing: > > > > Built-Using: python-sphinx-bootstrap-theme, sphinx (= 1.

[Python-modules-team] Bug#836248: Bug#836248: Re-open

2016-11-03 Thread Neil Williams
On Thu, 3 Nov 2016 18:37:23 + Neil Williams wrote: > reopen 836248 > found 836248 1.4.8-1 > thanks > > I came across this because I now get warnings: > dpkg-gencontrol: warning: package lava-server-doc: unused > substitution variable ${sphinxdoc:Built-Using} > &g

[Python-modules-team] Bug#836248: Re-open

2016-11-03 Thread Neil Williams
sphinxdoc:Built-Using} in man dh_sphinxdoc please? -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpKnc6bTaXIW.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.

[Python-modules-team] Requesting a backport of pexpect to jessie-backports

2016-10-17 Thread Neil Williams
Please can we have a backport of pexpect 4.2.0 to jessie-backports? I've been using 4.2 in unstable and stretch without issues and a migration to python3 will be easier with pexpect 4 or later. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpDYvzGbtwC1.pgp Descri

[Python-modules-team] Bug#821789: Bug#821789: ufraw: diff for NMU version 0.20-4.1

2016-05-06 Thread Neil Williams
E) > + $(MAKE) V=1 > > touch build-stamp > > > ___ > Python-modules-team mailing list > Python-modules-team@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team -

[Python-modules-team] Bug#822224: Bug#822224: Further changes

2016-04-23 Thread Neil Williams
On Sat, 23 Apr 2016 12:26:06 +1000 Brian May wrote: > Neil Williams writes: > > > python-django and python-django-tables2 from jessie work but if > > either one is pulled in from jessie-backports without the other, > > restarting apache2 causes a HTTP500. > >

[Python-modules-team] Bug#822224: Bug#822224: Further changes

2016-04-22 Thread Neil Williams
On Fri, 22 Apr 2016 20:28:28 +1000 Brian May wrote: > Neil Williams writes: > > > i.e. django-tables 1.1.6 reveals a "bug" in django 1.7 so django > > needs to be updated to 1.8 before django-tables 1.1.6 can be > > upgraded/installed. > > Sorry

[Python-modules-team] Bug#822224: Further changes

2016-04-22 Thread Neil Williams
ding into backports-new, so I need to wait for those to appear in jessie-backports before django-tables can be backported. With these additional changes, it may be better for these to be applied in unstable and then I can carry the changes into jessie-backports? -- Neil

[Python-modules-team] Bug#822224: django-tables: Please update build-dependency on django and add a clean rule

2016-04-22 Thread Neil Williams
urgency=medium + + * Rebuild for jessie-backports. + * Update django build depends to 1.8 as 1.7 in jessie causes the +django-tables test suite to fail. + * Add clean rule to remove docs/.build to allow package to build twice +in a row. + + -- Neil Williams Fri, 22 Apr 2016 08:15:18 +0100 + d

[Python-modules-team] Bug#808536: pytest-django: diff for NMU version 2.9.1-2.1

2016-04-11 Thread Neil Williams
tools-scm >= 1.8.0 (Closes: #808536) + + -- Neil Williams Mon, 11 Apr 2016 13:26:13 +0100 + pytest-django (2.9.1-2) unstable; urgency=medium * Fix depends on python3-pytest-django package. diff -Nru pytest-django-2.9.1/debian/patches/allow-current-setuptools-scm pytest-django-2.9.1/debian

[Python-modules-team] Bug#808536: Backport for django-tables

2016-04-11 Thread Neil Williams
On Wed, 06 Apr 2016 10:00:47 +1000 Brian May wrote: > Neil Williams writes: > > > I'm willing to do the backport myself - probably this weekend. I'd > > be equally happy if someone else arranged it - please let me know > > if you would prefer to do the backpo

[Python-modules-team] Bug#802361: unittest2: diff for NMU version 1.1.0-6.1

2016-02-20 Thread Neil Williams
-1,3 +1,11 @@ +unittest2 (1.1.0-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix failing string match in unit tests for attribute error +exceptions with python3.5. (Closes: #802361) + + -- Neil Williams Sat, 20 Feb 2016 14:15:43 + + unittest2 (1.1.0-6) unstable; ur

[Python-modules-team] pylint 1.5 and python-astroid in jessie-backports?

2016-02-01 Thread Neil Williams
this is already planned but just thought I'd ping in case it wasn't. Thanks. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpVsTLmVDZ20.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing

[Python-modules-team] Bug#810676: python-keyring: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2016-01-11 Thread Neil Williams
Package: python-keyring Version: 6.1-1 Severity: grave Justification: renders package unusable Processes using python-keyring 6.1 can no longer run as a daemon - a regression from previous support, causing lava-server to halt all daemon operations. dbus.exceptions.DBusException: org.freedesktop.D

[Python-modules-team] Bug#810329: Also fails runtime support

2016-01-09 Thread Neil Williams
apply_augmentations File "/usr/lib/python2.7/dist-packages/pylint_django/augmentations/__init__.py", line 11, in from pylint_django.utils import node_is_subclass, PY3 File "/usr/lib/python2.7/dist-packages/pylint_django/utils.py", line 3, in from a

[Python-modules-team] Bug#806366: passlib issues

2015-12-22 Thread Neil Williams
yAFGTvjt/VTwwI0q8=' != 'pbkdf2_sha256$2$arJ31mmmlSmO$XNBTUKe4UCUGPeHTmXpYjaKmJaDGAsevd0LWvBtzP18=' -- Ran 1928 tests in 155.118s FAILED (failures=1, errors=1, skipped=590) SortedDict is likely to be simple - the failure in the hashing test and the number of skipped tests are a bit

[Python-modules-team] Bug#806344: Fixed in 1.2.7

2015-12-22 Thread Neil Williams
... -- Ran 63 tests in 0.302s OK (skipped=2) Destroying test database for alias 'default'... Please update to the new upstream. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpuubqbxURV8.pgp D

[Python-modules-team] Bug#808646: import unittest

2015-12-21 Thread Neil Williams
In django_auth_ldap/tests.py Instead of from django.utils import unittest (deprecated in django1.7 - https://docs.djangoproject.com/en/1.7/topics/testing/overview/) with current versions of django (>> 1.7): import unittest -- Neil Williams = http://www.linux.codehelp

[Python-modules-team] Bug#806352: django1.9 now in unstable

2015-12-18 Thread Neil Williams
jango-auth-openid from unstable and testing. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpVGbMBVQWin.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debia

[Python-modules-team] Bug#807097: Bug#807097: python-django: Undeclared removal of previously supported features causes crashes

2015-12-07 Thread Neil Williams
reassign 807097 django-hijack retitle 807097 incompatible with django1.9 found 807097 1.0.10-1 thanks On Sun, 06 Dec 2015 20:21:17 +1100 Brian May wrote: > Sorry, accidentally sent private response by mistake. Resending. > > Neil Williams writes: > > > Downgrading to 1.8 in

[Python-modules-team] Bug#807097: Bug#807097: python-django: Undeclared removal of previously supported features causes crashes

2015-12-06 Thread Neil Williams
e problems more clearly. I'll likely use staging.validation.linaro.org which is running Jessie. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpF3wcbgAZgP.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing

[Python-modules-team] Bug#807097: python-django: Undeclared removal of previously supported features causes crashes

2015-12-06 Thread Neil Williams
On Sat, 5 Dec 2015 22:06:05 +0100 Raphael Hertzog wrote: > On Sat, 05 Dec 2015, Neil Williams wrote: > > http://paste.debian.net/341382/ > > So this one is fairly obvious, I already replied that it's > django.template.base.Origin that you should have used in the first

[Python-modules-team] Bug#807097: Bug#807097: python-django: Undeclared removal of previously supported features causes crashes

2015-12-06 Thread Neil Williams
27;s no reference to add-to-builtins in the lava-server code that I can find. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpFAfulB7dZ6.pgp Description: OpenPGP digital signature ___ Python-modules-team mailin

[Python-modules-team] Bug#807097: testing is fine, as *was* experimental.

2015-12-05 Thread Neil Williams
Downgrading to testing fixes both the server import error and the unit test import error. Neither of these issues were seen with the version of 1.9 that was actually in experimental. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpWEpnKNtw2n.pgp Description: OpenPGP

Re: [Python-modules-team] Django 1.9

2015-12-05 Thread Neil Williams
line with 1.9 if the version for testing in experimental is not the version that actually gets into unstable! -- Neil Williams = http://www.linux.codehelp.co.uk/ pgp3VJVBUq4iT.pgp Description: OpenPGP digital signature ___ Python-modules-team

[Python-modules-team] Bug#807097: python-django: Undeclared removal of previously supported features causes crashes

2015-12-05 Thread Neil Williams
Package: python-django Version: 1.9-1 Severity: grave Justification: renders package unusable http://paste.debian.net/341382/ http://paste.debian.net/341383/ I had previously tested django1.9 from experimental and have prepared changes which allow lava-server to run and for all the unit tests t

Re: [Python-modules-team] Django 1.9

2015-12-03 Thread Neil Williams
n of the test suite, making sure that not only do the images contain the expected components but that the image actually boots.) > All the applications must work with the Django in stable. Maybe the > anti-cyclic release cycles of Debian and Django are a blessing, not a > curse, bec

[Python-modules-team] Bug#806352: Help needed

2015-11-27 Thread Neil Williams
The package will likely not sustain that many compat patches. Without help to fix this package *upstream* (or by creating a new upstream), Django OpenID will simply become unusable. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpeCyKVtnMmj.pg

[Python-modules-team] Bug#802677: Sorry

2015-11-25 Thread Neil Williams
I didn't notice the -2 until after sending. Re-testing ... -- Neil Williams = http://www.linux.codehelp.co.uk/ pgp62wyObgb5E.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules

[Python-modules-team] Bug#802677: Reopen

2015-11-25 Thread Neil Williams
imit, capture_locals=capture_locals).format()) File "/usr/lib/python2.7/dist-packages/traceback2/__init__.py", line 449, in __init__ exc_value.__cause__.__traceback__, AttributeError: 'IntegrityError' object has no attribute '__traceback__' Again, this arises from

[Python-modules-team] Bug#802677: Bug#802677: Raising severity - blocking RC bug fixes

2015-11-25 Thread Neil Williams
blems you are seeing or if the above doesn't work on your tests, please let me know. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgplleRSE7p8Y.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list

[Python-modules-team] Bug#805359: Justification

2015-11-17 Thread Neil Williams
Just a note: The justification for grave is that django1.8 is now in unstable and python-django-extensions now causes packages using django1.8 to fail to migrate, as indicated. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpJrY1lTqENS.pgp Description: OpenPGP digital

[Python-modules-team] Bug#802677: Raising severity - blocking RC bug fixes

2015-11-16 Thread Neil Williams
now means I cannot build django-testscenarios to be able to fix the RC bug 801930 which builds and tests correctly if python-testtools is downgraded to a version which does not trigger the bug in django1.8. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpX3i8iweeDX.pgp

[Python-modules-team] Bug#804779: django-openid-auth: diff for NMU version 0.5-2.2

2015-11-11 Thread Neil Williams
loses: #804779) + + -- Neil Williams Wed, 11 Nov 2015 14:01:01 + + django-openid-auth (0.5-2.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru django-openid-auth-0.5/debian/patches/django1.8compat.patch django-openid-auth-0.5/debian/patches/django1.8compat.patch --- django-o

[Python-modules-team] Bug#804779: django-openid-auth: Breaks database migrations with django1.8

2015-11-11 Thread Neil Williams
Source: django-openid-auth Version: 0.5-2.1 Severity: grave Tags: upstream Justification: renders package unusable In django1.8, django.contrib.auth has gained a set of database migrations. As a direct result, django-openid-auth causes projects to fail to install, independent of any changes requi

[Python-modules-team] Bug#793945: affects lava-server

2015-07-30 Thread Neil Williams
: # if you have a stretch or jessie apt source apt-get install python-mock=1.0.1-3 apt-mark hold python-mock apache2ctl restart -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpIP7NI5bIF0.pgp Description: OpenPGP digital signature

[Python-modules-team] Bug#775375: Delayed upload

2015-01-17 Thread Neil Williams
Testing looks fine to me, uploading the NMU to delayed-4. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgp0AB2DgypSE.pgp Description: OpenPGP digital signature ___ Python-modules-team mailing list Python-modules-team

[Python-modules-team] Bug#775375: python-django: diff for NMU version 1.7.1-1.1

2015-01-16 Thread Neil Williams
of-service with +ModelMultipleChoiceField +(Closes: #775375) + + -- Neil Williams Fri, 16 Jan 2015 23:05:55 + + python-django (1.7.1-1) unstable; urgency=medium [ Raphaël Hertzog ] diff -Nru python-django-1.7.1/debian/patches/header-underscore.diff python-django-1.7.1/debian/patc

[Python-modules-team] Bug#755667: django-openid-auth: diff for NMU version 0.5-2.1

2014-10-10 Thread Neil Williams
loses: #755667) + + -- Neil Williams Fri, 10 Oct 2014 09:38:59 +0100 + django-openid-auth (0.5-2) unstable; urgency=medium * debian/patches/django1.6compat.patch: Fix compatibility diff -Nru django-openid-auth-0.5/debian/patches/django1.7compat.patch django-openid-auth-0.5/debian/pa

[Python-modules-team] Bug#739617: closed by Andrew Starr-Bochicchio (Bug#739617: fixed in django-openid-auth 0.5-2)

2014-02-22 Thread Neil Williams
broken right now. I didn't get a chance to reply to that but I'm very grateful that you've been able to make the upload. A fix was my preferred option, just wasn't sure how hard it was likely to be - hadn't had time to look into it. -- Neil Williams

[Python-modules-team] Bug#739617: python-django-auth-openid: Unusable with django 1.6

2014-02-20 Thread Neil Williams
on-openid 2.2.5-3 ii python-support 1.0.15 python-django-auth-openid recommends no packages. python-django-auth-openid suggests no packages. -- no debconf information -- Neil Williams = http://www.linux.codehelp.co.uk/ signature.asc Description: PGP signature __

[Python-modules-team] Bug#524073: python-numpy: please split atlas support into an optional package

2009-04-14 Thread Neil Williams
On Tue, 14 Apr 2009 10:23:11 -0700 Ondrej Certik wrote: > On Tue, Apr 14, 2009 at 10:09 AM, Neil Williams wrote: > > Package: python-numpy > > Version: 1:1.2.1-1 > > Severity: normal > > > > In #489253, ATLAS support was re-enabled. > > > > In #519

[Python-modules-team] Bug#524073: python-numpy: please split atlas support into an optional package

2009-04-14 Thread Neil Williams
Package: python-numpy Version: 1:1.2.1-1 Severity: normal In #489253, ATLAS support was re-enabled. In #519233, python-gtk2 was made to depend on python-numpy. The net result is that something as small and simple as wicd now depends on libgfortran and libblas in unstable. I ran my own systems f